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

/osnet-11/usr/src/lib/libc/port/i18n/
H A Dgettext_real.c474 Nlstmp *nthead; local
510 nthead = NULL;
515 if (populate_templates(&nthead, &nttail, domain, len, locale,
524 if (populate_templates(&nthead, &nttail,
532 if (populate_templates(&nthead, &nttail, domain, len,
538 if (nthead == NULL)
543 free_Nlstmp(nthead);
549 free_Nlstmp(nthead);
559 free_Nlstmp(nthead);
570 free_Nlstmp(nthead);
[all...]

Completed in 28 milliseconds