Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/ipc/
H A Dmach_port.c2349 int strict = (flags & MPG_STRICT)? 1 : 0; in mach_port_guard_locked() local
2871 boolean_t strict) in mach_port_guard()
/xnu-8019.80.24/libsyscall/mach/
H A Dmach_port.c693 boolean_t strict) in mach_port_guard()
/xnu-8019.80.24/bsd/netkey/
H A Dkey.c806 bool strict = true; in key_alloc_outbound_sav_for_interface() local