Searched refs:_chdir (Results 1 – 10 of 10) sorted by relevance
133 return _chdir(s); in chdir()
94 # define chdir _chdir
26 #define chdir _chdir
304 return ::_chdir(path); in chdir()
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()
641 if (opt_extractdir && _chdir(dirname))
642 if (opt_extractdir && _chdir(dirname))
985 #define chdir _chdir