Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c119 PWD = 308, enumerator
204 #define PWD 308 macro
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp260 SmallString<128> PWD, RealPWD; in RealFileSystem() local