SYS_chdir
sysent[SYS_chdir].sy_call = (sy_call_t *) filemon_wrapper_chdir;
sysent[SYS_chdir].sy_call = (sy_call_t *)sys_chdir;