#include <lib.h>#include <unistd.h>Include dependency graph for _chdir.c:

Go to the source code of this file.
Defines | |
| #define | chdir _chdir |
| #define | fchdir _fchdir |
Functions | |
| PUBLIC int | chdir (_CONST char *name) |
| PUBLIC int | fchdir (int fd) |
|
|
Definition at line 2 of file _chdir.c. Referenced by add_file(), ar_open(), AreWeIn(), clean_up_the_mess(), cleanup(), cmd_cd(), daemonize(), do_rescue(), docd(), dochdir(), doCWD(), DOlcd(), dump_dir(), e(), err(), extract(), getcwd(), main(), maketree(), put_file_in_dir(), quit(), recover(), start(), startprocess(), test07(), test08(), test09(), test21o(), test23a(), test23b(), test23c(), test32c(), test39d(), test39g(), test6c(), unix_dir_loop(), and writedata(). |
|
|
Definition at line 3 of file _chdir.c. Referenced by extract(), fts_children(), fts_close(), fts_safe_changedir(), and unix_dir_loop(). |
|
|
Definition at line 6 of file _chdir.c. References _loadname(), _syscall(), CHDIR, FS, and m. |
|
|
Definition at line 15 of file _chdir.c. References _syscall(), FCHDIR, FS, and m. |
1.4.6