Home
last modified time | relevance | path

Searched defs:allow (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.141.3/bsd/netinet/
H A Dtcp_usrreq.c232 #define COMMON_START_ALLOW_FLOW_DIVERT(allow) TCPDEBUG0; \ argument
243 #define COMMON_START_ALLOW_FLOW_DIVERT(allow) TCPDEBUG0; \ argument
/xnu-8796.141.3/iokit/Kernel/
H A DIOPMrootDomain.cpp6999 bool allow = false; in systemMessageFilter() local