Searched refs:Libinit_f (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/ksh93/bltins/ | ||
H A D | typeset.c | 876 typedef void (*Libinit_f)(int,void*); typedef 904 Libinit_f initfn; 917 else if ((initfn = (Libinit_f)dlllook(dll, "lib_init"))) |
Completed in 10 milliseconds