Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.h177 char *(*sel_fcn)(const char *path, void *cb_arg); member
H A Ddevfsadm.c4677 if (dep->sel_fcn == NULL) { in alloc_cmp_str()
4682 cmp_str = dep->sel_fcn(path, dep->cb_arg); in alloc_cmp_str()