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()
1727 struct lmodule *mod; in main() local
1839 timer_start(u_int ticks, void (*func)(void *), void *udata, struct lmodule *mod) in timer_start()
1884 void (*func)(void *), void *udata, struct lmodule *mod) in timer_start_repeat()
1944 timer_flush(struct lmodule *mod) in timer_flush()
2151 comm_flush(struct lmodule *mod) in comm_flush()
2173 reqid_allocate(int size, struct lmodule *mod) in reqid_allocate()
2290 reqid_flush(struct lmodule *mod) in reqid_flush()
2317 tree_merge(const struct snmp_node *ntree, u_int nsize, struct lmodule *mod) in tree_merge()
2344 tree_unmerge(struct lmodule *mod) in tree_unmerge()
2458 lm_start(struct lmodule *mod) in lm_start()
2499 const struct lmodule *mod; in lm_unload() local
2532 or_register(const struct asn_oid *or, const char *descr, struct lmodule *mod) in or_register()