Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/devfsadm/
H A Ddevfsadm.h176 char *(*sel_fcn)(const char *path, void *cb_arg); member
H A Ddevfsadm.c4664 if (dep->sel_fcn == NULL) { in alloc_cmp_str()
4669 cmp_str = dep->sel_fcn(path, dep->cb_arg); in alloc_cmp_str()