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

/freebsd-12-stable/usr.bin/xargs/
H A Dxargs.c94 static int cnt, Iflag, jfound, Lflag, Sflag, wasquoted, xflag; variable
352 if ((argp != p || wasquoted) && !foundeof) {
415 wasquoted = 0;
421 wasquoted = 1;
427 wasquoted = 1;

Completed in 95 milliseconds