Searched refs:entry_info_t (Results 1 – 1 of 1) sorted by relevance
56 typedef struct entry_info_t { struct59 struct entry_info_t *next; argument60 } entry_info_t; typedef62 static entry_info_t *extra_info;67 entry_info_t *ei = ch_calloc( 1, sizeof( entry_info_t ) ); in entry_info_register()81 entry_info_t **eip; in entry_info_unregister()85 entry_info_t *ei = *eip; in entry_info_unregister()101 entry_info_t **eip; in entry_info_destroy()104 entry_info_t *ei = *eip; in entry_info_destroy()374 entry_info_t *ei = extra_info; in root_dse_info()