Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_info.c56 static int check_search(di_node_t, uint_t);
187 if (check_search(dev, flags) == 0) in copy_devices()
421 check_search(di_node_t dev, uint_t flags) in check_search() function