Home
last modified time | relevance | path

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

/dports/security/super/super-3.30.3/
H A Dapprove.c603 match_ugh_user(&globalinfo.userafter, 1);
606 match_ugh_user(&localinfo.userpats, 0);
609 match_ugh_user(&globalinfo.userbefore, 1);
H A Dsuper.h591 void match_ugh_user P__((Simple2List *sl, int isglobal));
H A Dchecks.c1587 match_ugh_user(sl, isglobal) in match_ugh_user() function