Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Droute.h280 ROUTE_OP_READ, enumerator
H A Droute.c4602 if (route_op_type == ROUTE_OP_READ) { in route_op_entitlement_check()
4620 if (route_op_type == ROUTE_OP_READ) { in route_op_entitlement_check()
H A Drtsock.c1618 (route_op_entitlement_check(NULL, cred, ROUTE_OP_READ, TRUE) == 0)) { in sysctl_dumpentry()