Searched refs:chdir (Results 1 – 9 of 9) sorted by relevance
57 def chdir(path): function60 os.chdir(path)227 chdir(build_dir)241 chdir(orig_dir)
1424 extern int chdir (char *); in main()1458 if (chdir (srcdir) != 0) in main()
1194 extern int chdir (char *); in main()
2796 extern int chdir (char *); in main()2828 if (chdir (srcdir) != 0) in main()
644 if (opt_extractdir && chdir(dirname))
395 @code{chdir}, the @file{gmon.out} file will be left in the last directory396 your program @code{chdir}'d to. If you don't have permission to write in
1407 argvlen,argv,chdir,stat,chmod,utime,time}): Define.
470 result on the assumption that the process will not call @code{chdir}
8026 (chdir, getcwd): Add simple definitions.