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

  /src/tests/kernel/
h_getprocpath.c 36 getprocpath(char *path, size_t len, pid_t pid) function in typeref:typename:int
55 if (getprocpath(buf, sizeof(buf), pid) == -1)
h_getprocpath.c 36 getprocpath(char *path, size_t len, pid_t pid) function in typeref:typename:int
55 if (getprocpath(buf, sizeof(buf), pid) == -1)

Completed in 20 milliseconds