Searched defs:pidmatch (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/prctl/
H A Dprctl.c1653 int pidmatch = 1; local
1674 pidmatch = (pidin == pid);
1676 return (valuematch && privmatch && pidmatch);

Completed in 48 milliseconds