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

/freebsd-9.3-release/contrib/tcsh/
H A Dtc.decls.h192 extern char *xgetcwd (char *, size_t);
194 # define getcwd(a, b) xgetcwd(a, b)
H A Dtc.os.c1203 /* xgetcwd():
1220 xgetcwd(char *pathname, size_t pathlen) function
1302 xgetcwd(char *pathname, size_t pathlen) function

Completed in 102 milliseconds