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

/macosx-10.9.5/shell_cmds-175/find/
H A Dmain.c71 int isxargs; /* don't permit xargs delimiting chars */ variable
107 isxargs = 1;
H A Dextern.h118 extern int ftsoptions, isdeprecated, isdepth, isoutput, issort, isxargs;
H A Dfind.c297 if (isxargs && strpbrk(entry->fts_path, BADCH)) {

Completed in 188 milliseconds