Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_linker.c1511 sys_kldsym(struct thread *td, struct kldsym_args *uap) in sys_kldsym() function
H A Dinit_sysent.c406 { .sy_narg = AS(kldsym_args), .sy_call = (sy_call_t *)sys_kldsym, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 337 = kldsym */
/freebsd/sys/sys/
H A Dsysproto.h2089 int sys_kldsym(struct thread *, struct kldsym_args *);