Searched refs:change_dir (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c140 static int change_dir(struct nameidata *ndp, vfs_context_t ctx);
1916 * change_dir:ENOTDIR
1917 * change_dir:???
1932 error = change_dir(&nd, ctx);
1940 * drop the iocount we picked up in change_dir
1999 error = change_dir(&nd, ctx);
2039 change_dir(struct nameidata *ndp, vfs_context_t ctx) function

Completed in 15 milliseconds