Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/make/bin/
H A Dmain.cc910 # define SVR4_CMD_OPTS "-c:ef:g:ij:km:nO:o:pqrsTtVv" in read_command_options() macro
926 CMD_OPTS=SVR4_CMD_OPTS; in read_command_options()
927 ch = getopt(argc, argv, SVR4_CMD_OPTS); in read_command_options()
993 tptr = strchr(SVR4_CMD_OPTS, optopt); in read_command_options()