Resets the labels.
Trusted AIX® Library (libmls.a)
The sl_clr and tl_clr subroutines reset the labels. These subroutines set any content in the label structure to zero.
Item | Description |
---|---|
sl | Points to the sensitivity label to be cleared. |
tl | Points to the integrity label to be cleared. |
Item | Description |
---|---|
0 | Indicates a successful completion. |
1 | Indicates that an error occurred. |
Item | Description |
---|---|
EINVAL | Indicates that the passed-in parameter is NULL. |