Home
last modified time | relevance | path

Searched defs:cmask (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/
H A Dpgusage.c53 static mode_t const cmask = S_IRWXO | S_IRWXG; in open_tmp_usage() local
/freebsd/usr.bin/at/
H A Dat.c219 mode_t cmask; in writefile() local
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha256_hw.c653 unsigned int c, cmask; in aesni_cbc_hmac_sha256_cipher() local
H A Dcipher_aes_cbc_hmac_sha1_hw.c602 unsigned int c, cmask; in aesni_cbc_hmac_sha1_cipher() local
/freebsd/crypto/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha1.c703 unsigned int c, cmask; in aesni_cbc_hmac_sha1_cipher() local
H A De_aes_cbc_hmac_sha256.c699 unsigned int c, cmask; in aesni_cbc_hmac_sha256_cipher() local
/freebsd/contrib/ofed/libbnxtre/
H A Dmain.h413 static inline uint32_t bnxt_re_init_depth(uint32_t ent, uint64_t cmask) in bnxt_re_init_depth()
419 static inline uint32_t bnxt_re_get_diff(uint64_t cmask) in bnxt_re_get_diff()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.h266 uint64_t cmask; member
H A Dib_verbs.c5108 u64 va, u64 st, u64 cmask) in bnxt_re_get_page_shift()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_cg.c327 uint64_t cmask, fmask, shift; in dt_cg_field_set() local
/freebsd/lib/libpmc/pmu-events/
H A Djevents.c588 char *cmask = NULL; in json_events() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c3113 const ssize_t cmask = rar->cstate.window_mask; in copy_string() local
3144 const uint64_t cmask = rar->cstate.window_mask; in do_uncompress_block() local
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_state.c2363 tcphdr_t *tcp, u_32_t cmask) in ipf_matchsrcdst()
/freebsd/sys/dev/sound/usb/
H A Duaudio.c3657 uint32_t cmask; in uaudio_mixer_add_feature() local
3795 uint32_t cmask; in uaudio20_mixer_add_feature() local
/freebsd/sys/kern/
H A Dkern_proc.c3069 u_short cmask; in sysctl_kern_proc_umask() local
/freebsd/contrib/tzcode/
H A Dzic.c915 mode_t cmask = umask(0); in use_safe_temp_permissions() local
/freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/
H A Drtsan_interceptors_posix.cpp692 INTERCEPTOR(mode_t, umask, mode_t cmask) { argument
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c9717 unsigned int vi, unsigned int cmask, unsigned int pmask, in t4_cfg_pfvf()