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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.h134 int numloops; /* Number of loops during magic number neg. */ member in struct:lcp_options
H A Dlcp.c850 wo->numloops = 0;
1581 * Note: the code once reset try.numloops to zero here if
1587 if (++try.numloops >= lcp_loopbackfail) {
2163 * We don't need to bump the numloops counter here
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c5833 int numloops = 0; local
5880 numloops++ < ztest_opts.zo_maxloops &&

Completed in 79 milliseconds