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

  /src/sys/rump/librump/rumpkern/
rump.c 511 static int compcounter[RUMP_COMPONENT_MAX]; variable
576 compcounter[rc->rc_type]++;
599 return compcounter[type];

Completed in 13 milliseconds