Home
last modified time | relevance | path

Searched defs:root_path (Results 1 – 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/ntp/sntp/unity/auto/
HDunity_test_summary.py127 root_path = sys.argv[2] variable
/freebsd-13-stable/libexec/bootpd/
HDbootpd.h120 root_path :1, member
175 *root_path, member
/freebsd-13-stable/sys/fs/smbfs/
HDsmbfs.h51 u_char root_path[512+1]; member
/freebsd-13-stable/sys/dev/bhnd/nvram/
HDbhnd_nvram_storevar.h278 bhnd_nvstore_path *root_path; /**< root path instance */ member
/freebsd-13-stable/sys/dev/xen/xenstore/
HDxenstore.c1379 char *root_path; in xs_rm_tree() local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_repos/
HDrepos.c1142 const char *root_path; in svn_repos_create() local
HDdump.c1884 const char *root_path, in get_dump_editor()
/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
HDexport.c502 const char *root_path; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDPath.cpp349 StringRef root_path(StringRef path, Style style) { in root_path() function