Home
last modified time | relevance | path

Searched refs:getplabel (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libtsol/common/
H A Dgetplabel.c38 getplabel(bslabel_t *label_p) in getplabel() function
H A Dlabel.h83 extern int getplabel(m_label_t *);
H A Dmapfile-vers48 getplabel;
/illumos-gate/usr/src/lib/libtsol/
H A DMakefile.com35 getlabel.o getplabel.o hextob.o \
/illumos-gate/usr/src/lib/pam_modules/tsol_acct/
H A Dtsol_acct.c113 if (getplabel(plabel) < 0) { in pam_sm_acct_mgmt()
/illumos-gate/usr/src/cmd/lp/lib/secure/
H A Dsecure.c206 (void) getplabel(sl); in putsecure()
/illumos-gate/usr/src/man/man3tsol/
H A DMakefile30 getplabel.3tsol \
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3tsol.inc40 file path=usr/share/man/man3tsol/getplabel.3tsol
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c655 if (getplabel(zone_security_label) < 0) in main()