Searched refs:argStr (Results 1 – 1 of 1) sorted by relevance
254 h_execCmnd(char *argStr[], int nArg) in h_execCmnd() argument266 if (execvp(argStr[0], argStr) < 0) { in h_execCmnd()273 " %s", argStr[ix]); in h_execCmnd()