Main index | Section 2 | 日本語 | Options |
#include <sys/param.h>
#include <sys/linker.h>
[EFAULT] | |
The data required for this operation could not be read from the kernel space. | |
[ENOENT] | |
The file specified is not loaded in the kernel. | |
KLDFIND (2) | March 3, 1999 |
Main index | Section 2 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | Never write it in C if you can do it in `awk'; Never do it in `awk' if `sed' can handle it; Never use `sed' when `tr' can do the job; Never invoke `tr' when `cat' is sufficient; Avoid using `cat' whenever possible. |
” |
— Taylor's Laws of Programming |