Searched refs:SCmdLineOpt (Results 1 – 3 of 3) sorted by relevance
380 struct SCmdLineOpt struct
95 SCmdLineOpt *m_pOpt;
947 SCmdLineOpt opt; in Parse()1001 SCmdLineOpt* pTmp = (SCmdLineOpt*)realloc(m_pOpt, m_nOptMax * sizeof(*m_pOpt)); in Parse()