/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ |
H A D | hv.h | 16 struct he { struct 17 HE *hent_next; /* next entry in chain */ argument 18 HEK *hent_hek; /* hash key */ argument 19 SV *hent_val; /* scalar value that was hashed */ argument 244 #define HeNEXT(he) (he)->hent_next argument 245 #define HeKEY_hek(he) (he)->hent_hek argument 246 #define HeKEY(he) HEK_KEY(HeKEY_hek(he)) argument 247 #define HeKEY_sv(he) (*(SV**)HeKEY(he)) argument 248 #define HeKLEN(he) HEK_LEN(HeKEY_hek(he)) argument 249 #define HeKUTF8(he) HEK_UTF8(HeKEY_hek(he)) argument [all …]
|
H A D | av.c | 949 HE *he; in S_avhv_index() local 996 HE *he; in Perl_avhv_delete_ent() local 1012 HE *he; in Perl_avhv_exists_ent() local
|
H A D | hv.c | 29 HE* he; in S_new_he() local 51 register HE* he; in S_more_he() local 107 HE *he = PL_hv_fetch_ent_mh; in Perl_free_tied_hv_pool() local 1900 HE *he; in Perl_hv_iternextsv() local
|
H A D | pp_hot.c | 1699 HE* he; in PP() local 3110 HE* he; in S_method_common() local 3165 HE* he = hv_fetch_ent(stash, meth, 0, *hashp); in S_method_common() local
|
/onnv-gate/usr/src/lib/libresolv2/common/irs/ |
H A D | gethostent_r.c | 42 struct hostent *he = gethostbyname(name); in gethostbyname_r() local 69 struct hostent *he = gethostbyaddr(addr, len, type); in gethostbyaddr_r() local 101 struct hostent *he = gethostent(); in gethostent_r() local 159 copy_hostent(struct hostent *he, struct hostent *hptr, HOST_R_COPY_ARGS) { in copy_hostent() 219 copy_hostent(struct hostent *he, struct hostent *hptr, HOST_R_COPY_ARGS) { in copy_hostent()
|
H A D | gethostent.c | 276 struct hostent he, *he1 = NULL, *he2 = NULL, *he3; in getipnodebyname() local 442 freehostent(struct hostent *he) { 816 struct hostent *he = NULL; local
|
/onnv-gate/usr/src/lib/libsmbfs/smb/ |
H A D | nb_net.c | 66 struct hostent he, *h; in nb_resolvehost_in() local
|
/onnv-gate/usr/src/lib/print/libipp-listener/common/ |
H A D | print-job.c | 114 struct hostent *he; in ipp_print_job() local
|
/onnv-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | def_realm.c | 84 struct hostent *he = NULL; in krb5int_address_get_realm() local
|
/onnv-gate/usr/src/cmd/fs.d/nfs/clear_locks/ |
H A D | clear_locks.c | 62 struct hostent host_ent, *he; in nfs4_clr_state() local
|
/onnv-gate/usr/src/lib/libnsl/nss/ |
H A D | getipnodeby.c | 1010 __mappedtov4(struct hostent *he, int *extract_error) in __mappedtov4() 1125 __filter_addresses(int af, struct hostent *he) in __filter_addresses() 1169 __find_mapped(struct hostent *he, int find_both) in __find_mapped()
|
H A D | netdir_inet.c | 489 struct hostent *he = NULL, *tmphe; in _get_hostserv_inetnetdir_byname() local 905 struct hostent *he = NULL, *tmphe; in _get_hostserv_inetnetdir_byaddr() local 2158 hsents2ndhostservs(struct hostent *he, struct servent *se, in hsents2ndhostservs()
|
/onnv-gate/usr/src/uts/common/io/ |
H A D | neti_impl.c | 482 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 D | hook.c | 1290 hook_event_add(hook_family_int_t *hfi, hook_event_t *he) in hook_event_add() 1410 hook_event_remove(hook_family_int_t *hfi, hook_event_t *he) in hook_event_remove() 1499 hook_event_shutdown(hook_family_int_t *hfi, hook_event_t *he) in hook_event_shutdown() 1596 hook_event_checkdup(hook_event_t *he, hook_stack_t *hks) in hook_event_checkdup()
|
/onnv-gate/usr/src/lib/nsswitch/dns/common/ |
H A D | gethostent.c | 137 struct hostent *he; local 197 struct hostent *he; local
|
H A D | dns_common.c | 99 ent2result(he, argp, af_type) in ent2result() argument
|
H A D | gethostent6.c | 284 struct hostent *he = NULL; local
|
/onnv-gate/usr/src/stand/lib/wanboot/ |
H A D | http_aux.c | 40 struct hostent he; member
|
/onnv-gate/usr/src/common/openssl/crypto/bio/ |
H A D | b_sock.c | 112 struct hostent *he; in BIO_get_host_ip() local
|
/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_ipaddr.c | 355 static struct hostent he; /* host entry */ in lgetipnodebyname() local
|
/onnv-gate/usr/src/cmd/cvcd/sparc/sun4u/starfire/ |
H A D | cvcd.c | 587 struct hostent *he; local
|
/onnv-gate/usr/src/cmd/auditreduce/ |
H A D | option.c | 319 struct hostent *he; in proc_object() local
|
/onnv-gate/usr/src/common/openssl/apps/ |
H A D | s_socket.c | 517 struct hostent *he; in host_ip() local
|
/onnv-gate/usr/src/cmd/svc/svcadm/ |
H A D | svcadm.c | 198 struct ht_elt *he; in visited_find_or_add() local 1024 struct ht_elt *he; in enable_fmri_rec() local
|
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/ |
H A D | Storable.xs | 1277 HE *he; in clean_store_context() local 2231 HE *he = hv_iternext_flags(hv, HV_ITERNEXT_WANTPLACEHOLDERS); in store_hash() local 2253 HE *he = hv_fetch_ent(hv, key, 0, 0); in store_hash() local 2377 HE *he = hv_iternext_flags(hv, HV_ITERNEXT_WANTPLACEHOLDERS); in store_hash() local 2379 HE *he = hv_iternext(hv); in store_hash() local
|