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

/osnet-11/usr/src/lib/libc/port/i18n/
H A Dgettext.h78 } Nlstmp; typedef in typeref:struct:nlstmp
130 Nlstmp *ppaths; /* value: expanded path */
H A Dgettext_real.c51 const char *, Nlstmp **, char **, int *, int *);
61 Nlstmp *cur_binding; /* points to current binding in list */
305 free_Nlstmp(Nlstmp *nlstmp)
307 Nlstmp *tp;
323 populate_templates(Nlstmp **nt, Nlstmp **tail, const char *domain,
331 Nlstmp *tnt;
377 tnt = malloc(sizeof (Nlstmp));
416 tnt = malloc(sizeof (Nlstmp));
471 Nlstmp **bindin
[all...]

Completed in 17 milliseconds