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

/osnet-11/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c698 int thisargc; local
714 thisargc = 0;
801 switch (create_argv(ibuf, &thisargc, &thisargv)) {
815 if (thisargc != 0) {
818 parseit(thisargc, thisargv, ebuf, readfile);

Completed in 19 milliseconds