Searched refs:GetOptParseAttachArg (Results 1 – 1 of 1) sorted by relevance
61 static int32_t GetOptParseAttachArg(NstackGetOptMsg *optMsg, int32_t argc, const char *const *argv, in GetOptParseAttachArg() function124 if (GetOptParseAttachArg(optMsg, argc, argv, currentOpt, currentOptIdxInOpts) != NSTACKX_EOK) { in NstackGetOpt()