Home
last modified time | relevance | path

Searched refs:notext (Results 1 – 5 of 5) sorted by relevance

/plan9/sys/src/9/port/
H A Dswap.c47 swapimage.notext = 1; in swapinit()
H A Dcache.c131 fscache.notext = 1; in cinit()
H A Dpage.c289 if(p->ref == 0 || p->image == nil || p->image->notext) in duppage()
H A Dportdat.h396 int notext; /* no file associated */ member
H A Dsegment.c397 if(i->notext) in putimage()