Home
last modified time | relevance | path

Searched refs:vttypevalid (Results 1 – 7 of 7) sorted by relevance

/plan9/sys/src/cmd/venti/srv/
H A Dclump.c26 if(vttypevalid(type) < 0){ in storeclump()
210 if(vttypevalid(cl->info.type) < 0){ in loadclump()
H A Dprintarena.c53 if(vttypevalid(cl.info.type) < 0) { in rdarena()
H A Dprintarenapart.c55 if(vttypevalid(cl.info.type) < 0) { in rdarena()
H A Dwrarena.c106 if(vttypevalid(cl.info.type) < 0) { in rdarena()
H A Dutils.c82 vttypevalid(int type) in vttypevalid() function
H A Dsyncarena.c76 }else if(vttypevalid(cl.info.type) < 0){ in syncarena()
H A Dfns.h193 int vttypevalid(int type);