Home
last modified time | relevance | path

Searched defs:rootpath (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/apr/file_io/unix/
Dfilepath.c64 APR_DECLARE(apr_status_t) apr_filepath_root(const char **rootpath, in apr_filepath_root()
82 const char *rootpath, in apr_filepath_merge()
/freebsd-12-stable/stand/libsa/
Dglobals.c22 char rootpath[FNAME_SIZE] = "/"; /* root mount path */ variable