Searched refs:selfpath (Results 1 – 1 of 1) sorted by relevance
64 static const char selfpath[] = "/proc/self"; variable267 if (S_ISLNK(statbuf.st_mode) && strcmp(obj, selfpath)) in readproc()273 if (S_ISDIR(statbuf.st_mode) || !strcmp(obj, selfpath)) { in readproc()