Lines Matching defs:mod
952 fd_select(int fd, void (*func)(int, void *), void *udata, struct lmodule *mod) in fd_select()
996 fd_flush(struct lmodule *mod) in fd_flush()
1730 struct lmodule *mod; in main() local
1842 timer_start(u_int ticks, void (*func)(void *), void *udata, struct lmodule *mod) in timer_start()
1887 void (*func)(void *), void *udata, struct lmodule *mod) in timer_start_repeat()
1947 timer_flush(struct lmodule *mod) in timer_flush()
2154 comm_flush(struct lmodule *mod) in comm_flush()
2176 reqid_allocate(int size, struct lmodule *mod) in reqid_allocate()
2293 reqid_flush(struct lmodule *mod) in reqid_flush()
2320 tree_merge(const struct snmp_node *ntree, u_int nsize, struct lmodule *mod) in tree_merge()
2347 tree_unmerge(struct lmodule *mod) in tree_unmerge()
2461 lm_start(struct lmodule *mod) in lm_start()
2502 const struct lmodule *mod; in lm_unload() local
2535 or_register(const struct asn_oid *or, const char *descr, struct lmodule *mod) in or_register()