Searched defs:currentOptIdxInOpts (Results 1 – 1 of 1) sorted by relevance
47 char *currentOptIdxInOpts, char nextChar) in GetOptCheckCurrentOpt()62 char currentOpt, const char *currentOptIdxInOpts) in GetOptParseAttachArg()119 char *currentOptIdxInOpts = strchr(opts, currentOpt); in NstackGetOpt() local