Home
last modified time | relevance | path

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

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