OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opt_ch
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/am-utils/dist/amd/
get_args.c
167
int
opt_ch
, i;
local
183
while ((
opt_ch
= getopt(argc, argv, getopt_args)) != -1)
184
switch (
opt_ch
) {
/src/external/bsd/am-utils/dist/amq/
amq.c
412
int
opt_ch
;
local
439
while ((
opt_ch
= getopt(argc, argv, "Hfh:il:mqsuvx:D:pP:TUw")) != -1)
440
switch (
opt_ch
) {
/src/usr.bin/menuc/
menu_sys.def
70
static char
opt_ch
(menudesc *m, int op_no);
292
opt_ch
(menudesc *m, int op_no)
321
wprintw(m->mw, "%c: ",
opt_ch
(m, opt));
Completed in 57 milliseconds
Indexes created Fri Jun 26 00:24:39 UTC 2026