Searched refs:IsDirNumeric (Results 1 – 1 of 1) sorted by relevance
121 static bool IsDirNumeric(const char *dname) { in IsDirNumeric() function243 if (direntry->d_type != DT_DIR || !IsDirNumeric(direntry->d_name)) in FindProcessesImpl()292 if (direntry->d_type != DT_DIR || !IsDirNumeric(direntry->d_name)) in FindProcessThreads()