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

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/lib/
H A Dres.c99 typedef struct labellist * labellist_t; typedef in typeref:struct:labellist
104 labellist_t next;
105 labellist_t previous;
110 labellist_t label);
116 labellist_t *labelp);
117 static void labellist_destroy(labellist_t label);
118 static idn_result_t labellist_setname(labellist_t label,
121 labellist_getname(labellist_t label);
123 labellist_gettldname(labellist_t label);
124 static idn_result_t labellist_getnamelist(labellist_t labe
[all...]

Completed in 9 milliseconds