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