Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/dist/PathTools/lib/File/Spec/
H A DWin32.pm45 sub rootdir { '\\' } subroutine
H A DMac.pm345 sub rootdir { '' } global() subroutine
[all...]
H A DVMS.pm249 sub rootdir { subroutine
H A DUnix.pm132 sub rootdir { '/' } subroutine
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dgenerate_formatted_state.py32 rootdir = TOP_DIR variable
/openbsd-src/gnu/usr.bin/cvs/src/
H A Droot.c139 Create_Root (dir, rootdir) in Create_Root() argument
/openbsd-src/usr.sbin/smtpd/
H A Dqueue_fs.c69 char rootdir[PATH_MAX]; in queue_fs_message_create() local
/openbsd-src/libexec/ftpd/
H A Dftpd.c866 char *motd, *dir, rootdir[PATH_MAX]; in pass() local