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

/ast/src/cmd/3d/
H A D3d.h418 typedef void (*Exitfunc_t)(int); typedef
522 Exitfunc_t libexit;
H A Dsyscall3d.c228 state.libexit = (Exitfunc_t)dlsym(dll, "exit");

Completed in 14 milliseconds