Home
last modified time | relevance | path

Searched refs:pathexists (Results 1 – 25 of 36) sorted by relevance

12

/titanic_51/usr/src/lib/libast/common/path/
H A Dpathpath.c59 if (pathexists(path, mode)) in pathpath()
96 if (pathexists(path, PATH_EXECUTE)) in pathpath()
H A Dpathaccess.c48 if ((!sib || *path == '/') && pathexists(path, mode)) in pathaccess()
H A Dpathprobe.c180 if (*path == '/' && pathexists(path, PATH_REGULAR|PATH_EXECUTE)) in pathprobe()
184 if (*path == '/' && pathexists(path, PATH_REGULAR|PATH_EXECUTE) && !stat(path, &ps)) in pathprobe()
H A Dpathexists.c49 pathexists(char* path, int mode) in pathexists() function
/titanic_51/usr/src/contrib/ast/src/lib/libast/path/
H A Dpathpath.c75 if (pathexists(path, mode)) in pathpath_20100601()
112 if (pathexists(path, PATH_EXECUTE)) in pathpath_20100601()
H A Dpathaccess.c60 if ((!sib || *path == '/') && pathexists(path, mode)) in pathaccess_20100601()
H A Dpathprobe.c195 if (*path == '/' && pathexists(path, PATH_REGULAR|PATH_EXECUTE)) in pathprobe_20100601()
199 if (*path == '/' && pathexists(path, PATH_REGULAR|PATH_EXECUTE) && !stat(path, &ps)) in pathprobe_20100601()
H A Dpathexists.c49 pathexists(char* path, int mode) in pathexists() function
/titanic_51/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h183 #undef pathexists
184 #define pathexists _ast_pathexists macro
/titanic_51/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h183 #undef pathexists
184 #define pathexists _ast_pathexists macro
/titanic_51/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h204 #undef pathexists
205 #define pathexists _ast_pathexists macro
/titanic_51/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h204 #undef pathexists
205 #define pathexists _ast_pathexists macro
/titanic_51/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h183 #undef pathexists
184 #define pathexists _ast_pathexists macro
/titanic_51/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h183 #undef pathexists
184 #define pathexists _ast_pathexists macro
/titanic_51/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h204 #undef pathexists
205 #define pathexists _ast_pathexists macro
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h204 #undef pathexists
205 #define pathexists _ast_pathexists macro
/titanic_51/usr/src/lib/libast/common/include/
H A Dast.h285 extern int pathexists(char*, int);
/titanic_51/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dmap183 #undef pathexists
184 #define pathexists _ast_pathexists
/titanic_51/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dmap183 #undef pathexists
184 #define pathexists _ast_pathexists
/titanic_51/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dmap183 #undef pathexists
184 #define pathexists _ast_pathexists
/titanic_51/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dmap183 #undef pathexists
184 #define pathexists _ast_pathexists
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/
H A Dast.h302 extern int pathexists(char*, int);
/titanic_51/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dmap183 #undef pathexists
184 #define pathexists _ast_pathexists
/titanic_51/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dmap183 #undef pathexists
184 #define pathexists _ast_pathexists
/titanic_51/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dmap183 #undef pathexists
184 #define pathexists _ast_pathexists

12