Searched refs:VNOSET (Results 1 – 3 of 3) sorted by relevance
49 #define VNOSET 0x80 /* do not set variable - just readonly test */ macro
284 if (flags & VNOSET) in setvareq()302 if (flags & VNOSET) in setvareq()
1009 cmdentry.cmdtype == CMDSPLBLTIN ? 0 : VNOSET); in evalcommand()