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