Home
last modified time | relevance | path

Searched refs:pf_match_uid (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/bsd/net/
H A Dpfvar.h2240 __private_extern__ int pf_match_uid(u_int8_t, uid_t, uid_t, uid_t);
H A Dpf.c2960 pf_match_uid(u_int8_t op, uid_t a1, uid_t a2, uid_t u) in pf_match_uid() function
5210 !pf_match_uid(r->uid.op, r->uid.uid[0], r->uid.uid[1], in pf_test_rule()