HomeSort by: relevance | last modified time | path
    Searched refs:dir_exists_p (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/sysinst/
defs.h 862 int dir_exists_p(const char *);
util.c 256 dir_exists_p(const char *path) function in typeref:typename:int
579 return dir_exists_p(ext_dir_bin);
partman.c 2545 if (! dir_exists_p(buf))

Completed in 17 milliseconds