Searched defs:initf (Results 1 - 7 of 7) sorted by relevance

/ast/src/lib/libpz/
H A Dpzinit.c29 pzinit(register Pz_t* pz, register const char* name, Pzinit_f initf) argument
36 if (!(usage = (*initf)(pz, pz->disc)))
H A Dpzlib.h141 Pzinit_f initf; /* initialization function */ member in struct:Pzdll_s
H A Dpzip.h151 Pzinit_f initf; /* library init function */ member in struct:Pzdisc_s
/ast/src/lib/libast/include/
H A Daso.h73 Asoinit_f initf; member in struct:Asometh_s
/ast/src/lib/libcodex/
H A Dcodex.h40 #define CODEX_RETAIN 0x0010 /* initf-donef retain state */
113 int (*initf)(Codex_t*); member in struct:Codexmeth_s
/ast/src/cmd/std/
H A Dpss.h170 int (*initf)(Pss_t*); member in struct:Pssmeth_s
/ast/src/lib/libdss/
H A Dcx.h338 Cxinit_f initf; /* called at cxaddedit() */ member in struct:Cxedit_s
374 Cxinit_f initf; /* called at cxaddconstraint() */ member in struct:Cxconstraint_s
464 Cxinit_f initf; /* called at cxaddtype() */ member in struct:Cxtype_s

Completed in 54 milliseconds