Searched refs:__os_exists (Results 1 – 6 of 6) sorted by relevance
109 if (__os_exists(p = *lp, NULL) == 0)
31 __os_exists(path, isdirp) in __os_exists() function
35 int __os_exists __P((const char *, int *));
121 if (__os_exists(name, NULL) != 0) {283 if (__os_exists(real_name, NULL) != 0) {
503 if (data_entry != -1 && __os_exists(start, NULL) != 0) {658 if ((ret = __os_exists(path, &isdir)) != 0) {
632 if (__os_exists(name, NULL) != 0) {