HomeSort by: relevance | last modified time | path
    Searched defs:p_exists (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/shlock/
shlock.c 111 static int p_exists(pid_t);
181 p_exists(pid_t pid) function in typeref:typename:int
251 return p_exists(uucpstyle ? pid : atoi(buf));

Completed in 13 milliseconds