Home
last modified time | relevance | path

Searched refs:optcnt (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/cmd/mail/
H A Dparse.c94 optcnt++; in parse()
105 optcnt++; in parse()
117 optcnt++; in parse()
129 optcnt++; in parse()
141 optcnt++; in parse()
152 optcnt++; in parse()
164 optcnt++; in parse()
176 optcnt++; in parse()
184 optcnt++; in parse()
H A Dinit.c207 int optcnt = 0; /* Number of options specified */ variable
H A Dmail.h428 extern int optcnt; /* Number of options specified */
/titanic_41/usr/src/cmd/sgs/mcs/common/
H A Dmain.c39 static size_t optcnt = 0; variable
113 optcnt++; in main()
119 optcnt++; in main()
124 optcnt++; in main()
130 optcnt++; in main()
139 optcnt++; in main()
143 optcnt++; in main()
148 optcnt++; in main()
243 if (optcnt > optbufsz) { in queue()
/titanic_41/usr/src/cmd/fs.d/tmpfs/
H A Dmount.c84 int optcnt = 0; in main() local
138 for (optcnt = 1; optcnt < argc; optcnt++) { in main()
139 optptr = argv[optcnt]; in main()
/titanic_41/usr/src/cmd/fs.d/pcfs/mount/
H A Dmount.c91 int optcnt = 0; in main() local
163 for (optcnt = 1; optcnt < argc; optcnt++) { in main()
164 optptr = argv[optcnt]; in main()
/titanic_41/usr/src/cmd/acctadm/
H A Dmain.c128 int optcnt = 0; in main() local
150 optcnt++; in main()
154 optcnt++; in main()
158 optcnt++; in main()
162 optcnt++; in main()
166 optcnt++; in main()
170 optcnt++; in main()
233 if (optcnt > 1) in main()
/titanic_41/usr/src/cmd/who/
H A Dwho.c124 static int optcnt = 0; /* keeps count of options */ variable
183 optcnt++; in main()
187 optcnt += 7; in main()
218 optcnt--; /* Don't count Header */ in main()
382 optcnt++; in main()
682 if (optcnt == 1 && !validtype[USER_PROCESS]) { in dump()
692 if (optcnt == 1 && !validtype[USER_PROCESS]) { in dump()