Searched refs:fchdira (Results 1 – 1 of 1) sorted by relevance
2508 struct fchdir_args fchdira; in exec_handle_file_actions() local2510 fchdira.fd = psfa->psfaa_filedes; in exec_handle_file_actions()2513 error = fchdir(p, &fchdira, ival); in exec_handle_file_actions()