Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/prctl/
H A Dprctl.c1652 int privmatch = 1; in match_rctl_blk() local
1671 privmatch = (privin == priv); in match_rctl_blk()
1676 return (valuematch && privmatch && pidmatch); in match_rctl_blk()