Searched refs:stobsl (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libbsm/common/
H A Dgetdevicerange.c86 } else if (stobsl(lstr, range->lower_bound, NO_CORRECTION,
97 } else if (stobsl(lstr, range->upper_bound, NO_CORRECTION,
/illumos-gate/usr/src/man/man3tsol/
H A DMakefile72 stobsl.3tsol
114 stobsl.3tsol := LINKSRC = stobl.3tsol
/illumos-gate/usr/src/lib/libtsol/common/
H A Dlabel.h165 extern int stobsl(const char *, m_label_t *, int, int *);
H A Dstob.c67 * stobsl - Translate Sensitivity Label string to a Binary Sensitivity
102 stobsl(const char *string, bslabel_t *label, int flags, int *error) function
188 } /* stobsl */
/illumos-gate/usr/src/cmd/allocate/
H A Dallocate3.c1615 } else if (stobsl(lstr, drange.lower_bound, NO_CORRECTION,
1627 } else if (stobsl(lstr, drange.upper_bound, NO_CORRECTION,
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c8818 err = stobsl(sl_ptr, &bs_label,
8821 err = stobsl(dummy_buf, &bs_label,
9070 if (!stobsl(str, &bslabel,
9074 "SL for SLD, stobsl() error:"

Completed in 67 milliseconds