Searched refs:ARG_REQ (Results 1 – 1 of 1) sorted by relevance
55 #define ARG_REQ 0x02 macro206 aux->flags |= ARG_REQ; in scanopt_init()213 aux->flags &= ~(ARG_REQ | ARG_NONE); in scanopt_init()793 if (auxp->flags & ARG_REQ) { in scanopt()