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