Searched refs:listmklocal (Results 1 – 3 of 3) sorted by relevance
125 void listmklocal(struct strlist *, int);
878 listmklocal(varlist.list, VEXPORT | VNOFUNC); in evalcommand()952 listmklocal(varlist.list, 0); in evalcommand()
332 listmklocal(struct strlist *list, int flags) in listmklocal() function