summaryrefslogtreecommitdiffstats
path: root/sys/security/mac/mac_label.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce accessor functions mac_label_get() and mac_label_set() to replacerwatson2007-02-061-0/+24
* Continue 7-CURRENT MAC Framework rearrangement and cleanup:rwatson2007-02-061-1/+0
* Move mac_init_label() and mac_destroy_label() from mac_framework.c torwatson2006-12-281-10/+31
* Staticize and comment zone_label.rwatson2006-12-201-1/+7
* Complete break-out of sys/sys/mac.h into sys/security/mac/mac_framework.hrwatson2006-10-221-0/+1
* In the MAC label zone destructor, assert that the label is onlyrwatson2004-10-221-1/+3
* * Add a "how" argument to uma_zone constructors and initialization functionsgreen2004-08-021-3/+4
* Modify the MAC Framework so that instead of embedding a (struct label)rwatson2003-11-121-0/+97
OpenPOWER on IntegriCloud