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

/ast/src/lib/libvcodex/
H A Dvcmethod.c115 typedef Vcmethod_t* (*Vclib_f) _ARG_((const char*)); typedef
126 Vclib_f libf;
128 if ((libf = (Vclib_f)dlllook(dll, VC_LIB)) && (meth = (*libf)(path)))

Completed in 6 milliseconds