Searched refs:nlstmp (Results 1 – 2 of 2) sorted by relevance
285 free_all(nlstmp, nnp, pathname, ppaths, lang)288 free_all(Nlstmp *nlstmp, Nls_node *nnp, char *pathname, in free_all() argument293 tp = nlstmp; in free_all()339 Nlstmp *nlstmp = NULL; in process_nlspath() local445 if (nlstmp == NULL) { in process_nlspath()446 nlstmp = pnlstmp; in process_nlspath()482 if (nlstmp == NULL) { in process_nlspath()483 nlstmp = pnlstmp; in process_nlspath()515 pnlstmp = nlstmp; in process_nlspath()526 nlstmp = NULL; in process_nlspath()
75 typedef struct nlstmp { struct78 struct nlstmp *next; /* link to the next entry */ argument