Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_syscalls.c4095 int error, should_put = 1; in fchdir() local
4164 should_put = 0; in fchdir()
4192 if (should_put) { in fchdir()