| Main index | Section 8 | 日本語 | Options |
A separate hint file is generated for each directory listed on the command line that contains modules. If no hint records are generated for a particular directory, no hint file is created, and the preexisting hint file (if there was one in that directory) is removed.
kldxref ignores files with at least two "."s in the filename, such as foo.ko.debug or bar.ko.pkgsave. Note that this means that modules cannot have names such as foo.bar.ko. This limitation however, has been lived practice since the beginning of FreeBSD's kernel modules.
The following options are available:
| | |
| Recurse into subdirectories. | |
| | |
| Do not generate a hint file, but print module metadata on standard output. | |
| | |
| Specify a different name for the hints files than linker.hints. | |
| | |
| Operate in verbose mode. | |
kldxref /boot/kernel /boot/modules
To build hint files for all installed kernels:
kldxref -R /boot
| KLDXREF (8) | February 25, 2023 |
| Main index | Section 8 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | I define UNIX as “30 definitions of regular expressions living under one roof.” | ” |
| — Donald Knuth | ||