Home
last modified time | relevance | path

Searched refs:more_modules (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/streams/strcmd/
H A Dstrconf.c77 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
H A Dstrchg.c100 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
/titanic_50/usr/src/cmd/sgs/prof/common/
H A Dprofv.c623 bool more_modules = TRUE; in process_modules() local
653 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()
/titanic_50/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c1065 bool more_modules = TRUE; in process_modules() local
1102 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()