HomeSort by: relevance | last modified time | path
    Searched defs:ifcnt (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/common/
bootp_subr.c 1593 int ifcnt; local in function:bootpc_init
1641 ifcnt = 0;
1656 ifcnt++;
1659 if (ifcnt == 0)
1661 for (; ifcnt > 0; ifcnt--)
bootp_subr.c 1593 int ifcnt; local in function:bootpc_init
1641 ifcnt = 0;
1656 ifcnt++;
1659 if (ifcnt == 0)
1661 for (; ifcnt > 0; ifcnt--)

Completed in 48 milliseconds