Home
last modified time | relevance | path

Searched defs:hash (Results 201 – 225 of 292) sorted by relevance

12345678910>>...12

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_tx.c2814 uint32_t hash; in sfxge_tx_packet_add() local
2892 uint32_t hash = 0; in sfxge_tx_packet_add() local
/illumos-gate/usr/src/common/ctf/
H A Dctf_create.c67 ctf_dtdef_t **hash = ctf_alloc(hashlen * sizeof (ctf_dtdef_t *)); in ctf_create() local
105 ctf_dtdef_t **hash; in ctf_fdcreate() local
/illumos-gate/usr/src/lib/librsm/common/
H A Drsmlib.c398 int hash; in _rsm_insert_pollfd_table() local
499 int hash; in _rsm_remove_pollfd_table() local
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_state.c1670 uint32_t hash = 0; in nfsclnt_hash() local
1984 uint32_t hash = 0; in clntip_hash() local
2174 uint_t hash = 0; in openowner_hash() local
2386 uint_t hash = 0; in lockowner_hash() local
H A Dnfs_auth.c287 hash(struct netbuf *a) in hash() function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeysUtil.c835 CK_BYTE hash[SHA512_DIGEST_LENGTH]; /* space enough for all mechs */ in soft_derivekey() local
/illumos-gate/usr/src/uts/common/os/
H A Ddacf.c313 mod_hash_t *hash; in dacf_rule_insert() local
H A Dlabelsys.c206 tnrhtp_find(const char *name, mod_hash_t *hash) in tnrhtp_find()
H A Dmsg.c1286 long hash = -msg_type / MSG_NEG_INTERVAL; in msg_type_hash() local
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_filter.c969 unsigned hash, incr, filter_idx, depth; in siena_filter_search() local
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_xu_index.c771 Dwarf_Sig8 hash; in _dwarf_search_fission_for_offset() local
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c796 uint_t hash = sgs_str_hash(name); in is_so_loaded() local
1146 uint_t hash = sgs_str_hash(nname); in file_open() local
H A Dcap.c1074 uint_t hash = sgs_str_hash(name); in cap_files() local
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_acl.c1835 int hash; in si_cache_del() local
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlstate.h60 GCObject **hash; member
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dfilesys_rcm.c1081 hash(uint32_t h, char *s) in hash() function
/illumos-gate/usr/src/cmd/csh/
H A Dsh.h541 #define hash(a, b) ((a) * HSHMUL + (b) & HSHMASK) macro
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_main2.c1278 uint32_t hash; local
1292 uint32_t hash; local
/illumos-gate/usr/src/common/nvpair/
H A Dnvpair.c337 uint64_t hash = nvt_hash(name); in nvt_lookup_name_type() local
383 uint32_t hash = nvt_hash(NVP_NAME(&e->nvi_nvp)); in nvt_resize() local
471 uint64_t hash = nvt_hash(name); in nvt_remove_nvpair() local
526 uint64_t hash = nvt_hash(name); in nvt_add_nvpair() local
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ftable.c807 ire_round_robin(irb_t *irb_ptr, ire_ftable_args_t *margs, uint_t hash, in ire_round_robin()
H A Dtnet.c263 uint_t hash; in gcdb_hash_by_secattr() local
/illumos-gate/usr/src/cmd/vtfontcvt/
H A Dvtfontcvt.c270 int hash; in add_glyph() local
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk1.c1426 struct reghashq hash; member
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DLocalConsumer.java1415 int hash = 17; in hashCode() local
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs648 HV *hash; in get_tie() local

12345678910>>...12