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

/macosx-10.10.1/shell_cmds-179/find/
H A Dfind.c233 int stat_ret = stat(paths[pathIndex], &statInfo); local
235 if (strict_symlinks && stat_ret < 0) {
244 && stat_ret == 0
/macosx-10.10.1/text_cmds-88/wc/
H A Dwc.c146 int stat_ret; local

Completed in 76 milliseconds