Searched refs:wholen (Results 1 – 2 of 2) sorted by relevance
2753 socklen_t wholen; in doit() local2801 wholen = sizeof (struct sockaddr_in); in doit()2803 addrbuf = (char *)malloc(wholen); in doit()2812 (void) memcpy(addrbuf, (const void *)&sin->sin_addr, wholen); in doit()2820 rsaddr.length = wholen; in doit()2835 wholen = sizeof (struct sockaddr_in6); in doit()2840 addrbuf = (char *)malloc(wholen); in doit()2852 wholen); in doit()2879 if (getnameinfo((const struct sockaddr *) who, wholen, host_name, in doit()
938 size_t wholen; /* copyinstr length */ in pm_ioctl() local980 wholen = 0; in pm_ioctl()1007 req32.physpath, who, MAXNAMELEN, &wholen); in pm_ioctl()1123 MAXNAMELEN, &wholen); in pm_ioctl()