Home | History | Annotate | Download | only in config

Lines Matching full:notarg

5809      negated, and the NOTARG field otherwise.  */
5816 NULL, and PVAR is not NULL, and ARG and NOTARG are the same, then
5818 int notarg;
5919 if (! t && o->arg == o->notarg)
5922 *o->pvar = t ? o->arg : o->notarg;