OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:entry_free
(Results
1 - 3
of
3
) sorted by null
/external/avahi/avahi-core/
hashmap.c
68
static void
entry_free
(AvahiHashmap *m, Entry *e, int stolen) {
function
109
entry_free
(m, m->entries_list, 0);
197
entry_free
(m, e, 0);
/system/bt/osi/src/
config.c
62
static void
entry_free
(void *ptr);
452
section->entries = list_new(
entry_free
);
484
static void
entry_free
(void *ptr) {
function
/bionic/libc/dns/resolv/
res_cache.c
1105
entry_free
( Entry* e )
function
[
all
...]
Completed in 239 milliseconds