| 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.
