Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/prctl/
H A Dprctl.c2041 int intidname; in grab_process_by_id() local
2052 intidname = strtoul(idname, &end, 10); in grab_process_by_id()
2054 intidname = -1; in grab_process_by_id()
2079 if (getprojbyid(intidname, &proj, prbuf, in grab_process_by_id()