Home
last modified time | relevance | path

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

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