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

/ast/src/lib/libpz/
H A Dpzinit.c29 pzinit(register Pz_t* pz, register const char* name, Pzinit_f initf)
H A Dpzlib.c74 if (!(dll->initf = (Pzinit_f)dlllook(dll->dll, buf)))
H A Dpzip.h105 typedef const char* (*Pzinit_f)(Pz_t*, Pzdisc_t*); typedef
151 Pzinit_f initf; /* library init function */
268 extern const char* pzinit(Pz_t*, const char*, Pzinit_f);
H A Dpzlib.h141 Pzinit_f initf; /* initialization function */

Completed in 17 milliseconds