Home
last modified time | relevance | path

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

12345678

/freebsd/sbin/hastd/
H A Dhooks.c148 struct hookproc *hp; in hook_fini() local
170 struct hookproc *hp; in hook_alloc() local
198 hook_add(struct hookproc *hp, pid_t pid) in hook_add()
212 hook_remove(struct hookproc *hp) in hook_remove()
224 hook_free(struct hookproc *hp) in hook_free()
237 struct hookproc *hp; in hook_find() local
255 struct hookproc *hp; in hook_check_one() local
283 struct hookproc *hp, *hp2; in hook_check() local
341 struct hookproc *hp; in hook_execv() local
/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_hash.c35 ctf_hash_create(ctf_hash_t *hp, ulong_t nelems) in ctf_hash_create()
70 ctf_hash_size(const ctf_hash_t *hp) in ctf_hash_size()
95 ctf_hash_insert(ctf_hash_t *hp, ctf_file_t *fp, uint_t type, uint_t name) in ctf_hash_insert()
132 ctf_hash_define(ctf_hash_t *hp, ctf_file_t *fp, uint_t type, uint_t name) in ctf_hash_define()
145 ctf_hash_lookup(ctf_hash_t *hp, ctf_file_t *fp, const char *key, size_t len) in ctf_hash_lookup()
167 ctf_hash_destroy(ctf_hash_t *hp) in ctf_hash_destroy()
/freebsd/usr.sbin/rpc.statd/
H A Dprocs.c156 HostInfo *hp; in sm_mon_1_svc() local
223 static int do_unmon(HostInfo *hp, my_id *idp) in do_unmon()
264 HostInfo *hp; in sm_unmon_1_svc() local
302 HostInfo *hp; in sm_unmon_all_1_svc() local
340 HostInfo *hp; in sm_simu_crash_1_svc() local
388 HostInfo *hp; in sm_notify_1_svc() local
/freebsd/sbin/rcorder/
H A Dhash.c103 register struct Hash_Entry **hp; in Hash_InitTable() local
143 register struct Hash_Entry **hp, *h, *nexth = NULL; in Hash_DeleteTable() local
227 struct Hash_Entry **hp; in Hash_CreateEntry() local
286 register Hash_Entry **hp, *p; in Hash_DeleteEntry() local
401 register Hash_Entry *e, *next = NULL, **hp, **xp; in RebuildTable() local
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_inttab.c57 dt_inthash_t *hp, *np; in dt_inttab_destroy() local
72 dt_inthash_t *hp; in dt_inttab_insert() local
111 const dt_inthash_t *hp; in dt_inttab_write() local
H A Ddt_strtab.c104 dt_strhash_t *hp, *hq; in dt_strtab_destroy() local
148 dt_strtab_compare(dt_strtab_t *sp, dt_strhash_t *hp, in dt_strtab_compare()
219 dt_strhash_t *hp; in dt_strtab_index() local
239 dt_strhash_t *hp; in dt_strtab_insert() local
/freebsd/usr.bin/rup/
H A Drup.c68 struct host_list *hp; in search_host() local
83 struct host_list *hp; in remember_host() local
100 struct hostent *hp; in rstat_reply() local
168 struct hostent *hp; in onehost() local
/freebsd/contrib/tcp_wrappers/
H A Dscaffold.c46 static struct hostent *dup_hostent(struct hostent *hp) in dup_hostent()
119 struct hostent *hp; in find_inet_addr() local
166 struct addrinfo *hp, *res; local
169 struct hostent *hp; local
/freebsd/sys/netgraph/
H A Dng_tag.c131 const struct ng_tag_hookin *hp; in ng_tag_hookinary_getLength() local
142 const struct ng_tag_hookout *hp; in ng_tag_hookoutary_getLength() local
360 hp = (struct ng_tag_hookin *)msg->data; in ng_tag_rcvmsg() local
381 hp = (struct ng_tag_hookout *)msg->data; in ng_tag_rcvmsg() local
401 struct ng_tag_hookin *hp; in ng_tag_rcvmsg() local
425 struct ng_tag_hookout *hp; in ng_tag_rcvmsg() local
647 struct ng_tag_hookin *hp; in ng_tag_setdata_in() local
697 struct ng_tag_hookout *hp; in ng_tag_setdata_out() local
H A Dng_bpf.c129 const struct ng_bpf_hookprog *hp; in ng_bpf_hookprogary_getLength() local
315 hp = (struct ng_bpf_hookprog *)msg->data; in ng_bpf_rcvmsg() local
336 struct ng_bpf_hookprog *hp; in ng_bpf_rcvmsg() local
554 struct ng_bpf_hookprog *hp; in ng_bpf_setprog() local
/freebsd/usr.bin/rusers/
H A Drusers.c69 struct host_list *hp; in search_host() local
84 struct host_list *hp; in remember_host() local
99 struct hostent *hp; in rusers_reply() local
179 struct hostent *hp; in onehost() local
/freebsd/usr.sbin/lpr/pac/
H A Dpac.c204 register struct hent *hp; in account() local
244 register struct hent *hp, **ap; in dumpit() local
282 register struct hent *hp; in rewrite() local
322 register struct hent *hp; in enter() local
347 register struct hent *hp; in lookup() local
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dstrtab.c69 strhash_t *hp, *hq; in strtab_destroy() local
107 strtab_compare(strtab_t *sp, strhash_t *hp, const char *str, size_t len) in strtab_compare()
157 strhash_t *hp; in strtab_insert() local
233 const strhash_t *hp; in strtab_print() local
/freebsd/sbin/ipf/ipsend/
H A Darp.c34 struct hostent *hp; in resolve() local
65 struct hostent *hp; local
/freebsd/sys/ddb/
H A Ddb_ctf.c54 const ctf_header_t *hp = db_ctf_fetch_cth(lc); in sym_to_objtoff() local
155 const ctf_header_t *hp = db_ctf_fetch_cth(lc); in db_ctf_typename_to_type() local
217 const ctf_header_t *hp = db_ctf_fetch_cth(&sd->lc); in db_ctf_typeid_to_type() local
252 const ctf_header_t *hp = db_ctf_fetch_cth(&sd->lc); in db_ctf_stroff_to_str() local
/freebsd/usr.bin/mail/
H A Dsend.c283 mail1(struct header *hp, int printheaders) in mail1()
420 fixhead(struct header *hp, struct name *tolist) in fixhead()
448 infix(struct header *hp, FILE *fi) in infix()
499 puthead(struct header *hp, FILE *fo, int w) in puthead()
/freebsd/lib/libc/net/
H A Dname6.c218 struct hostent *hp; in getipnodebyname() local
317 struct hostent *hp; in getipnodebyaddr() local
400 _hpcopy(struct hostent *hp, int *errp) in _hpcopy()
481 struct hostent *hp, hpbuf; in _hpaddr() local
505 struct hostent *hp, hpbuf; in _hpmerge() local
567 _hpmapv6(struct hostent *hp, int *errp) in _hpmapv6()
587 _hpsort(struct hostent *hp, res_state statp) in _hpsort()
640 _hpreorder(struct hostent *hp) in _hpreorder()
/freebsd/libexec/bootpd/tools/bootpef/
H A Dbootpef.c119 struct host *hp; in main() local
261 mktagfile(struct host *hp) in mktagfile()
/freebsd/contrib/tcsh/
H A Dsh.hist.c77 hinsert(struct Hist *hp, struct Hist *pp) in hinsert()
91 hremove(struct Hist *hp) in hremove()
110 struct Hist *hp, *np; in discardExcess() local
753 struct Hist *hp; in createHistHashTable() local
857 struct Hist *hp; in findHistHashTable() local
1038 hfree(struct Hist *hp) in hfree()
1050 phist(struct Hist *hp, int hflg) in phist()
1099 struct Hist *hp; in dophist() local
1168 struct Hist *np, *hp; in dohist() local
1191 struct Hist *hp = ptr; in fmthist() local
[all …]
/freebsd/libexec/bootpd/
H A Ddumptab.c45 struct host *hp; in dumptab() local
122 dump_host(FILE *fp, struct host *hp) in dump_host()
/freebsd/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c112 ref_to_str(uint_t name, const ctf_header_t *hp, const ctf_data_t *cd) in ref_to_str()
183 print_header(const ctf_header_t *hp, const ctf_data_t *cd) in print_header()
205 print_labeltable(const ctf_header_t *hp, const ctf_data_t *cd) in print_labeltable()
268 read_data(const ctf_header_t *hp, const ctf_data_t *cd) in read_data()
314 read_funcs(const ctf_header_t *hp, const ctf_data_t *cd) in read_funcs()
401 read_types(const ctf_header_t *hp, const ctf_data_t *cd) in read_types()
723 read_strtab(const ctf_header_t *hp, const ctf_data_t *cd) in read_strtab()
903 ctf_header_t *hp = NULL; in main() local
/freebsd/contrib/ntp/ntpd/
H A Drefclock_jupiter.c542 struct jheader *hp; in jupiter_receive() local
797 struct jheader * hp in jupiter_send() argument
845 struct jheader *hp; jupiter_reqmsg() local
871 struct jheader *hp; jupiter_canmsg() local
893 struct jheader *hp; jupiter_reqonemsg() local
919 struct jheader *hp; jupiter_platform() local
951 struct jheader *hp; jupiter_recv() local
[all...]
/freebsd/crypto/heimdal/lib/roken/
H A Diruserok.c62 struct hostent *hp; in __icheckhost() local
96 struct hostent *hp; in __ivaliduser() local
/freebsd/contrib/unbound/compat/
H A Dfake-rfc2553.c50 struct hostent *hp; in getnameinfo() local
151 struct hostent *hp; in getaddrinfo() local
/freebsd/crypto/openssh/openbsd-compat/
H A Dfake-rfc2553.c51 struct hostent *hp; in getnameinfo() local
158 struct hostent *hp; in getaddrinfo() local

12345678