Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dmain.c596 const char *optspecs = "BC:D:I:J:NST:V:WXd:ef:ij:km:nqrstv:w"; in MainParseArgs()
622 optspec = strchr(optspecs, c); in MainParseArgs()
599 const char *optspecs = "BC:D:I:J:NST:V:WXd:ef:ij:km:nqrstv:w"; MainParseArgs() local