Searched defs:hp (Results 1 - 25 of 200) sorted by path

12345678

/freebsd-11-stable/bin/ps/
H A Dkeyword.c271 char *cp, *hp; local
327 char *hp, *realfmt; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_create.c843 ctf_hash_t *hp = &fp->ctf_structs; local
865 ctf_hash_t *hp = &fp->ctf_unions; local
887 ctf_hash_t *hp = &fp->ctf_enums; local
909 ctf_hash_t *hp; local
1268 ctf_hash_t *hp; local
[all...]
H A Dctf_hash.c35 ctf_hash_create(ctf_hash_t *hp, ulong_t nelems) argument
70 ctf_hash_size(const ctf_hash_t *hp) argument
95 ctf_hash_insert(ctf_hash_t *hp, ctf_file_t *fp, ushort_t type, uint_t name) argument
132 ctf_hash_define(ctf_hash_t *hp, ctf_file_t *fp, ushort_t type, uint_t name) argument
145 ctf_hash_lookup(ctf_hash_t *hp, ctf_file_t *fp, const char *key, size_t len) argument
167 ctf_hash_destroy(ctf_hash_t *hp) argument
[all...]
H A Dctf_lookup.c84 const ctf_helem_t *hp; local
H A Dctf_open.c111 init_symtab(ctf_file_t *fp, const ctf_header_t *hp, argument
209 ctf_hash_t *hp; local
548 ctf_header_t hp; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_inttab.c57 dt_inthash_t *hp, *np; local
72 dt_inthash_t *hp; local
111 const dt_inthash_t *hp; local
[all...]
H A Ddt_strtab.c104 dt_strhash_t *hp, *hq; local
148 dt_strtab_compare(dt_strtab_t *sp, dt_strhash_t *hp, argument
212 dt_strhash_t *hp; local
232 dt_strhash_t *hp; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dstrtab.c69 strhash_t *hp, *hq; local
107 strtab_compare(strtab_t *sp, strhash_t *hp, const char *str, size_t len) argument
157 strhash_t *hp; local
233 const strhash_t *hp; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c111 ref_to_str(uint_t name, const ctf_header_t *hp, const ctf_data_t *cd) argument
182 print_header(const ctf_header_t *hp, const ctf_data_t *cd) argument
204 print_labeltable(const ctf_header_t *hp, const ctf_data_t *cd) argument
267 read_data(const ctf_header_t *hp, const ctf_data_t *cd) argument
311 read_funcs(const ctf_header_t *hp, const ctf_data_t *cd) argument
388 read_types(const ctf_header_t *hp, const ctf_data_t *cd) argument
634 read_strtab(const ctf_header_t *hp, const ctf_data_t *cd) argument
814 ctf_header_t *hp = NULL; local
[all...]
/freebsd-11-stable/contrib/amd/amd/
H A Dautil.c129 struct hostent *hp; local
H A Dops_lustre.c111 struct hostent *hp; local
H A Dopts.c845 struct hostent *hp; local
H A Dsrvr_nfs.c453 struct hostent *hp = NULL; local
692 struct hostent *hp = NULL; local
[all...]
/freebsd-11-stable/contrib/amd/amq/
H A Damq.c420 struct hostent *hp; local
H A Dpawd.c178 struct hostent *hp; local
/freebsd-11-stable/contrib/amd/conf/transp/
H A Dtransp_sockets.c55 struct hostent *hp; local
/freebsd-11-stable/contrib/amd/fixmount/
H A Dfixmount.c538 struct hostent *hp; local
/freebsd-11-stable/contrib/amd/fsinfo/
H A Dfsi_analyze.c453 analyze_drives(host *hp) argument
476 analyze_mounts(host *hp) argument
570 host *hp; local
[all...]
H A Dfsi_util.c299 compute_automount_point(char *buf, size_t l, host *hp, char *vn) argument
339 host *hp = CALLOC(struct host); local
349 set_host(host *hp, int k, char *v) argument
[all...]
H A Dwr_bparam.c68 write_boot_info(FILE *ef, host *hp) argument
93 host *hp; local
[all...]
H A Dwr_dumpset.c77 host *hp; local
H A Dwr_exportfs.c85 host *hp; local
H A Dwr_fstab.c101 char *hp = xstrdup(dp->d_host->h_hostname); local
123 char *hp = xstrdup(h); local
258 find_fstab_type(host *hp) argument
312 host *hp; local
[all...]
/freebsd-11-stable/contrib/amd/libamu/
H A Dmount_fs.c1133 struct hostent *hp; local
H A Dwire.c230 struct hostent *hp; local

Completed in 217 milliseconds

12345678