Searched refs:he_buf (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dnb_net.c65 char he_buf[NSS_BUFLEN_HOSTS]; local
69 h = gethostbyname_r(name, &he, he_buf, sizeof (he_buf), &err);
/illumos-gate/usr/src/cmd/fs.d/nfs/clear_locks/
H A Dclear_locks.c61 char he_buf[NSS_BUFLEN_HOSTS]; local
66 if ((he = gethostbyname_r(client, &host_ent, he_buf, sizeof (he_buf),

Completed in 69 milliseconds