Home
last modified time | relevance | path

Searched defs:shortLived (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/usr.bin/make/
Dvar.c172 bool shortLived:1; member
405 bool shortLived, bool fromEnvironment, bool readOnly) in VarNew()