#include <sys/param.h>#include <sys/libkern.h>#include <sys/lock.h>#include <sys/lockmgr.h>#include <sys/mutex.h>#include <machine/stdarg.h>Go to the source code of this file.
Data Structures | |
| struct | xp_daemon_id |
| struct | xp_file |
| struct | xp_mutex |
| struct | xp_atomic |
| struct | xp_file_struct |
| struct | xp_queue |
| struct | xp_rwlock |
Defines | |
| #define | inline __inline |
| #define | DEVICE_NAME "dazuko" |
| #define | XP_ERROR_PERMISSION EPERM; |
| #define | XP_ERROR_INTERRUPT EINTR; |
| #define | XP_ERROR_BUSY EBUSY; |
| #define | XP_ERROR_FAULT EFAULT; |
| #define | XP_ERROR_INVALID EINVAL; |
|
|
Definition at line 47 of file dazuko_freebsd5.h. |
|
|
Definition at line 46 of file dazuko_freebsd5.h. |
|
|
Definition at line 51 of file dazuko_freebsd5.h. |
|
|
Definition at line 52 of file dazuko_freebsd5.h. |
|
|
Definition at line 50 of file dazuko_freebsd5.h. |
|
|
Definition at line 53 of file dazuko_freebsd5.h. |
|
|
Definition at line 49 of file dazuko_freebsd5.h. |
1.4.2