Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/prctl/
H A Dprctl.c156 int pidin);
159 rctl_priv_t privin, int pidin);
1571 char *valuestringin, int valuein, rctl_priv_t privin, int pidin) in match_rctl() argument
1596 if (match_rctl_blk(next, valuestringin, valuein, privin, pidin) == 1) { in match_rctl()
1611 if (match_rctl_blk(next, valuestringin, valuein, privin, pidin) in match_rctl()
1644 uint64_t valuein, rctl_priv_t privin, int pidin) in match_rctl_blk() argument
1672 if (pidin != -1) { in match_rctl_blk()
1673 pidmatch = (pidin == pid); in match_rctl_blk()