Searched defs:optArgStr (Results 1 – 1 of 1) sorted by relevance
751 static FILLP_INT FillpDfxDumpGetOptVal(const FillpDfxDumpOptArgs *optArgStr, FILLP_INT *optVal) in FillpDfxDumpGetOptVal()770 static FILLP_INT FillpDfxDumpDealOptWithArgs(const FillpDfxDumpOptArgs *optArgStr, FillpDumpOptCb c… in FillpDfxDumpDealOptWithArgs()779 static FILLP_INT FillpDfxDumpDoParseOpt(const FillpDfxDumpOptArgs *optArgStr) in FillpDfxDumpDoParseOpt()832 FillpDfxDumpOptArgs optArgStr = {opt, &optMsg, softObj, dump}; in FillpDfxDump() local