Home
last modified time | relevance | path

Searched refs:ifcnt (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/nfs/
H A Dbootp_subr.c1522 int ifcnt; in bootpc_init() local
1586 ifcnt = 0; in bootpc_init()
1592 ifcnt++; in bootpc_init()
1596 if (ifcnt == 0) { in bootpc_init()
1601 for (; ifcnt > 0; ifcnt--) in bootpc_init()