MAC_IS_MOLDY(3C) MAC_IS_MOLDY(3C)
mac_is_moldy - get the moldiness of a MAC label
#include <sys/mac_label.h>
int mac_is_moldy (mac_t lp);
mac_is_moldy tells its caller whether or not the MAC label pointed to by
lp is moldy.
mac_is_moldy returns non-zero iff the MAC label pointed to by lp is
moldy. mac_is_moldy returns zero otherwise.
mac_demld(3C)
mac_set_moldy(3C)
This is a non-POSIX interface, and may not be supported in future
releases of Trusted IRIX.
PPPPaaaaggggeeee 1111 [ Back ]
|