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

/freebsd-current/usr.sbin/pppctl/
H A Dpppctl.c427 int pos, harg; local
429 for (harg = pos = 0; harg < argc; harg++)
430 if (harg == 0 || harg != hide2) {
431 if (harg == 0 || harg != hide1)
433 harg ? " " : "", argv[harg]);
[all...]

Completed in 69 milliseconds