Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dmain.cc935 # define SVR4_CMD_OPTS "-c:C:ef:g:ij:km:nO:o:pqrsTtVv" in read_command_options() macro
951 CMD_OPTS=SVR4_CMD_OPTS; in read_command_options()
952 ch = getopt(argc, argv, SVR4_CMD_OPTS); in read_command_options()
1018 tptr = strchr(SVR4_CMD_OPTS, optopt); in read_command_options()