Home
last modified time | relevance | path

Searched defs:abs_path (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/tests/lib/libc/c063/
H A Dt_faccessat.c184 char abs_path[MAXPATHLEN * 2]; in ATF_TC_BODY() local
206 char abs_path[MAXPATHLEN * 2]; in ATF_TC_BODY() local
227 char abs_path[MAXPATHLEN * 2]; in ATF_TC_BODY() local
/netbsd-src/usr.sbin/inetd/
H A Dparse.c1314 char *abs_path = realpath(glob_path, NULL); in check_no_reinclude() local
/netbsd-src/external/bsd/atf/dist/tools/
H A Dfs.cpp252 const impl::path& abs_path = in_path.is_absolute() ? in do_unmount() local
/netbsd-src/external/mpl/bind/dist/lib/isc/netmgr/
H A Dhttp.c3301 isc_nm_http_makeuri(const bool https,const isc_sockaddr_t * sa,const char * hostname,const uint16_t http_port,const char * abs_path,char * outbuf,const size_t outbuf_len) isc_nm_http_makeuri() argument