Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_syscalls.c4164 int error, should_put = 1; in fchdir() local
4233 should_put = 0; in fchdir()
4261 if (should_put) { in fchdir()