Searched defs:getwd (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libast/comp/ | ||
H A D | getwd.c | 24 * getwd() using getcwd() 26 * some getwd()'s are incredible 32 getwd(char* path) function 35 strcpy(path, "getwd: error in . or .."); |
Completed in 9 milliseconds