Home
last modified time | relevance | path

Searched defs:hp0 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netgraph/
H A Dng_tag.c644 ng_tag_setdata_in(hook_p hook, const struct ng_tag_hookin *hp0) in ng_tag_setdata_in()
694 ng_tag_setdata_out(hook_p hook, const struct ng_tag_hookout *hp0) in ng_tag_setdata_out()
H A Dng_bpf.c551 ng_bpf_setprog(hook_p hook, const struct ng_bpf_hookprog *hp0) in ng_bpf_setprog()
/freebsd/usr.bin/xstr/
H A Dxstr.c333 struct hash *hp, *hp0; in hashit() local
/freebsd/lib/libcasper/services/cap_dns/tests/
H A Ddns_test.c159 hostent_compare(const struct hostent *hp0, const struct hostent *hp1) in hostent_compare()