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

/illumos-gate/usr/src/lib/libtnfctl/
H A Dcomb.c91 static comb_calltmpl_t calltmpl[PRB_COMB_COUNT] = { variable
345 size = (size_t) (calltmpl[type].end - calltmpl[type].entry);
364 tptr = (char *) calltmpl[type].entry;
376 if ((uintptr_t) tptr == calltmpl[type].down +
391 } else if ((uintptr_t) tptr == calltmpl[type].next +
584 calltmpl[op].end - calltmpl[op].entry);
588 size = calltmpl[op].end - calltmpl[o
[all...]

Completed in 52 milliseconds