KLDSTAT(8) | MidnightBSD System Manager's Manual | KLDSTAT(8) |
kldstat
— display
status of dynamic kernel linker
kldstat |
[-h ] [-q ]
[-v ] [-d ]
[-i id]
[-n filename] |
kldstat |
[-q ] [-d ]
[-m modname] |
The kldstat
utility displays the status of
any files dynamically linked into the kernel.
The following options are available:
-h
-v
-d
-i
id-n
filename-q
-m
modnameThe kldstat
utility exits 0 on
success, and >0 if an error occurs.
The kldstat
utility first appeared in
FreeBSD 3.0, replacing the
lkm
interface.
Doug Rabson <dfr@FreeBSD.org>
January 19, 2016 | midnightbsd-3.1 |