Searched refs:getcwd_fs (Results 1 – 4 of 4) sorted by relevance
24 extern char * getcwd_fs(char *buf, int len);
104 getcwd_fs(char* buf, int len) in getcwd_fs() function
1086 if (getcwd_fs (current_directory, GET_PATH_MAX) == 0) in main()1433 if (getcwd_fs (current_directory, GET_PATH_MAX) == 0) in main()
501 * w32/pathstuff.c (getcwd_fs): Fix warning about assignment in a