Searched refs:_citrus_db_factory_entry (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/lib/libc/citrus/
H A Dcitrus_db_factory.c52 struct _citrus_db_factory_entry { struct
53 SIMPLEQ_ENTRY(_citrus_db_factory_entry) de_entry;
54 struct _citrus_db_factory_entry *de_next;
65 SIMPLEQ_HEAD(, _citrus_db_factory_entry) df_entries;
98 struct _citrus_db_factory_entry *de;
122 struct _citrus_db_factory_entry *de;
268 struct _citrus_db_factory_entry *de, **depp, *det;

Completed in 137 milliseconds