Searched refs:begin_trans (Results 1 – 3 of 3) sorted by relevance
44 int (*begin_trans) (struct semanage_handle *); member
403 && sh->funcs->begin_trans != NULL); in hidden_def()412 if (sh->funcs->begin_trans(sh) < 0) { in hidden_def()
109 .begin_trans = semanage_direct_begintrans,