Searched refs:blidx (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/usr.sbin/lpr/lpd/ |
| D | lpd.c | 710 int error, s, blidx = 0, n; in socksetup() local 751 error = getaddrinfo((blist_addrs == 0) ? NULL : blist[blidx], in socksetup() 755 syslog(LOG_ERR, "%s: %s", blist[blidx], in socksetup() 814 } while (++blidx < blist_addrs); in socksetup()
|
| /netbsd/src/sys/arch/powerpc/powerpc/ |
| D | db_interface.c | 311 print_battranslation(struct bat *bat, unsigned int blidx) in print_battranslation() argument 333 len = (0x20000L << blidx) - 1; in print_battranslation() 335 bat->batu, bat->batl, batsizes[blidx], bat->batu & ~len, in print_battranslation()
|