Home
last modified time | relevance | path

Searched refs:dbase_llist_set_serial (Results 1 – 5 of 5) sorted by relevance

/external/selinux/libsemanage/src/
Ddatabase_join.c62 if (dbase_llist_set_serial(handle, &dbase->llist) < 0) in dbase_join_cache()
143 if (dbase_llist_set_serial(handle, &dbase->llist) < 0) in dbase_join_cache()
Ddatabase_llist.c88 int dbase_llist_set_serial(semanage_handle_t * handle, dbase_llist_t * dbase) in dbase_llist_set_serial() function
315 if (dbase_llist_set_serial(handle, dbase) < 0) { in dbase_llist_clear()
Ddatabase_llist.h61 extern int dbase_llist_set_serial(semanage_handle_t * handle,
Ddatabase_activedb.c49 if (dbase_llist_set_serial(handle, &dbase->llist) < 0) in dbase_activedb_cache()
Ddatabase_file.c58 if (dbase_llist_set_serial(handle, &dbase->llist) < 0) in dbase_file_cache()