Searched defs:nlm_netconfigs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.c117 #define NLM_KNCS ARRSIZE(nlm_netconfigs)
163 * lock manager can work with. nlm_netconfigs table
171 static struct nlm_knc nlm_netconfigs[] = { /* (g) */ variable in typeref:struct:nlm_knc
2712 nc = &nlm_netconfigs[i];
2748 nknc = &nlm_netconfigs[i];

Completed in 74 milliseconds