Home
last modified time | relevance | path

Searched defs:h (Results 151 – 175 of 634) sorted by relevance

12345678910>>...26

/illumos-gate/usr/src/lib/libumem/common/
H A Dmisc.c106 register int h = 1; in highbit() local
136 register int h = 1; in lowbit() local
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_cfgfile.c94 nscd_cfg_handle_t *h = NULL; in _nscd_cfg_read_file() local
231 nscd_cfg_handle_t *h = NULL; in _nscd_cfg_read_nsswitch_file() local
/illumos-gate/usr/src/cmd/ypcmd/
H A Dmkalias.c85 IsQualified(char *s, char *p, char *h) in IsQualified()
211 HostCheck(char *h, char *a) in HostCheck()
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_ustat.c155 uint_t h = fmd_strhash(sp->fmds_name) % usp->us_hashlen; in fmd_ustat_delete_locked() local
208 uint_t h; in fmd_ustat_insert() local
H A Dfmd_dispq.c85 uint_t h = fmd_strhash(name) % dep->dq_hashlen; in fmd_dispqelem_lookup() local
119 uint_t h = fmd_strhash(name) % dep->dq_hashlen; in fmd_dispq_insert_one() local
173 uint_t h = fmd_strhash(patv[0]) % dep->dq_hashlen; in fmd_dispq_delete_one() local
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dmemset_s.c36 h(const char *_RESTRICT_KYWD msg, void *_RESTRICT_KYWD ptr, errno_t error) in h() function
/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dtest-array.c28 int h[4][5][6][7][8][9]; variable
H A Dtest-int.c28 unsigned int h; variable
/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_tmpl.c330 scf_handle_t *h; in _read_single_value_from_pg() local
534 scf_handle_t *h; in _append_astrings_values() local
914 scf_handle_t *h; in _get_snapshot() local
1171 scf_handle_t *h; in _walk_template_instances() local
1481 scf_handle_t *h; in _find_template_pg_match() local
1668 scf_handle_t *h; in find_pg_match() local
1727 scf_handle_t *h; in scf_tmpl_get_by_pg() local
1943 scf_handle_t *h; in scf_tmpl_get_by_pg_name() local
2299 scf_handle_t *h; in scf_tmpl_iter_pgs() local
2722 scf_handle_t *h; in scf_tmpl_iter_props() local
[all …]
/illumos-gate/usr/src/tools/cw/
H A Dcw.c308 warnings(struct aelist *h) in warnings()
324 optim_disable(struct aelist *h, int level) in optim_disable()
334 Xsmode(struct aelist *h) in Xsmode()
361 xlate_xtb(struct aelist *h, const char *xarg) in xlate_xtb()
388 xlate(struct aelist *h, const char *xarg, const char **table) in xlate()
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash_func.c160 u_int32_t h, loop; in hash4() local
/illumos-gate/usr/src/test/util-tests/tests/ctf/test-merge-dedup/
H A Dtest-merge-1.c18 const char *h; variable
/illumos-gate/usr/src/cmd/cdrw/
H A Dwrite_image.c43 bstreamhandle h; in write_image() local
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_common.c1550 uint8_t *h, *d; in pci_config_rep_rd8() local
1586 uint16_t *h, *d; in pci_config_rep_rd16() local
1622 uint32_t *h, *d; in pci_config_rep_rd32() local
1656 uint8_t *h, *d; in pci_config_rep_wr8() local
1689 uint16_t *h, *d; in pci_config_rep_wr16() local
1722 uint32_t *h, *d; in pci_config_rep_wr32() local
/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_overflow.c90 PAGE *h; local
262 PAGE *h; local
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_dsc.c168 Dwarf_Dsc_Head h = 0; in dwarf_discr_list() local
317 Dwarf_Dsc_Head h = (Dwarf_Dsc_Head) m; in _dwarf_dsc_destructor() local
/illumos-gate/usr/src/lib/libsaveargs/tests/functional/
H A Dstack-spill.c20 test(long a, long b, long c, long d, long e, long f, long g, long h) in test()
/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A Djohap_to_utf.c36 register short h, i, j, l; in _johap_to_utf8() local
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwhln_st.c45 whline_set(w, h, n) in whline_set() argument
H A Dwhln.c45 whline(WINDOW *w, chtype h, int n) in whline()
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwhln_st.c48 whline_set(WINDOW *w, const cchar_t *h, int n) in whline_set()
H A Dwhln.c48 whline(WINDOW *w, chtype h, int n) in whline()
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/recno/
H A Drec_search.c70 register PAGE *h; local
/illumos-gate/usr/src/cmd/eqn/
H A Dpile.c20 int bi, hi, i, gap, h, b, nlist, nlist2, mid; in lpile() local
/illumos-gate/usr/src/lib/libsasl/lib/
H A Ddlopen.c112 shl_t h = shl_load(fname, BIND_DEFERRED, 0L); in dlopen() local
128 dlclose(dll_handle h) in dlclose()
136 dlsym(dll_handle h, char *n) in dlsym()

12345678910>>...26