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

/macosx-10.10/shell_cmds-179/find/
H A Dfind.c228 int strict_symlinks = (ftsoptions & (FTS_COMFOLLOW|FTS_LOGICAL)) local
235 if (strict_symlinks && stat_ret < 0) {

Completed in 112 milliseconds