1is_system_labeled(3C)    Standard C Library Functions    is_system_labeled(3C)
2
3
4

NAME

6       is_system_labeled  -  determine  whether Trusted Extensions software is
7       active
8

SYNOPSIS

10       #include <tsol/label.h>
11
12       int is_system_labeled(void);
13
14

DESCRIPTION

16       The is_system_labeled function returns TRUE (1) if the  Trusted  Exten‐
17       sions software is installed and active; otherwise it returns FALSE (0).
18

RETURN VALUES

20       See DESCRIPTION.
21

ATTRIBUTES

23       See attributes(5) for descriptions of the following attributes:
24
25
26
27
28       ┌─────────────────────────────┬─────────────────────────────┐
29       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
30       ├─────────────────────────────┼─────────────────────────────┤
31       │Interface Stability          │Stable                       │
32       ├─────────────────────────────┼─────────────────────────────┤
33       │MT-Level                     │MT-Safe                      │
34       └─────────────────────────────┴─────────────────────────────┘
35

SEE ALSO

37       attributes(5)
38
39
40
41SunOS 5.11                        24 Mar 2006            is_system_labeled(3C)
Impressum