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 861 int dir_exists_p(const char *);
util.c 267 dir_exists_p(const char *path) function
590 return dir_exists_p(ext_dir_bin);
partman.c 2545 if (! dir_exists_p(buf))

Completed in 41 milliseconds