Home
last modified time | relevance | path

Searched defs:he (Results 1 – 25 of 25) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgethostent_r.c38 struct hostent *he = gethostbyname(name); in gethostbyname_r() local
65 struct hostent *he = gethostbyaddr(addr, len, type); in gethostbyaddr_r() local
97 struct hostent *he = gethostent(); in gethostent_r() local
155 copy_hostent(struct hostent *he, struct hostent *hptr, HOST_R_COPY_ARGS) { in copy_hostent()
215 copy_hostent(struct hostent *he, struct hostent *hptr, HOST_R_COPY_ARGS) { in copy_hostent()
H A Dgethostent.c272 struct hostent he, *he1 = NULL, *he2 = NULL, *he3; in getipnodebyname() local
438 freehostent(struct hostent *he) {
812 struct hostent *he = NULL; local
H A Dirpmarshall.c2122 struct hostent he, *hp; in main() local
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dnb_net.c66 struct hostent he, *h; in nb_resolvehost_in() local
/illumos-gate/usr/src/cmd/mdb/common/modules/libmlsvc/
H A Dsmb_ht.c76 HT_TABLE_ENTRY *he = &hw->hw_tblent; in smb_ht_walk_step() local
/illumos-gate/usr/src/lib/libnsl/nss/
H A Dgetipnodeby.c1064 __mappedtov4(struct hostent *he, int *extract_error) in __mappedtov4()
1179 __filter_addresses(int af, struct hostent *he) in __filter_addresses()
1223 __find_mapped(struct hostent *he, int find_both) in __find_mapped()
H A Dnetdir_inet.c493 struct hostent *he = NULL, *tmphe; in _get_hostserv_inetnetdir_byname() local
909 struct hostent *he = NULL, *tmphe; in _get_hostserv_inetnetdir_byaddr() local
2166 hsents2ndhostservs(struct hostent *he, struct servent *se, in hsents2ndhostservs()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Ddef_realm.c87 struct hostent *he = NULL; in krb5int_address_get_realm() local
/illumos-gate/usr/src/lib/print/libipp-listener/common/
H A Dprint-job.c114 struct hostent *he; in ipp_print_job() local
/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
/illumos-gate/usr/src/uts/common/io/
H A Dneti_impl.c482 net_event_register(net_handle_t info, hook_event_t *he) in net_event_register()
506 net_event_unregister(net_handle_t info, hook_event_t *he) in net_event_unregister()
519 net_event_shutdown(net_handle_t info, hook_event_t *he) in net_event_shutdown()
H A Dhook.c1310 hook_event_add(hook_family_int_t *hfi, hook_event_t *he) in hook_event_add()
1430 hook_event_remove(hook_family_int_t *hfi, hook_event_t *he) in hook_event_remove()
1519 hook_event_shutdown(hook_family_int_t *hfi, hook_event_t *he) in hook_event_shutdown()
1616 hook_event_checkdup(hook_event_t *he, hook_stack_t *hks) in hook_event_checkdup()
/illumos-gate/usr/src/lib/nsswitch/dns/common/
H A Dgethostent.c135 struct hostent *he; local
195 struct hostent *he; local
H A Dgethostent6.c282 struct hostent *he = NULL; local
H A Ddns_common.c107 ent2result(struct hostent *he, nss_XbyY_args_t *argp, int af_type) in ent2result()
/illumos-gate/usr/src/lib/lib9p/common/
H A Dhashtable.c57 struct ht_entry *he; in ht_destroy() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ipaddr.c379 static struct hostent he; /* host entry */ in lgetipnodebyname() local
/illumos-gate/usr/src/uts/intel/io/viona/
H A Dviona_hook.c46 hook_event_t he; in viona_hook() local
/illumos-gate/usr/src/cmd/auditreduce/
H A Doption.c319 struct hostent *he; in proc_object() local
/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c217 struct ht_elt *he; in visited_find_or_add() local
1168 struct ht_elt *he; in enable_fmri_rec() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c895 hashentry_t *he; local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_rules.c537 struct hostent *he; in ip2hostname() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c731 struct hostent he; member
H A Dikeadm.c587 struct hostent he; member
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c4431 static struct hostent he; local