Searched defs:listend (Results 1 – 3 of 3) sorted by relevance
81 build_env_list1(Liblist **list, Liblist **listend, const char *env) in build_env_list1() argument 140 appendlist(Liblist **list, Liblist **listend, const char *name, int fatal) in appendlist() argument
203 listend = nslots+count+2; // end of freelist in stats() local
39 ARFILE *listhead, *listend; variable