Home
last modified time | relevance | path

Searched defs:parent_path (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dsafe_open.c157 const char *parent_path = sane_dirname(parent_buf, path); in safe_open_exist() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc219 path::parent_path() const in parent_path() function in path
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc219 path::parent_path() const in parent_path() function in path
H A Dstd-path.cc235 path::parent_path() const in parent_path() function in path
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dautoconf.c1030 char ctrl_path[OFPATHLEN], parent_path[OFPATHLEN], dev_path[OFPATHLEN]; in dev_bi_unit_drive_match() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc1570 path::parent_path() const in parent_path() function in path
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc1571 path::parent_path() const in parent_path() function in path
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp465 StringRef parent_path(StringRef path, Style style) { in parent_path() function