Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/ipc/
H A Dmach_port.c2294 int strict = (flags & MPG_STRICT)? 1 : 0; in mach_port_guard_locked() local
2831 boolean_t strict) in mach_port_guard()
/xnu-8796.121.2/libsyscall/mach/
H A Dmach_port.c698 boolean_t strict) in mach_port_guard()
/xnu-8796.121.2/bsd/netkey/
H A Dkey.c878 bool strict = true; in key_alloc_outbound_sav_for_interface() local