Home
last modified time | relevance | path

Searched refs:ROUTE_OP_READ (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/net/
H A Droute.h277 ROUTE_OP_READ, enumerator
H A Droute.c4606 if (route_op_type == ROUTE_OP_READ) { in route_op_entitlement_check()
4624 if (route_op_type == ROUTE_OP_READ) { in route_op_entitlement_check()
H A Drtsock.c1623 (route_op_entitlement_check(NULL, cred, ROUTE_OP_READ, TRUE) == 0)) { in sysctl_dumpentry()