Searched refs:vcgetalias (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libvcodex/
H A Dvcalias.c186 char* vcgetalias(char* spec, char* meth, ssize_t mtsz) function
188 char* vcgetalias(spec, meth, mtsz)
H A Dvcopen.c132 if(!(s = vcgetalias(meth, sp->buf, sizeof(sp->buf))))
H A Dvcodex.h269 extern char* vcgetalias _ARG_((char*, char*, ssize_t));
/ast/src/cmd/vczip/
H A Dvczip.c670 trans = vcgetalias(argv[1]+1, buf, sizeof(buf));

Completed in 16 milliseconds