Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/vfs/
H A Dvfs_syscalls.c3676 int error, should_put = 1; in common_fchdir() local
3746 should_put = 0; in common_fchdir()
3774 if (should_put) { in common_fchdir()