int bin_custom_dot(char *UNUSED(name), char **UNUSED(argv), UNUSED(void *ops), UNUSED(int func))
int boot_(UNUSED(Module m))
Optional early boot hook (unused).
int cleanup_(UNUSED(Module m))
int finish_(UNUSED(Module m))
Finalize module: restore original source handlers.
int enables_(UNUSED(Module m), int **UNUSED(enables))
int setup_(UNUSED(Module m))
Module setup: initialize option mapping and install source overrides.