Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_profile.c143 di_prof_add_map(di_prof_t prof, const char *source, const char *target) in di_prof_add_map() function
H A Dmapfile-vers231 di_prof_add_map;
H A Dlibdevinfo.h544 extern int di_prof_add_map(di_prof_t, const char *, const char *);
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dvplat.c1065 return (di_prof_add_map(prof, match, name)); in mount_one_dev_device_cb()