Searched refs:strict (Results 1 – 10 of 10) sorted by relevance
693 boolean_t strict) in mach_port_guard() argument697 rv = _kernelrpc_mach_port_guard_trap(task, name, (uint64_t) guard, strict); in mach_port_guard()700 rv = _kernelrpc_mach_port_guard(task, name, (uint64_t) guard, strict); in mach_port_guard()
6 local strict = require 'strict'
262 boolean_t strict799 PAD_ARG_(boolean_t, strict);
623 strict : boolean_t);679 * only if it is not a strict guard.
2349 int strict = (flags & MPG_STRICT)? 1 : 0; in mach_port_guard_locked() local2354 port->ip_strict_guard = strict; in mach_port_guard_locked()2871 boolean_t strict) in mach_port_guard() argument2896 if (strict) { in mach_port_guard()
390 args->name, args->guard, args->strict); in _kernelrpc_mach_port_guard_trap()
330 -momit-leaf-frame-pointer -fno-strict-aliasing -D__API__=v4345 $(LARGE_MEMORY_DEFINE) -momit-leaf-frame-pointer -fno-strict-aliasing -D__API__=v4 -mkernel
239 than as expressly permitted by and in strict compliance at all times
806 bool strict = true; in key_alloc_outbound_sav_for_interface() local824 if (strict && in key_alloc_outbound_sav_for_interface()866 if (strict) { in key_alloc_outbound_sav_for_interface()868 strict = false; in key_alloc_outbound_sav_for_interface()
59 * Deadline based scheduling allows the scheduler to define strict bounds on worst case execution la…