Searched refs:getlist (Results 1 – 1 of 1) sorted by relevance
97 static char *getlist(short **, char *);470 p = getlist(&cord, p); in getargs()474 p = getlist(&icbd, p); in getargs()478 p = getlist(&ocbd, p); in getargs()502 getlist(short **list, char *p) in getlist() function