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

/bind-9.11.3/contrib/idn/idnkit-1.0-src/lib/
H A Ducsmap.c96 } ucsmap_buf_t; typedef in typeref:struct:ucsmap_buf
106 ucsmap_buf_t *mapdata; /* list of character buffers */
117 static void free_mapbuf(ucsmap_buf_t *buf);
327 ucsmap_buf_t *buf;
357 free_mapbuf(ucsmap_buf_t *buf) {
359 ucsmap_buf_t *next = buf->next;

Completed in 1994 milliseconds