Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dmain.cc933 #define SUNPRO_CMD_OPTS "-~Bbc:C:Ddef:g:ij:K:kM:m:NnO:o:PpqRrSsTtuVvwx:" in read_command_options() macro
954 CMD_OPTS=SUNPRO_CMD_OPTS; in read_command_options()
955 ch = getopt(argc, argv, SUNPRO_CMD_OPTS); in read_command_options()
1028 tptr = strchr(SUNPRO_CMD_OPTS, optopt); in read_command_options()