Main index | Section 2 | 日本語 | 한국인 | Options |
#include <sys/param.h>
#include <sys/linker.h>
[EPERM] | |
You do not have access to read the file or link it with the kernel. You should be the root user to be able to use the kld system calls. | |
[EFAULT] | |
Bad address encountered when adding kld info into the kernel space. | |
[ENOMEM] | |
There is no memory to load the file into the kernel. | |
[ENOENT] | |
The file was not found. | |
[ENOEXEC] | |
The file format of file was unrecognized. | |
[EEXIST] | |
The supplied file has already been loaded. | |
KLDLOAD (2) | March 3, 1999 |
Main index | Section 2 | 日本語 | 한국인 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | Computer science would have progressed much further and faster if all of the time and effort that has been spent maintaining and nurturing Unix had been spent on a sounder operating system. | ” |
— The Unix Haters' handbook |