Home
last modified time | relevance | path

Searched defs:nlstmp (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext.h75 typedef struct nlstmp { struct
78 struct nlstmp *next; /* link to the next entry */ argument
H A Dgettext_real.c288 free_all(Nlstmp *nlstmp, Nls_node *nnp, char *pathname, in free_all()
339 Nlstmp *nlstmp = NULL; in process_nlspath() local