Home
last modified time | relevance | path

Searched refs:is_zeroed (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dlarge.c25 bool is_zeroed; large_palloc() local
/freebsd/sys/security/mac_do/
H A Dmac_do.c44 is_zeroed(const void *const buf, const size_t size) in is_zeroed() function
401 MPASS(is_zeroed(rules, sizeof(*rules))); in init_rules()
408 MPASS(is_zeroed(exec_paths, sizeof(*exec_paths))); in init_exec_paths()
1466 MPASS(is_zeroed(dst, sizeof(*dst))); in clone_exec_paths()