Searched refs:SCANOPT_ERR_ARG_NOT_ALLOWED (Results 1 – 2 of 2) sorted by relevance
54 SCANOPT_ERR_ARG_NOT_ALLOWED = -4 /* Option does not take an argument. */ enumerator
521 case SCANOPT_ERR_ARG_NOT_ALLOWED: in scanopt_err()760 scanopt_err (s, is_short, errcode = SCANOPT_ERR_ARG_NOT_ALLOWED); in scanopt()