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

/barrelfish-master/include/vm/
H A Dvm_phys.h52 int lcnt; member in struct:vm_freelist
H A Dvm_phys.c385 fl[oind].lcnt);
482 fl[order].lcnt++;
490 fl[order].lcnt--;
1470 db_printf(" | %6.6d", fl[oind].lcnt);
/barrelfish-master/lib/libc/nameser/
H A Dns_print.c419 int n, lcnt; local
436 lcnt = 0;
441 if (lcnt == 0) {
444 lcnt = 10;
449 lcnt--;

Completed in 85 milliseconds