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

/freebsd-11-stable/bin/sh/
H A Dcd.c75 static char *getpwd2(void);
283 return getpwd2();
349 if ((p = getpwd2()) == NULL)
369 p = getpwd2();
382 getpwd2(void) function

Completed in 41 milliseconds