Searched refs:more_modules (Results 1 – 4 of 4) sorted by relevance
77 static int more_modules(struct str_list *, int);143 if (more_modules(&strlist, i) != SUCCESS) in main()197 more_modules(struct str_list *listp, int n) in more_modules() function
100 static int more_modules(struct str_list *, int);253 more_modules(&Oldlist, i) != SUCCESS) in main()340 if (more_modules(&newlist, i) != SUCCESS) in main()532 more_modules(struct str_list *listp, int n) in more_modules() function
623 bool more_modules = TRUE; in process_modules() local653 more_modules = FALSE; in process_modules()693 more_modules = FALSE; in process_modules()724 more_modules = FALSE; in process_modules()729 } while (more_modules); in process_modules()
1065 bool more_modules = TRUE; in process_modules() local1102 more_modules = FALSE; in process_modules()1169 more_modules = FALSE; in process_modules()1241 more_modules = FALSE; in process_modules()1246 } while (more_modules); in process_modules()