Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/vfs/
H A Dvfs_syscalls.c4086 int error, should_put = 1; in fchdir() local
4155 should_put = 0; in fchdir()
4183 if (should_put) { in fchdir()