Searched refs:SYS_chdir (Results 1 – 4 of 4) sorted by relevance
403 sysent[SYS_chdir].sy_call = (sy_call_t *) filemon_wrapper_chdir; in filemon_wrapper_install()435 sysent[SYS_chdir].sy_call = (sy_call_t *)sys_chdir; in filemon_wrapper_deinstall()
19 #define SYS_chdir 12 macro
372 syscall(SYS_chdir, 0x20000140ul);
80 [SYS_chdir] = &filemon_sys_chdir,