Home
last modified time | relevance | path

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

/dragonfly/usr.bin/xargs/
H A Dxargs.c90 static int cnt, Iflag, jfound, Lflag, Sflag, wasquoted, xflag; variable
356 if ((argp != p || wasquoted) && !foundeof) { in parse_input()
421 wasquoted = 0; in parse_input()
427 wasquoted = 1; in parse_input()
433 wasquoted = 1; in parse_input()