Standard C Library Functions is_system_labeled(3C)
NAME
is_system_labeled - determine whether Trusted Extensions
software is activeSYNOPSIS
#include
int is_system_labeled(void);
DESCRIPTION
The is_system_labeled function returns TRUE (1) if the
Trusted Extensions software is installed and active; other-
wise it returns FALSE (0).RETURN VALUES
See DESCRIPTION.
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Interface Stability | Committed ||_____________________________|_____________________________|
| MT-Level | MT-Safe |
|_____________________________|_____________________________|
SEE ALSO
attributes(5)SunOS 5.11 Last change: 24 Mar 2006 1