Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
HDkern_module.c284 sys_modfnext(struct sysmsg *sysmsg, const struct modfnext_args *uap) in sys_modfnext() function
HDinit_sysent.c319 { AS(modfnext_args), 4, (sy_call_t *)sys_modfnext }, /* 302 = modfnext */
/dragonfly/sys/sys/
HDsysproto.h1634 int sys_modfnext (struct sysmsg *sysmsg, const struct modfnext_args *);