Searched refs:l_to_str_internal (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dlabel.h152 extern int l_to_str_internal(const m_label_t *, char **);
/illumos-gate/usr/src/common/tsol/
H A Dltos.c137 l_to_str_internal(const m_label_t *l, char **s) function
254 return (l_to_str_internal(l, s));
/illumos-gate/usr/src/lib/libtsol/common/
H A Dlabel.h191 extern int l_to_str_internal(const m_label_t *, char **);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vfsops.c1406 if (l_to_str_internal(mnt_sl, &str) == 0 &&
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dvplat.c3754 error = l_to_str_internal(zone_sl, &str2);

Completed in 78 milliseconds