Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Droute_private.h249 ROUTE_OP_READ, enumerator
H A Droute.c4679 if (route_op_type == ROUTE_OP_READ) { in route_op_entitlement_check()
4697 if (route_op_type == ROUTE_OP_READ) { in route_op_entitlement_check()
H A Drtsock.c1799 (route_op_entitlement_check(NULL, cred, ROUTE_OP_READ, TRUE) == 0)) { in sysctl_dumpentry()