Home
last modified time | relevance | path

Searched refs:xgetcwd (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcsh/
H A Dtc.decls.h191 extern char *xgetcwd (char *, size_t);
193 # define getcwd(a, b) xgetcwd(a, b)
H A Dtc.os.c1216 xgetcwd(char *pathname, size_t pathlen) in xgetcwd() function
1298 xgetcwd(char *pathname, size_t pathlen) in xgetcwd() function