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

/ast/src/cmd/3d/
H A Dinit.c504 typedef int (*Init_f)(int, const char*, int); typedef
510 Init_f init;
531 if (!(init = (Init_f)dlsym(dll, sym)))

Completed in 17 milliseconds