Home
last modified time | relevance | path

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

123456

/dflybsd-src/sys/vfs/hpfs/
H A Dhpfs_vnops.c137 struct hpfsnode *hp = VTOHP(vp); in hpfs_ioctl() local
268 struct hpfsnode *hp = VTOHP(ap->a_vp); in hpfs_bmap() local
300 struct hpfsnode *hp = VTOHP(vp); in hpfs_read() local
360 struct hpfsnode *hp = VTOHP(vp); in hpfs_write() local
445 struct hpfsnode *hp = VTOHP(vp); in hpfs_getattr() local
493 struct hpfsnode *hp = VTOHP(vp); in hpfs_setattr() local
593 struct hpfsnode *hp = VTOHP(vp); in hpfs_inactive() local
635 struct hpfsnode *hp = VTOHP(vp); in hpfs_reclaim() local
661 struct hpfsnode *hp = VTOHP(vp); in hpfs_print() local
685 struct hpfsnode *hp; in hpfs_strategy() local
[all …]
H A Dhpfs_hash.c91 struct hpfsnode *hp; in hpfs_hphashlookup() local
106 struct hpfsnode *hp; in hpfs_hphashvget() local
145 hpfs_hphashins(struct hpfsnode *hp) in hpfs_hphashins()
160 hpfs_hphashrem(struct hpfsnode *hp) in hpfs_hphashrem()
H A Dhpfs_subr.c523 struct hpfsnode *hp) in hpfs_validateparent()
670 struct hpfsnode *hp) in hpfs_updateparent()
726 struct hpfsnode *hp) in hpfs_update()
754 struct hpfsnode *hp, in hpfs_truncate()
798 struct hpfsnode *hp, in hpfs_extend()
/dflybsd-src/usr.sbin/rpc.statd/
H A Dprocs.c84 HostInfo *hp; in sm_mon_1_svc() local
141 do_unmon(HostInfo *hp, my_id *idp) in do_unmon()
183 HostInfo *hp; in sm_unmon_1_svc() local
222 HostInfo *hp; in sm_unmon_all_1_svc() local
261 HostInfo *hp; in sm_simu_crash_1_svc() local
309 HostInfo *hp; in sm_notify_1_svc() local
H A Dfile.c77 HostInfo *hp; in find_host() local
271 HostInfo *hp; in notify_hosts() local
/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-hash.c188 ctf_dynhash_insert (ctf_dynhash_t *hp, void *key, void *value) in ctf_dynhash_insert()
209 ctf_dynhash_remove (ctf_dynhash_t *hp, const void *key) in ctf_dynhash_remove()
216 ctf_dynhash_empty (ctf_dynhash_t *hp) in ctf_dynhash_empty()
222 ctf_dynhash_lookup (ctf_dynhash_t *hp, const void *key) in ctf_dynhash_lookup()
251 ctf_dynhash_iter (ctf_dynhash_t *hp, ctf_hash_iter_f fun, void *arg_) in ctf_dynhash_iter()
276 ctf_dynhash_iter_remove (ctf_dynhash_t *hp, ctf_hash_iter_remove_f fun, in ctf_dynhash_iter_remove()
284 ctf_dynhash_destroy (ctf_dynhash_t *hp) in ctf_dynhash_destroy()
303 ctf_hash_size (const ctf_hash_t *hp) in ctf_hash_size()
309 ctf_hash_insert_type (ctf_hash_t *hp, ctf_file_t *fp, uint32_t type, in ctf_hash_insert_type()
339 ctf_hash_define_type (ctf_hash_t *hp, ctf_file_t *fp, uint32_t type, in ctf_hash_define_type()
[all …]
/dflybsd-src/sbin/rcorder/
H A Dhash.c103 struct Hash_Entry **hp; in Hash_InitTable() local
143 struct Hash_Entry **hp, *h, *nexth = NULL; in Hash_DeleteTable() local
235 struct Hash_Entry **hp; in Hash_CreateEntry() local
293 Hash_Entry **hp, *p; in Hash_DeleteEntry() local
413 Hash_Entry *e, *next = NULL, **hp, **xp; in RebuildTable() local
/dflybsd-src/sys/netgraph7/
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
359 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
402 struct ng_tag_hookin *hp; in ng_tag_rcvmsg() local
426 struct ng_tag_hookout *hp; in ng_tag_rcvmsg() local
646 struct ng_tag_hookin *hp; in ng_tag_setdata_in() local
696 struct ng_tag_hookout *hp; in ng_tag_setdata_out() local
/dflybsd-src/contrib/tcp_wrappers/
H A Dscaffold.c46 static struct hostent *dup_hostent(hp) in dup_hostent() argument
122 struct hostent *hp; local
170 struct addrinfo *hp, *res; local
173 struct hostent *hp; local
/dflybsd-src/usr.bin/rup/
H A Drup.c60 struct host_list *hp; in search_host() local
75 struct host_list *hp; in remember_host() local
92 struct hostent *hp; in rstat_reply() local
173 struct hostent *hp; in onehost() local
/dflybsd-src/usr.bin/rusers/
H A Drusers.c64 struct host_list *hp; in search_host() local
79 struct host_list *hp; in remember_host() local
94 struct hostent *hp; in rusers_reply() local
175 struct hostent *hp; in onehost() local
/dflybsd-src/usr.sbin/lpr/pac/
H A Dpac.c204 struct hent *hp; in account() local
244 struct hent *hp, **ap; in dumpit() local
282 struct hent *hp; in rewrite() local
322 struct hent *hp; in enter() local
348 struct hent *hp; in lookup() local
/dflybsd-src/contrib/tcsh-6/
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
766 struct Hist *hp; in createHistHashTable() local
870 struct Hist *hp; in findHistHashTable() local
1051 hfree(struct Hist *hp) in hfree()
1063 phist(struct Hist *hp, int hflg) in phist()
1112 struct Hist *hp; in dophist() local
1181 struct Hist *np, *hp; in dohist() local
1203 struct Hist *hp, *np; in cleanhist() local
[all …]
H A Dsh.lex.c144 lex(struct wordent *hp) in lex()
239 copylex(struct wordent *hp, struct wordent *fp) in copylex()
716 struct wordent *hp, *ip; in getexcl() local
926 struct wordent *hp = &lexi; in dosub() local
1193 struct Hist *hp; in gethent() local
1319 struct Hist *hp; in findev() local
/dflybsd-src/lib/libc/net/
H A Dname6.c216 struct hostent *hp; in getipnodebyname() local
313 struct hostent *hp; in getipnodebyaddr() local
395 _hpcopy(struct hostent *hp, int *errp) in _hpcopy()
476 struct hostent *hp, hpbuf; in _hpaddr() local
500 struct hostent *hp, hpbuf; in _hpmerge() local
562 _hpmapv6(struct hostent *hp, int *errp) in _hpmapv6()
582 _hpsort(struct hostent *hp, res_state statp) in _hpsort()
634 _hpreorder(struct hostent *hp) in _hpreorder()
/dflybsd-src/usr.bin/mail/
H A Dsend.c284 mail1(struct header *hp, int printheaders) in mail1()
421 fixhead(struct header *hp, struct name *tolist) in fixhead()
449 infix(struct header *hp, FILE *fi) in infix()
498 puthead(struct header *hp, FILE *fo, int w) in puthead()
/dflybsd-src/sys/netgraph/bpf/
H A Dng_bpf.c110 const struct ng_bpf_hookprog *hp; in ng_bpf_hookprogary_getLength() local
272 hp = (struct ng_bpf_hookprog *)msg->data; in ng_bpf_rcvmsg() local
293 struct ng_bpf_hookprog *hp; in ng_bpf_rcvmsg() local
477 struct ng_bpf_hookprog *hp; in ng_bpf_setprog() local
/dflybsd-src/sys/netgraph7/bpf/
H A Dng_bpf.c124 const struct ng_bpf_hookprog *hp; in ng_bpf_hookprogary_getLength() local
312 hp = (struct ng_bpf_hookprog *)msg->data; in ng_bpf_rcvmsg() local
333 struct ng_bpf_hookprog *hp; in ng_bpf_rcvmsg() local
553 struct ng_bpf_hookprog *hp; in ng_bpf_setprog() local
/dflybsd-src/libexec/bootpd/tools/bootpef/
H A Dbootpef.c130 struct host *hp; in main() local
272 mktagfile(struct host *hp) in mktagfile()
/dflybsd-src/libexec/bootpd/
H A Ddumptab.c54 struct host *hp; in dumptab() local
131 dump_host(FILE *fp, struct host *hp) in dump_host()
H A Dbootpd.c621 struct host *hp = NULL; in handle_request() local
1149 dovend_cmu(struct bootp *bp, struct host *hp) in dovend_cmu()
1217 dovend_rfc1048(struct bootp *bp, struct host *hp, int32 bootsize) in dovend_rfc1048()
/dflybsd-src/usr.sbin/arp/
H A Darp.c272 struct hostent *hp; in set() local
371 struct hostent *hp; in get() local
400 struct hostent *hp; in delete() local
528 struct hostent *hp; in print_entry() local
/dflybsd-src/lib/libc/resolv/
H A Dres_mkquery.c103 HEADER *hp; in res_nmkquery() local
210 HEADER *hp; in res_nopt() local
/dflybsd-src/lib/libc/db/hash/
H A Dndbm.c222 HTAB *hp; in dbm_error() local
235 HTAB *hp; in dbm_clearerr() local
/dflybsd-src/usr.bin/systat/
H A Dnetcmds.c124 struct hostent *hp; in changeitems() local
296 struct hostent *hp; in showhosts() local

123456