Searched refs:vcgetmeth (Results 1 - 8 of 8) sorted by relevance

/ast/src/cmd/vczip/tests/
H A Dtvctable.c56 if(!(Vctable = vcgetmeth("table", 0)))
H A Dtvcrtable.c46 if(!(Vcrtable = vcgetmeth("rtable", 0)))
H A Dtvcrdb.c87 if (!(Vcrdb = vcgetmeth("rdb", 0)) || !(Vctable = vcgetmeth("table", 0)))
/ast/src/lib/libvcodex/
H A Dvcextract.c132 if(!(meth = vcgetmeth(mt, 1)) )
H A Dvcopen.c129 if(!(vcmt = vcgetmeth(meth, 0)))
H A Dvcmethod.c169 Vcmethod_t* vcgetmeth(char* name, int portable) function
171 Vcmethod_t* vcgetmeth(name, portable)
H A Dvcodex.h265 extern Vcmethod_t* vcgetmeth _ARG_((char*, int));
H A Dvcsfio.c128 if(!Map[k].meth && !(Map[k].meth = vcgetmeth((char*)Map[k].name, 1)))

Completed in 20 milliseconds