Home
last modified time | relevance | path

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

/dragonfly/stand/lib/
H A Drpc.c311 #define PMAP_NUM 8 /* need at most 5 pmap entries */ macro
319 } rpc_pmap_list[PMAP_NUM];
357 if (rpc_pmap_num >= PMAP_NUM) { in rpc_pmap_putcache()
359 rpc_pmap_num = PMAP_NUM - 1; in rpc_pmap_putcache()