OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dbase_llist_drop_cache
(Results
1 - 5
of
5
) sorted by null
/external/selinux/libsemanage/src/
database_activedb.c
71
dbase_llist_drop_cache
(&dbase->llist);
142
dbase_llist_drop_cache
(&dbase->llist);
151
.drop_cache = (void *)
dbase_llist_drop_cache
,
database_file.c
109
dbase_llist_drop_cache
(&dbase->llist);
191
dbase_llist_drop_cache
(&dbase->llist);
200
.drop_cache = (void *)
dbase_llist_drop_cache
,
database_join.c
164
dbase_llist_drop_cache
(&dbase->llist);
270
dbase_llist_drop_cache
(&dbase->llist);
279
.drop_cache = (void *)
dbase_llist_drop_cache
,
database_llist.h
70
extern void
dbase_llist_drop_cache
(dbase_llist_t * dbase);
database_llist.c
29
dbase_llist_drop_cache
(dbase);
70
void
dbase_llist_drop_cache
(dbase_llist_t * dbase)
function
Completed in 426 milliseconds