Home
last modified time | relevance | path

Searched refs:do_options (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/format/
H A Dstartup.h100 int do_options(int argc, char *argv[]);
H A Dmain.c99 i = do_options(argc, argv); in main()
H A Dstartup.c161 do_options(int argc, char *argv[]) in do_options() function