Searched refs:nlstmp (Results 1 – 2 of 2) sorted by relevance
281 free_all(nlstmp, nnp, pathname, ppaths, lang)284 free_all(Nlstmp *nlstmp, Nls_node *nnp, char *pathname, in free_all() argument289 tp = nlstmp; in free_all()335 Nlstmp *nlstmp = NULL; in process_nlspath() local441 if (nlstmp == NULL) { in process_nlspath()442 nlstmp = pnlstmp; in process_nlspath()478 if (nlstmp == NULL) { in process_nlspath()479 nlstmp = pnlstmp; in process_nlspath()511 pnlstmp = nlstmp; in process_nlspath()522 nlstmp = NULL; in process_nlspath()
77 typedef struct nlstmp { struct80 struct nlstmp *next; /* link to the next entry */ argument