Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/xsvc/
H A Dxsvc.c123 static int xsvc_mnode_key_compare(const void *q, const void *e);
269 avl_create(&state->xs_mlist.ml_avl, xsvc_mnode_key_compare, in xsvc_attach()
789 xsvc_mnode_key_compare(const void *q, const void *e) in xsvc_mnode_key_compare() function