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

/freebsd-current/usr.sbin/pppctl/
H A Dpppctl.c373 int n, arg, fd, len, verbose, save_errno, hide1, hide1off, hide2; local
384 hide1 = hide1off = hide2 = 0;
403 hide1off = start - argv[arg];
407 hide1off = start - argv[arg];
434 else if (hide1off > 1)
436 hide1off, argv[harg]);

Completed in 76 milliseconds