Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_profile.c116 di_prof_add_exclude(di_prof_t prof, const char *dev) in di_prof_add_exclude() function
H A Dmapfile-vers230 di_prof_add_exclude;
H A Dlibdevinfo.h542 extern int di_prof_add_exclude(di_prof_t, const char *);
/illumos-gate/usr/src/cmd/allocate/
H A Dallocate3.c1824 if (di_prof_add_exclude(prof, devrelpath + 1)) { in remove_znode()
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlinkprop.c1807 ret = di_prof_add_exclude(prof, name); in i_dladm_update_deventry()