Searched refs:common_chdir (Results 1 – 1 of 1) sorted by relevance
3861 common_chdir(proc_t p, struct chdir_args *uap, int per_thread) in common_chdir() function3893 return common_chdir(p, (void *)uap, 0); in chdir()3916 return common_chdir(p, (void *)uap, 1); in __pthread_chdir()