OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uid_matched
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net/npf/
npf_ruleset.c
1028
bool
uid_matched
= false, gid_matched = false;
local in function:npf_rule_match_rid
1046
uid_matched
|= npf_match_rid(&rl->uid, sock_uid);
1051
return gid_matched &&
uid_matched
;
1053
return gid_matched ||
uid_matched
;
Completed in 12 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025