Lines Matching full:handle
16 #include <semanage/handle.h>
22 static int bool_read_list(semanage_handle_t * handle,
35 ERR(handle, "could not get list of boolean names");
49 if (semanage_bool_create(handle, &tmp_booleans[i]) < 0)
53 if (semanage_bool_set_name(handle,
59 ERR(handle, "could not get the value "
77 ERR(handle, "out of memory");
80 ERR(handle, "could not read boolean list");
90 static int bool_commit_list(semanage_handle_t * handle,
123 ERR(handle, "libselinux commit failed");
133 ERR(handle, "out of memory");
136 ERR(handle, "could not commit boolean list");
149 int bool_activedb_dbase_init(semanage_handle_t * handle,
153 if (dbase_activedb_init(handle,