Searched refs:addquotes (Results 1 – 1 of 1) sorted by relevance
124 int i, j, n, addquotes, flags, pid, status; in argvconcat() local133 for (j = 1, addquotes = FALSE; j < argc; j++) { in argvconcat()140 addquotes = TRUE; in argvconcat()143 if (addquotes) { in argvconcat()