Searched refs:intidname (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/prctl/ | ||
H A D | prctl.c | 2042 int intidname; local 2053 intidname = strtoul(idname, &end, 10); 2055 intidname = -1; 2080 if (getprojbyid(intidname, &proj, prbuf, |
Completed in 47 milliseconds