Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dinstance.c64 static void in_enlist(in_node_t *ap, in_node_t *np);
582 in_enlist(ap, np); /* insert into tree */ in e_ddi_assign_instance()
1100 in_enlist(ap, np); /* insert into tree */ in in_make_path()
1114 in_enlist(in_node_t *ap, in_node_t *np) in in_enlist() function