plength          1473 source3/lib/util_sock.c 				socklen_t *plength)
plength          1486 source3/lib/util_sock.c 		plength = &length;
plength          1489 source3/lib/util_sock.c 	if (getpeername(fd, (struct sockaddr *)pss, plength) < 0) {
plength          1498 source3/lib/util_sock.c 			*plength);