Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/prctl/
H A Dprctl.c1650 int valuematch = 1; in match_rctl_blk() local
1661 valuematch = (valuein == value); in match_rctl_blk()
1663 valuematch = scaledequint64(valuestringin, value, in match_rctl_blk()
1675 return (valuematch && privmatch && pidmatch); in match_rctl_blk()