Searched defs:my_prog (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dmain.c56 int c, i, my_prog; local
75 my_prog = MCS;
78 my_prog = STRIP;
107 if (my_prog == STRIP)
135 (void) setup_sectname(optarg, my_prog);
165 usage(my_prog);
172 if (my_prog != STRIP) {
176 usage(my_prog);
179 usage(my_prog);
198 if (num_sect == 0 && my_prog
[all...]

Completed in 184 milliseconds