Searched refs:_chdir (Results 1 – 8 of 8) sorted by relevance
133 return _chdir(s); in chdir()
94 # define chdir _chdir
25 #define chdir _chdir
300 return ::_chdir(path); in chdir()
642 if (opt_extractdir && _chdir(dirname))
2513 #define _chdir chdir macro2537 if (_chdir("/tmp") != 0) { in test_execute_after_included_header_link()2550 if (_chdir("foo/bar") != 0) { in test_execute_after_included_header_link()2567 if (_chdir("../..") != 0) { in test_execute_after_included_header_link()2579 if (_chdir("foo/bar") != 0) { in test_execute_after_included_header_link()2587 if (_chdir("../..") != 0) { in test_execute_after_included_header_link()
985 #define chdir _chdir