|
NAMEkld_isloaded , kld_load —
kld utility functions
LIBRARYSystem Utilities Library (libutil, -lutil)SYNOPSIS#include <libutil.h>
int
int
DESCRIPTIONThese functions facilitate loading kernel modules from userland applications.The The SEE ALSOkldfirstmod(2), kldload(2), kldnext(2), kldstat(2), modfnext(2), modstat(2), kld(4)HISTORYThekld_isloaded () and
kld_load () functions first appeared in
FreeBSD 6.3.
AUTHORSThekld_isloaded () and
kld_load () functions and this manual page were written
by Dag-Erling Smørgrav
<des@FreeBSD.org>.
Visit the GSP FreeBSD Man Page Interface. |