Home
last modified time | relevance | path

Searched defs:hashval (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_cache.c2387 unsigned int hashval = cnp->cn_hash; in cache_lookup_locked() local
2425 unsigned int hashval = cnp->cn_hash; in cache_lookup_smr() local
2537 unsigned int hashval = cnp->cn_hash; in cache_lookup_fallback() local
2649 unsigned int hashval; in cache_lookup_ext() local
3104 uint32_t i, hashval; in resize_namecache() local
3355 uint32_t i, hashval; in resize_string_ref_table() local
3416 vfs_addname(const char *name, uint32_t len, u_int hashval, u_int flags) in vfs_addname()
3423 add_name_internal(const char *name, uint32_t len, u_int hashval, boolean_t need_extra_ref, __unused… in add_name_internal()
3526 uint32_t hashval; in vfs_removename() local
/xnu-11215.81.4/bsd/nfs/gss/
H A Dgss_krb5_mech.c1955 uint8_t hashval[CRYPTO_MAX_DIGSET_SIZE]; in gss_krb5_3des_get_mic() local
1989 uint8_t hashval[CRYPTO_MAX_DIGSET_SIZE]; in gss_krb5_3des_get_mic_mbuf() local
2020 uint8_t hashval[CRYPTO_MAX_DIGSET_SIZE]; in gss_krb5_3des_verify_mic_mbuf() local
2068 uint8_t hashval[CRYPTO_MAX_DIGSET_SIZE]; in gss_krb5_3des_wrap_mbuf() local
2144 uint8_t hashval[CRYPTO_MAX_DIGSET_SIZE]; in gss_krb5_3des_unwrap_mbuf() local
/xnu-11215.81.4/bsd/dev/dtrace/
H A Ddtrace.c1874 uint64_t hashval = DTRACE_DYNHASH_VALID; in dtrace_dynvar() local
2543 uint32_t hashval = 0, limit, isstr; in dtrace_aggregate() local
7898 int hashval = DTRACE_HASHSTR(hash, new); in dtrace_hash_add() local
7937 int hashval = dtrace_hash_str(str); in dtrace_hash_lookup_string() local
7958 int hashval = DTRACE_HASHSTR(hash, template); in dtrace_hash_collisions() local