Home
last modified time | relevance | path

Searched refs:bb_init_module_24 (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/busybox/busybox-1.26.2/modutils/
H A Dmodutils.h100 int FAST_FUNC bb_init_module_24(const char *module, const char *options);
H A Dmodutils.c211 return bb_init_module_24(filename, options); in bb_init_module()
H A Dmodutils-24.c3805 int FAST_FUNC bb_init_module_24(const char *m_filename, const char *options) in bb_init_module_24() function