Searched defs:getcwd (Results 1 – 5 of 5) sorted by relevance
43 getcwd(char *pathname, size_t size) in getcwd() function
52 getcwd(arg1, arg2) in getcwd() function
40 getcwd(char *buf, size_t buflen) in getcwd() function
761 getcwd(caddr_t data, int length) in getcwd() function
258 #define getcwd(a,b) getwd(a) macro