Searched refs:vcsetmtarg (Results 1 - 3 of 3) sorted by relevance
/ast/src/cmd/vczip/tests/ |
H A D | tvctranspose.c | 41 vcsetmtarg(vc, "columns", (Void_t*)1600, 2);
|
/ast/src/lib/libvcodex/ |
H A D | vcmethod.c | 247 int vcsetmtarg(Vcodex_t* vc, char* name, Void_t* val, int type) function 249 int vcsetmtarg(vc, name, val, type)
|
H A D | vcodex.h | 276 extern int vcsetmtarg _ARG_((Vcodex_t*, char*, Void_t*, int));
|
Completed in 22 milliseconds