Searched defs:chdir (Results 1 – 2 of 2) sorted by relevance
10 subroutine chdir(path, err) subroutine15 loc_err = c_chdir(path//c_null_char) argument
25 #define chdir _chdir macro