Home
last modified time | relevance | path

Searched refs:chdir (Results 1 – 3 of 3) sorted by relevance

/DragonOS/kernel/src/syscall/
H A Dmod.rs240 Self::chdir(r) in handle()
/DragonOS/kernel/src/filesystem/vfs/
H A Dsyscall.rs690 pub fn chdir(path: *const u8) -> Result<usize, SystemError> { in chdir() method
/DragonOS/docs/community/ChangeLog/V0.1.x/
H A DV0.1.9.md1838 * chdir getcwd pid pgid ppid (#310)