Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/bmake/
HDmain.c578 const char *optspecs = "BC:D:I:J:NST:V:WXd:ef:ij:km:nqrstv:w"; in MainParseArgs() local
604 optspec = strchr(optspecs, c); in MainParseArgs()