Lines Matching refs:lmodule
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()
1295 struct lmodule *m; in info_func()
1333 struct lmodule *m; in config_func()
1515 struct lmodule *m; in main()
1730 struct lmodule *mod; in main()
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()
2063 struct lmodule *owner, const char *str) in comm_define_ordered()
2108 comm_define(u_int priv, const char *descr, struct lmodule *owner, in comm_define()
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()
2363 struct lmodule *
2366 struct lmodule *m; in lm_load()
2461 lm_start(struct lmodule *mod) in lm_start()
2463 const struct lmodule *m; in lm_start()
2499 lm_unload(struct lmodule *m) in lm_unload()
2502 const struct lmodule *mod; in lm_unload()
2535 or_register(const struct asn_oid *or, const char *descr, struct lmodule *mod) in or_register()