Home
last modified time | relevance | path

Searched refs:bsltos (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/man/man3tsol/
H A DMakefile55 bsltos.3tsol \
84 bsltos.3tsol := LINKSRC = bltos.3tsol
/illumos-gate/usr/src/lib/libtsol/common/
H A Dbtos.c143 bsltos(const bslabel_t *label, char **string, size_t str_len, in bsltos() function
329 if ((slen = bsltos(label, &sstring, ssize, in sbsltos()
H A Dlabel.h157 extern ssize_t bsltos(const m_label_t *, char **, size_t, int);
H A Dmapfile-vers92 bsltos;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3tsol.inc34 link path=usr/share/man/man3tsol/bsltos.3tsol target=bltos.3tsol
/illumos-gate/usr/src/cmd/allocate/
H A Dallocate3.c1638 (void) bsltos(zlabel, &zlbl, 0, 0); in _check_label()
1639 (void) bsltos(drange.lower_bound, &min, 0, 0); in _check_label()
1640 (void) bsltos(drange.upper_bound, &max, 0, 0); in _check_label()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c1337 if (bsltos(&sl, &plabel, ALABEL_MAXLEN, in interpret_cipso_tagtype1()
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c8689 if (bsltos(&b_slabel, &ascii, in append_ext_attr()
8724 if (bsltos(&b_slabel, &ascii, 0, 0) <= 0) { in append_ext_attr()
9227 if (bsltos(&bs_label, &src_label, 0, 0) <= 0) { in check_ext_attr()