Searched defs:update_kcontext (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/auditset/
H A Dsvc-auditset.c43 * update_kcontext() - updates the non-/attributable preselection masks in
47 update_kcontext(int cmd, char *cmask) function
113 if (!update_kcontext(A_SETAMASK, mask_cfg)) {
125 if (!update_kcontext(A_SETKMASK, mask_cfg)) {

Completed in 52 milliseconds