Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/clear_locks/
H A Dclear_locks.c64 struct hostent host_ent, *he; in nfs4_clr_state() local
68 if ((he = gethostbyname_r(client, &host_ent, he_buf, sizeof (he_buf), in nfs4_clr_state()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dldapsinit.c270 LDAPHostEnt host_ent; in do_ldapssl_connect() local
341 &host_ent, host_buf, HOST_BUF_SIZE, &stat, NULL); in do_ldapssl_connect()