Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/vfs/
H A Dvfs_syscalls.c4022 int error, should_put = 1; in fchdir() local
4091 should_put = 0; in fchdir()
4119 if (should_put) { in fchdir()