Searched refs:VNOFUNC (Results 1 – 3 of 3) sorted by relevance
46 #define VNOFUNC 0x40 /* don't call the callback function */ macro
544 err |= setvarsafe("OPTIND", s, VNOFUNC); in getopts()
339 if (vp->func && (flags & VNOFUNC) == 0) in setvareq()