This package contains a selection of manual pages from FreeBSD that are useful on a GNU/kFreeBSD system:
2 = System calls (functions provided by the kernel)
4 = Special files (usually found in /dev)
9 = Kernel routines
Original maintainer | GNU/kFreeBSD Maintainers |
---|---|
Homepage | https://www.freebsd.org/docproj/ |
12.0




11.1


11.0


10.1

Distribution | Version | Since | Package | Installed | Packager | |
---|---|---|---|---|---|---|
![]() | deb | 12.0-1 | 2019-01-12 | 3.08 MiB | 14.4 MiB | GNU/kFreeBSD Maintainers |
![]() | deb | 11.0-1 | 2017-11-10 | 2.97 MiB | 11.7 MiB | GNU/kFreeBSD Maintainers |
![]() | deb | 11.0-1 | 2017-11-10 | 2.97 MiB | 11.7 MiB | Ubuntu Developers |
![]() | deb | 11.1-3 | 2018-01-23 | 3 MiB | 11.9 MiB | Ubuntu Developers |
![]() | deb | 11.1-3 | 2019-01-14 | 3 MiB | 11.9 MiB | Ubuntu Developers |
![]() | deb | 12.0-1 | 2019-01-14 | 3.08 MiB | 14.4 MiB | Ubuntu Developers |
![]() | deb | 12.0-1 | 2019-06-17 | 3.08 MiB | 14.4 MiB | Ubuntu Developers |
![]() | deb | 12.0-1 | 2020-01-07 | 3.08 MiB | 14.4 MiB | Ubuntu Developers |
![]() | deb | 10.1~RC1-1 | 2017-11-10 | 2.77 MiB | 2.91 MiB | Ubuntu Developers |
Manual pages
abort2(2freebsd)
abort2 - abort process with diagnostics
accept(2freebsd)
accept, accept4 - accept a connection on a socket
accept4(2freebsd)
accept, accept4 - accept a connection on a socket
access(2freebsd)
access, eaccess, faccessat - check accessibility of a file
acct(2freebsd)
acct - enable or disable process accounting
adjtime(2freebsd)
adjtime - correct the time to allow synchronization of the system clock
aio_cancel(2freebsd)
aio_cancel - cancel an outstanding asynchronous I/O operation (REALTIME)
aio_error(2freebsd)
aio_error - retrieve error status of asynchronous I/O operation (REALTIME)
aio_fsync(2freebsd)
aio_fsync - asynchronous file synchronization (REALTIME)
aio_mlock(2freebsd)
aio_mlock - asynchronous mlock(2) operation
aio_read(2freebsd)
aio_read - asynchronous read from a file (REALTIME)
aio_return(2freebsd)
aio_return - retrieve return status of asynchronous I/O operation (REALTIME)
aio_suspend(2freebsd)
aio_suspend - suspend until asynchronous I/O operations or timeout complete (REALTIME)
aio_waitcomplete(2freebsd)
aio_waitcomplete - wait for the next completion of an aio request
aio_write(2freebsd)
aio_write - asynchronous write to a file (REALTIME)
audit(2freebsd)
audit - commit BSM audit record to audit log
auditctl(2freebsd)
auditctl - configure system audit parameters
auditon(2freebsd)
auditon - configure system audit parameters
bind(2freebsd)
bind - assign a local protocol address to a socket
bindat(2freebsd)
bindat - assign a local protocol address to a socket
brk(2freebsd)
brk, sbrk - change data segment size
cap_enter(2freebsd)
cap_enter, cap_getmode - Capability mode system calls
cap_fcntls_get(2freebsd)
cap_fcntls_limit, cap_fcntls_get - manage allowed fcntl commands
cap_fcntls_limit(2freebsd)
cap_fcntls_limit, cap_fcntls_get - manage allowed fcntl commands
cap_getmode(2freebsd)
cap_enter, cap_getmode - Capability mode system calls
cap_ioctls_get(2freebsd)
cap_ioctls_limit, cap_ioctls_get - manage allowed ioctl commands
cap_ioctls_limit(2freebsd)
cap_ioctls_limit, cap_ioctls_get - manage allowed ioctl commands
cap_rights_get(2freebsd)
cap_rights_limit - limit capability rights
cap_rights_limit(2freebsd)
cap_rights_limit - limit capability rights
chdir(2freebsd)
chdir, fchdir - change current working directory
chflags(2freebsd)
chflags, lchflags, fchflags, chflagsat - set file flags
chflagsat(2freebsd)
chflags, lchflags, fchflags, chflagsat - set file flags
chmod(2freebsd)
chmod, fchmod, lchmod, fchmodat - change mode of file
chown(2freebsd)
chown, fchown, lchown, fchownat - change owner and group of a file
chroot(2freebsd)
chroot - change root directory
clock_getres(2freebsd)
clock_gettime, clock_settime, clock_getres - get/set/calibrate date and time
clock_gettime(2freebsd)
clock_gettime, clock_settime, clock_getres - get/set/calibrate date and time
clock_nanosleep(2freebsd)
nanosleep - high resolution sleep
clock_settime(2freebsd)
clock_gettime, clock_settime, clock_getres - get/set/calibrate date and time
close(2freebsd)
close - delete a descriptor
closefrom(2freebsd)
closefrom - delete open file descriptors
connect(2freebsd)
connect - initiate a connection on a socket
connectat(2freebsd)
connectat - initiate a connection on a socket
cpuset(2freebsd)
cpuset, cpuset_getid, cpuset_setid - manage CPU affinity sets
cpuset_getaffinity(2freebsd)
cpuset_getaffinity, cpuset_setaffinity - manage CPU affinity
cpuset_getdomain(2freebsd)
cpuset_getdomain, cpuset_setdomain - manage memory domain policy
cpuset_getid(2freebsd)
cpuset, cpuset_getid, cpuset_setid - manage CPU affinity sets
cpuset_setaffinity(2freebsd)
cpuset_getaffinity, cpuset_setaffinity - manage CPU affinity
cpuset_setdomain(2freebsd)
cpuset_getdomain, cpuset_setdomain - manage memory domain policy
cpuset_setid(2freebsd)
cpuset, cpuset_getid, cpuset_setid - manage CPU affinity sets
creat(2freebsd)
creat - create a new file
dup(2freebsd)
dup, dup2 - duplicate an existing file descriptor
dup2(2freebsd)
dup, dup2 - duplicate an existing file descriptor
eaccess(2freebsd)
access, eaccess, faccessat - check accessibility of a file
errno(2freebsd)
intro - introduction to system calls and error numbers
execve(2freebsd)
execve, fexecve - execute a file
faccessat(2freebsd)
access, eaccess, faccessat - check accessibility of a file
fchdir(2freebsd)
chdir, fchdir - change current working directory
fchflags(2freebsd)
chflags, lchflags, fchflags, chflagsat - set file flags
fchmod(2freebsd)
chmod, fchmod, lchmod, fchmodat - change mode of file
fchmodat(2freebsd)
chmod, fchmod, lchmod, fchmodat - change mode of file
fchown(2freebsd)
chown, fchown, lchown, fchownat - change owner and group of a file
fchownat(2freebsd)
chown, fchown, lchown, fchownat - change owner and group of a file
fcntl(2freebsd)
fcntl - file control
fdatasync(2freebsd)
fdatasync, fsync - synchronise changes to a file
fexecve(2freebsd)
execve, fexecve - execute a file
ffclock(2freebsd)
ffclock_getcounter, ffclock_getestimate, ffclock_setestimate - Retrieve feed-forward counter, get and set feed-forward clock estimates
ffclock_getcounter(2freebsd)
ffclock_getcounter, ffclock_getestimate, ffclock_setestimate - Retrieve feed-forward counter, get and set feed-forward clock estimates
ffclock_getestimate(2freebsd)
ffclock_getcounter, ffclock_getestimate, ffclock_setestimate - Retrieve feed-forward counter, get and set feed-forward clock estimates
ffclock_setestimate(2freebsd)
ffclock_getcounter, ffclock_getestimate, ffclock_setestimate - Retrieve feed-forward counter, get and set feed-forward clock estimates
fhopen(2freebsd)
fhopen, fhstat, fhstatfs - access file via file handle
fhstat(2freebsd)
fhopen, fhstat, fhstatfs - access file via file handle
fhstatfs(2freebsd)
fhopen, fhstat, fhstatfs - access file via file handle
flock(2freebsd)
flock - apply or remove an advisory lock on an open file
fork(2freebsd)
fork - create a new process
fpathconf(2freebsd)
pathconf, lpathconf, fpathconf - get configurable pathname variables
fstat(2freebsd)
stat, lstat, fstat, fstatat - get file status
fstatat(2freebsd)
stat, lstat, fstat, fstatat - get file status
fstatfs(2freebsd)
statfs - get file system statistics
fsync(2freebsd)
fdatasync, fsync - synchronise changes to a file
ftruncate(2freebsd)
truncate, ftruncate - truncate or extend a file to a specified length
futimens(2freebsd)
futimens, utimensat - set file access and modification times
futimes(2freebsd)
utimes, lutimes, futimes, futimesat - set file access and modification times
futimesat(2freebsd)
utimes, lutimes, futimes, futimesat - set file access and modification times
getaudit(2freebsd)
getaudit, getaudit_addr - retrieve audit session state
getaudit_addr(2freebsd)
getaudit, getaudit_addr - retrieve audit session state
getauid(2freebsd)
getauid - retrieve audit session ID
getdents(2freebsd)
getdirentries, getdents - get directory entries in a file system independent format
getdirentries(2freebsd)
getdirentries, getdents - get directory entries in a file system independent format
getdtablesize(2freebsd)
getdtablesize - get file descriptor limit
getegid(2freebsd)
getgid, getegid - get group process identification
geteuid(2freebsd)
getuid, geteuid - get user identification
getfh(2freebsd)
getfh, lgetfh - get file handle
getfsstat(2freebsd)
getfsstat - get list of all mounted file systems
getgid(2freebsd)
getgid, getegid - get group process identification
getgroups(2freebsd)
getgroups - get group access list
getitimer(2freebsd)
getitimer, setitimer - get/set value of interval timer
getlogin(2freebsd)
getlogin, getlogin_r, setlogin - get/set login name
getloginclass(2freebsd)
getloginclass, setloginclass - get/set login class
getpeername(2freebsd)
getpeername - get name of connected peer
getpgid(2freebsd)
getpgrp - get process group
getpgrp(2freebsd)
getpgrp - get process group
getpid(2freebsd)
getpid, getppid - get parent or calling process identification
getppid(2freebsd)
getpid, getppid - get parent or calling process identification
getpriority(2freebsd)
getpriority, setpriority - get/set program scheduling priority
getrandom(2freebsd)
getrandom - get random data
getresgid(2freebsd)
getresgid, getresuid, setresgid, setresuid - get or set real, effective and saved user or group ID
getresuid(2freebsd)
getresgid, getresuid, setresgid, setresuid - get or set real, effective and saved user or group ID
getrlimit(2freebsd)
getrlimit, setrlimit - control maximum system resource consumption
getrusage(2freebsd)
getrusage - get information about resource utilization
getsid(2freebsd)
getsid - get process session
getsockname(2freebsd)
getsockname - get socket name
getsockopt(2freebsd)
getsockopt, setsockopt - get and set options on sockets
gettimeofday(2freebsd)
gettimeofday, settimeofday - get/set date and time
getuid(2freebsd)
getuid, geteuid - get user identification
i386_get_ioperm(2freebsd)
i386_get_ioperm, i386_set_ioperm - manage per-process access to the i386 I/O port space
i386_get_ldt(2freebsd)
i386_get_ldt, i386_set_ldt - manage i386 per-process Local Descriptor Table entries
i386_set_ioperm(2freebsd)
i386_get_ioperm, i386_set_ioperm - manage per-process access to the i386 I/O port space
i386_set_ldt(2freebsd)
i386_get_ldt, i386_set_ldt - manage i386 per-process Local Descriptor Table entries
i386_vm86(2freebsd)
i386_vm86 - control vm86-related functions
intro(2freebsd)
intro - introduction to system calls and error numbers
ioctl(2freebsd)
ioctl - control device
issetugid(2freebsd)
issetugid - is current process tainted by uid or gid changes
jail(2freebsd)
jail, jail_get, jail_set, jail_remove, jail_attach - create and manage system jails
jail_attach(2freebsd)
jail, jail_get, jail_set, jail_remove, jail_attach - create and manage system jails
jail_get(2freebsd)
jail, jail_get, jail_set, jail_remove, jail_attach - create and manage system jails
jail_remove(2freebsd)
jail, jail_get, jail_set, jail_remove, jail_attach - create and manage system jails
jail_set(2freebsd)
jail, jail_get, jail_set, jail_remove, jail_attach - create and manage system jails
kenv(2freebsd)
kenv - kernel environment
kevent(2freebsd)
kqueue, kevent - kernel event notification mechanism
kill(2freebsd)
kill - send signal to a process
killpg(2freebsd)
killpg - send signal to a process group
kldfind(2freebsd)
kldfind - returns the fileid of a kld file
kldfirstmod(2freebsd)
kldfirstmod - return first module id from the kld file specified
kldload(2freebsd)
kldload - load KLD files into the kernel
kldnext(2freebsd)
kldnext - return the fileid of the next kld file
kldstat(2freebsd)
kldstat - get status of kld file
kldsym(2freebsd)
kldsym - look up address by symbol name in a KLD
kldunload(2freebsd)
kldunload, kldunloadf - unload kld files
kldunloadf(2freebsd)
kldunload, kldunloadf - unload kld files
kqueue(2freebsd)
kqueue, kevent - kernel event notification mechanism
ktrace(2freebsd)
ktrace - process tracing
lchflags(2freebsd)
chflags, lchflags, fchflags, chflagsat - set file flags
lchmod(2freebsd)
chmod, fchmod, lchmod, fchmodat - change mode of file
lchown(2freebsd)
chown, fchown, lchown, fchownat - change owner and group of a file
lgetfh(2freebsd)
getfh, lgetfh - get file handle
link(2freebsd)
link, linkat - make a hard file link
linkat(2freebsd)
link, linkat - make a hard file link
lio_listio(2freebsd)
lio_listio - list directed I/O (REALTIME)
listen(2freebsd)
listen - listen for connections on a socket
lpathconf(2freebsd)
pathconf, lpathconf, fpathconf - get configurable pathname variables
lseek(2freebsd)
lseek - reposition read/write file offset
lstat(2freebsd)
stat, lstat, fstat, fstatat - get file status
lutimes(2freebsd)
utimes, lutimes, futimes, futimesat - set file access and modification times
madvise(2freebsd)
madvise, posix_madvise - give advice about use of memory
mincore(2freebsd)
mincore - determine residency of memory pages
minherit(2freebsd)
minherit - control the inheritance of pages
mkdir(2freebsd)
mkdir, mkdirat - make a directory file
mkdirat(2freebsd)
mkdir, mkdirat - make a directory file
mkfifo(2freebsd)
mkfifo, mkfifoat - make a fifo file
mkfifoat(2freebsd)
mkfifo, mkfifoat - make a fifo file
mknod(2freebsd)
mknod, mknodat - make a special file node
mknodat(2freebsd)
mknod, mknodat - make a special file node
mlock(2freebsd)
mlock, munlock - lock (unlock) physical pages in memory
mlockall(2freebsd)
mlockall, munlockall - lock (unlock) the address space of a process
mmap(2freebsd)
mmap - allocate memory, or map files or devices into memory
modfind(2freebsd)
modfind - returns the modid of a kernel module
modfnext(2freebsd)
modnext - return the modid of the next kernel module
modnext(2freebsd)
modnext - return the modid of the next kernel module
modstat(2freebsd)
modstat - get status of kernel module
mount(2freebsd)
mount, nmount, unmount - mount or dismount a file system
mprotect(2freebsd)
mprotect - control the protection of pages
mq_close(2freebsd)
mq_close - close a message queue (REALTIME)
mq_getattr(2freebsd)
mq_getattr - get message queue attributes (REALTIME)
mq_notify(2freebsd)
mq_notify - notify process that a message is available (REALTIME)
mq_open(2freebsd)
mq_open - open a message queue (REALTIME)
mq_receive(2freebsd)
mq_receive, mq_timedreceive - receive a message from message queue (REALTIME)
mq_send(2freebsd)
mq_send, mq_timedsend - send a message to message queue (REALTIME)
mq_setattr(2freebsd)
mq_setattr - set message queue attributes (REALTIME)
mq_timedreceive(2freebsd)
mq_receive, mq_timedreceive - receive a message from message queue (REALTIME)
mq_timedsend(2freebsd)
mq_send, mq_timedsend - send a message to message queue (REALTIME)
msgctl(2freebsd)
msgctl - message control operations
msgget(2freebsd)
msgget - get message queue
msgrcv(2freebsd)
msgrcv - receive a message from a message queue
msgsnd(2freebsd)
msgsnd - send a message to a message queue
msync(2freebsd)
msync - synchronize a mapped region
munlock(2freebsd)
mlock, munlock - lock (unlock) physical pages in memory
munlockall(2freebsd)
mlockall, munlockall - lock (unlock) the address space of a process
munmap(2freebsd)
munmap - remove a mapping
nanosleep(2freebsd)
nanosleep - high resolution sleep
nfssvc(2freebsd)
nfssvc - NFS services
nmount(2freebsd)
mount, nmount, unmount - mount or dismount a file system
ntp_adjtime(2freebsd)
ntp_adjtime, ntp_gettime - Network Time Protocol (NTP) daemon interface system calls
ntp_gettime(2freebsd)
ntp_adjtime, ntp_gettime - Network Time Protocol (NTP) daemon interface system calls
numa_getaffinity(2freebsd)
numa_getaffinity, numa_setaffinity - manage NUMA affinity
numa_setaffinity(2freebsd)
numa_getaffinity, numa_setaffinity - manage NUMA affinity
open(2freebsd)
open, openat - open or create a file for reading, writing or executing
openat(2freebsd)
open, openat - open or create a file for reading, writing or executing
pathconf(2freebsd)
pathconf, lpathconf, fpathconf - get configurable pathname variables
pdfork(2freebsd)
pdfork, pdgetpid, pdkill - System calls to manage process descriptors
pdgetpid(2freebsd)
pdfork, pdgetpid, pdkill - System calls to manage process descriptors
pdkill(2freebsd)
pdfork, pdgetpid, pdkill - System calls to manage process descriptors
pdwait4(2freebsd)
pdfork, pdgetpid, pdkill, pdwait4 - System calls to manage process descriptors
pipe(2freebsd)
pipe, pipe2 - create descriptor pair for interprocess communication
pipe2(2freebsd)
pipe, pipe2 - create descriptor pair for interprocess communication
poll(2freebsd)
poll - synchronous I/O multiplexing
posix_fadvise(2freebsd)
posix_fadvise - give advice about use of file data
posix_fallocate(2freebsd)
posix_fallocate - pre-allocate storage for a range in a file
posix_madvise(2freebsd)
madvise, posix_madvise - give advice about use of memory
posix_openpt(2freebsd)
posix_openpt - open a pseudo-terminal device
ppoll(2freebsd)
poll - synchronous I/O multiplexing
pread(2freebsd)
read, readv, pread, preadv - read input
preadv(2freebsd)
read, readv, pread, preadv - read input
procctl(2freebsd)
procctl - control processes
profil(2freebsd)
profil - control process profiling
pselect(2freebsd)
pselect - synchronous I/O multiplexing a la POSIX.1g
ptrace(2freebsd)
ptrace - process tracing and debugging
pwrite(2freebsd)
write, writev, pwrite, pwritev - write output
pwritev(2freebsd)
write, writev, pwrite, pwritev - write output
quotactl(2freebsd)
quotactl - manipulate file system quotas
rctl_add_rule(2freebsd)
rctl_add_rule, rctl_get_limits, rctl_get_racct, rctl_get_rules, rctl_remove_rule - manipulate and query the resource limits database
rctl_get_limits(2freebsd)
rctl_add_rule, rctl_get_limits, rctl_get_racct, rctl_get_rules, rctl_remove_rule - manipulate and query the resource limits database
rctl_get_racct(2freebsd)
rctl_add_rule, rctl_get_limits, rctl_get_racct, rctl_get_rules, rctl_remove_rule - manipulate and query the resource limits database
rctl_get_rules(2freebsd)
rctl_add_rule, rctl_get_limits, rctl_get_racct, rctl_get_rules, rctl_remove_rule - manipulate and query the resource limits database
rctl_remove_rule(2freebsd)
rctl_add_rule, rctl_get_limits, rctl_get_racct, rctl_get_rules, rctl_remove_rule - manipulate and query the resource limits database
read(2freebsd)
read, readv, pread, preadv - read input
readlink(2freebsd)
readlink, readlinkat - read value of a symbolic link
readlinkat(2freebsd)
readlink, readlinkat - read value of a symbolic link
readv(2freebsd)
read, readv, pread, preadv - read input
reboot(2freebsd)
reboot - reboot system or halt processor
recv(2freebsd)
recv, recvfrom, recvmsg, recvmmsg - receive message(s) from a socket
recvfrom(2freebsd)
recv, recvfrom, recvmsg, recvmmsg - receive message(s) from a socket
recvmmsg(2freebsd)
recv, recvfrom, recvmsg, recvmmsg - receive message(s) from a socket
recvmsg(2freebsd)
recv, recvfrom, recvmsg, recvmmsg - receive message(s) from a socket
rename(2freebsd)
rename - change the name of a file
renameat(2freebsd)
rename - change the name of a file
revoke(2freebsd)
revoke - revoke file access
rfork(2freebsd)
rfork - manipulate process resources
rmdir(2freebsd)
rmdir - remove a directory file
rtprio(2freebsd)
rtprio, rtprio_thread - examine or modify realtime or idle priority
rtprio_thread(2freebsd)
rtprio, rtprio_thread - examine or modify realtime or idle priority
sbrk(2freebsd)
brk, sbrk - change data segment size
sched_getparam(2freebsd)
sched_setparam, sched_getparam - set/get scheduling parameters
sched_getscheduler(2freebsd)
sched_setscheduler, sched_getscheduler - set/get scheduling policy and scheduler parameters
sched_get_priority_max(2freebsd)
sched_get_priority_max, sched_get_priority_min, sched_rr_get_interval - get scheduling parameter limits
sched_get_priority_min(2freebsd)
sched_get_priority_max, sched_get_priority_min, sched_rr_get_interval - get scheduling parameter limits
sched_rr_get_interval(2freebsd)
sched_get_priority_max, sched_get_priority_min, sched_rr_get_interval - get scheduling parameter limits
sched_setparam(2freebsd)
sched_setparam, sched_getparam - set/get scheduling parameters
sched_setscheduler(2freebsd)
sched_setscheduler, sched_getscheduler - set/get scheduling policy and scheduler parameters
sched_yield(2freebsd)
sched_yield - yield processor
sctp_generic_recvmsg(2freebsd)
sctp_generic_recvmsg - receive data from a peer
sctp_generic_sendmsg(2freebsd)
sctp_generic_sendmsg sctp_generic_sendmsg_iov - send data to a peer
sctp_peeloff(2freebsd)
sctp_peeloff - detach an association from a one-to-many socket to its own fd
select(2freebsd)
select - synchronous I/O multiplexing
semctl(2freebsd)
semctl - control operations on a semaphore set
semget(2freebsd)
semget - obtain a semaphore id
semop(2freebsd)
semop - atomic array of operations on a semaphore set
send(2freebsd)
send, sendto, sendmsg, sendmmsg - send message(s) from a socket
sendfile(2freebsd)
sendfile - send a file to a socket
sendmmsg(2freebsd)
send, sendto, sendmsg, sendmmsg - send message(s) from a socket
sendmsg(2freebsd)
send, sendto, sendmsg, sendmmsg - send message(s) from a socket
sendto(2freebsd)
send, sendto, sendmsg, sendmmsg - send message(s) from a socket
setaudit(2freebsd)
setaudit, setaudit_addr - set audit session state
setaudit_addr(2freebsd)
setaudit, setaudit_addr - set audit session state
setauid(2freebsd)
setauid - set audit session ID
setegid(2freebsd)
setuid, seteuid, setgid, setegid - set user and group ID
seteuid(2freebsd)
setuid, seteuid, setgid, setegid - set user and group ID
setfib(2freebsd)
setfib - set the default FIB (routing table) for the calling process
setgid(2freebsd)
setuid, seteuid, setgid, setegid - set user and group ID
setgroups(2freebsd)
setgroups - set group access list
setitimer(2freebsd)
getitimer, setitimer - get/set value of interval timer
setlogin(2freebsd)
getlogin, getlogin_r, setlogin - get/set login name
setloginclass(2freebsd)
getloginclass, setloginclass - get/set login class
setpgid(2freebsd)
setpgid, setpgrp - set process group
setpgrp(2freebsd)
setpgid, setpgrp - set process group
setpriority(2freebsd)
getpriority, setpriority - get/set program scheduling priority
setregid(2freebsd)
setregid - set real and effective group ID
setresgid(2freebsd)
getresgid, getresuid, setresgid, setresuid - get or set real, effective and saved user or group ID
setresuid(2freebsd)
getresgid, getresuid, setresgid, setresuid - get or set real, effective and saved user or group ID
setreuid(2freebsd)
setreuid - set real and effective user ID’s
setrlimit(2freebsd)
getrlimit, setrlimit - control maximum system resource consumption
setsid(2freebsd)
setsid - create session and set process group ID
setsockopt(2freebsd)
getsockopt, setsockopt - get and set options on sockets
settimeofday(2freebsd)
gettimeofday, settimeofday - get/set date and time
setuid(2freebsd)
setuid, seteuid, setgid, setegid - set user and group ID
shmat(2freebsd)
shmat, shmdt - attach or detach shared memory
shmctl(2freebsd)
shmctl - shared memory control
shmdt(2freebsd)
shmat, shmdt - attach or detach shared memory
shmget(2freebsd)
shmget - obtain a shared memory identifier
shm_open(2freebsd)
shm_open, shm_unlink - shared memory object operations
shm_unlink(2freebsd)
shm_open, shm_unlink - shared memory object operations
shutdown(2freebsd)
shutdown - disable sends and/or receives on a socket
sigaction(2freebsd)
sigaction - software signal facilities
sigaltstack(2freebsd)
sigaltstack - set and/or get signal stack context
sigblock(2freebsd)
sigsetmask, sigblock - manipulate current signal mask
sighold(2freebsd)
sighold, sigignore, sigpause, sigrelse, sigset - legacy interface for signal management
sigignore(2freebsd)
sighold, sigignore, sigpause, sigrelse, sigset - legacy interface for signal management
sigmask(2freebsd)
sigsetmask, sigblock - manipulate current signal mask
sigpause(2freebsd)
sighold, sigignore, sigpause, sigrelse, sigset - legacy interface for signal management
sigpending(2freebsd)
sigpending - get pending signals
sigprocmask(2freebsd)
sigprocmask - manipulate current signal mask
sigqueue(2freebsd)
sigqueue - queue a signal to a process (REALTIME)
sigrelse(2freebsd)
sighold, sigignore, sigpause, sigrelse, sigset - legacy interface for signal management
sigreturn(2freebsd)
sigreturn - return from signal
sigset(2freebsd)
sighold, sigignore, sigpause, sigrelse, sigset - legacy interface for signal management
sigsetmask(2freebsd)
sigsetmask, sigblock - manipulate current signal mask
sigstack(2freebsd)
sigstack - set and/or get signal stack context
sigsuspend(2freebsd)
sigsuspend - atomically release blocked signals and wait for interrupt
sigtimedwait(2freebsd)
sigtimedwait, sigwaitinfo - wait for queued signals (REALTIME)
sigvec(2freebsd)
sigvec - software signal facilities
sigwait(2freebsd)
sigwait - select a set of signals
sigwaitinfo(2freebsd)
sigtimedwait, sigwaitinfo - wait for queued signals (REALTIME)
socket(2freebsd)
socket - create an endpoint for communication
socketpair(2freebsd)
socketpair - create a pair of connected sockets
stat(2freebsd)
stat, lstat, fstat, fstatat - get file status
statfs(2freebsd)
statfs - get file system statistics
swapoff(2freebsd)
swapon, swapoff - control devices for interleaved paging/swapping
swapon(2freebsd)
swapon, swapoff - control devices for interleaved paging/swapping
symlink(2freebsd)
symlink, symlinkat - make symbolic link to a file
symlinkat(2freebsd)
symlink, symlinkat - make symbolic link to a file
sync(2freebsd)
sync - schedule file system updates
sysarch(2freebsd)
sysarch - architecture-dependent system call
syscall(2freebsd)
syscall, __syscall - indirect system call
thr_exit(2freebsd)
thr_exit - terminate current thread
thr_kill(2freebsd)
thr_kill - send signal to thread
thr_kill2(2freebsd)
thr_kill - send signal to thread
thr_new(2freebsd)
thr_new - create new thread of execution
thr_self(2freebsd)
thr_self - return thread identifier for the calling thread
thr_set_name(2freebsd)
thr_set_name - set user-visible thread name
thr_suspend(2freebsd)
thr_suspend - suspend the calling thread
thr_wake(2freebsd)
thr_wake - wake up the suspended thread
timer_create(2freebsd)
timer_create - create a per-process timer (REALTIME)
timer_delete(2freebsd)
timer_delete - delete a per-process timer (REALTIME)
timer_getoverrun(2freebsd)
timer_getoverrun, timer_gettime, timer_settime - per-process timers (REALTIME)
timer_gettime(2freebsd)
timer_getoverrun, timer_gettime, timer_settime - per-process timers (REALTIME)
timer_settime(2freebsd)
timer_getoverrun, timer_gettime, timer_settime - per-process timers (REALTIME)
truncate(2freebsd)
truncate, ftruncate - truncate or extend a file to a specified length
umask(2freebsd)
umask - set file creation mode mask
undelete(2freebsd)
undelete - attempt to recover a deleted file
unlink(2freebsd)
unlink, unlinkat - remove directory entry
unlinkat(2freebsd)
unlink, unlinkat - remove directory entry
unmount(2freebsd)
mount, nmount, unmount - mount or dismount a file system
utimensat(2freebsd)
futimens, utimensat - set file access and modification times
utimes(2freebsd)
utimes, lutimes, futimes, futimesat - set file access and modification times
utrace(2freebsd)
utrace - insert user record in ktrace log
uuidgen(2freebsd)
uuidgen - generate universally unique identifiers
vfork(2freebsd)
vfork - create a new process without copying the address space
wait(2freebsd)
wait, waitid, waitpid, wait3, wait4, wait6 - wait for processes to change status
wait3(2freebsd)
wait, waitid, waitpid, wait3, wait4, wait6 - wait for processes to change status
wait4(2freebsd)
wait, waitid, waitpid, wait3, wait4, wait6 - wait for processes to change status
wait6(2freebsd)
wait, waitid, waitpid, wait3, wait4, wait6 - wait for processes to change status
waitid(2freebsd)
wait, waitid, waitpid, wait3, wait4, wait6 - wait for processes to change status
waitpid(2freebsd)
wait, waitid, waitpid, wait3, wait4, wait6 - wait for processes to change status
write(2freebsd)
write, writev, pwrite, pwritev - write output
writev(2freebsd)
write, writev, pwrite, pwritev - write output
xsi_sigpause(2freebsd)
sighold, sigignore, sigpause, sigrelse, sigset - legacy interface for signal management
_exit(2freebsd)
_exit - terminate the calling process
_umtx_op(2freebsd)
_umtx_op - interface for implementation of userspace threading synchronization primitives
__syscall(2freebsd)
syscall, __syscall - indirect system call
sysctl(3freebsd)
sysctl, sysctlbyname, sysctlnametomib - get or set system information
aac(4freebsd)
aac - Adaptec AdvancedRAID Controller driver
aacraid(4freebsd)
aacraid - Adaptec AACRAID Controller driver
acpi(4freebsd)
acpi - Advanced Configuration and Power Management support
acpi_asus(4freebsd)
acpi_asus - Asus Laptop Extras
acpi_asus_wmi(4freebsd)
acpi_asus_wmi - Asus Laptop WMI Extras
acpi_dock(4freebsd)
acpi_dock - Laptop Docking Station device driver
acpi_fujitsu(4freebsd)
acpi_fujitsu - Fujitsu Laptop Extras
acpi_hp(4freebsd)
acpi_hp - ACPI extras driver for HP laptops
acpi_hpet(4freebsd)
hpet - High Precision Event Timer driver
acpi_ibm(4freebsd)
acpi_ibm - ACPI extras driver for IBM laptops
acpi_panasonic(4freebsd)
acpi_panasonic - ACPI hotkey driver for Panasonic laptops
acpi_rapidstart(4freebsd)
acpi_rapidstart - Intel rapid start technology ACPI driver
acpi_sony(4freebsd)
acpi_sony - ACPI notebook controller driver for Sony laptops
acpi_thermal(4freebsd)
acpi_thermal - ACPI thermal management subsystem
acpi_toshiba(4freebsd)
acpi_toshiba - Toshiba HCI interface
acpi_video(4freebsd)
acpi_video - ACPI Video Extensions driver
acpi_wmi(4freebsd)
acpi_wmi - ACPI to WMI mapping driver
ada(4freebsd)
ada - ATA Direct Access device driver
adm6996fc(4freebsd)
adm6996fc - driver for Infineon ADM6996FC fast ethernet switch chip
adv(4freebsd)
adv - Advansys ISA/VL/PCI Narrow 8bit SCSI Host adapter driver
adw(4freebsd)
adw - Advansys PCI 16bit SCSI Host adapter driver
ae(4freebsd)
ae - Attansic/Atheros L2 FastEthernet controller driver
aesni(4freebsd)
aesni - driver for the AES and SHA accelerator on x86 CPUs
age(4freebsd)
age - Attansic/Atheros L1 Gigabit Ethernet driver
agp(4freebsd)
agp - generic interface to the Accelerated Graphics Port (AGP)
agpgart(4freebsd)
agp - generic interface to the Accelerated Graphics Port (AGP)
aha(4freebsd)
aha - Adaptec SCSI host adapter driver
ahb(4freebsd)
ahb - Adaptec EISA SCSI host adapter driver
ahc(4freebsd)
ahc - Adaptec VL/ISA/PCI SCSI host adapter driver
ahci(4freebsd)
ahci - Serial ATA Advanced Host Controller Interface driver
ahd(4freebsd)
ahd - Adaptec PCI/PCI-X Ultra320 SCSI host adapter driver
aibs(4freebsd)
aibs - ASUSTeK AI Booster ACPI ATK0110 voltage, temperature and fan sensor
aic(4freebsd)
aic - Adaptec AIC-6260 and AIC-6360 SCSI driver
aio(4freebsd)
aio - asynchronous I/O
alc(4freebsd)
alc - Atheros AR813x/AR815x/AR816x/AR817x Gigabit/Fast Ethernet driver
ale(4freebsd)
ale - Atheros AR8121/AR8113/AR8114 Gigabit/Fast Ethernet driver
alpm(4freebsd)
alpm - Acer Aladdin 15x3 Power Management controller driver
altera_atse(4freebsd)
atse - driver for the Altera Triple-Speed Ethernet MegaCore
altera_avgen(4freebsd)
altera_avgen - driver for generic Altera Avalon-bus-attached, memory-mapped devices
altera_jtag_uart(4freebsd)
altera_jtag_uart - driver for the Altera JTAG UART Core
altera_sdcard(4freebsd)
altera_sdcard - driver for the Altera University Program Secure Data Card IP Core
altera_sdcardc(4freebsd)
altera_sdcard - driver for the Altera University Program Secure Data Card IP Core
ALTQ(4freebsd)
ALTQ - alternate queuing of network packets
amdpm(4freebsd)
amdpm - AMD 756/766/768/8111 Power Management controller driver
amdsbwd(4freebsd)
amdsbwd - device driver for the AMD southbridge watchdog timers
amdsmb(4freebsd)
amdsmb - AMD-8111 SMBus 2.0 controller driver
amdsmn(4freebsd)
amdsmn - device driver for AMD processor System Management Network
amdtemp(4freebsd)
amdtemp - device driver for AMD processor on-die digital thermal sensor
amr(4freebsd)
amr - MegaRAID SCSI/ATA/SATA RAID driver
an(4freebsd)
an - Aironet Communications 4500/4800 wireless network adapter driver
aout(4freebsd)
aout - kernel support for executing binary files in legacy a.out format
apic(4freebsd)
apic - Advanced Programmable Interrupt Controller (APIC) driver
apm(4freebsd)
apm - APM BIOS interface
arcmsr(4freebsd)
arcmsr - Areca RAID Controller driver
arp(4freebsd)
arp - Address Resolution Protocol
asmc(4freebsd)
asmc - device driver for the Apple System Management Console (SMC)
asr(4freebsd)
asr - driver for Adaptec I2O based SCSI/ATA host bus adapters
ata(4freebsd)
ata - generic ATA/SATA controller driver
atf-test-case(4freebsd)
atf-test-case - generic description of test cases
ath(4freebsd)
ath - Atheros IEEE 802.11 wireless network driver
ath_ahb(4freebsd)
ath_ahb - Atheros AHB device glue
ath_hal(4freebsd)
ath_hal - Atheros Hardware Access Layer (HAL)
ath_pci(4freebsd)
ath_pci - Atheros PCI device glue
atkbd(4freebsd)
atkbd - the AT keyboard interface
atkbdc(4freebsd)
atkbdc - the AT keyboard controller interface
atp(4freebsd)
atp - Apple touchpad driver
atrtc(4freebsd)
atrtc - AT Real-Time Clock (RTC) driver
atse(4freebsd)
atse - driver for the Altera Triple-Speed Ethernet MegaCore
attimer(4freebsd)
attimer - i8254 Programmable Interval Timer (AT Timer) driver
audit(4freebsd)
audit - Security Event Audit
auditpipe(4freebsd)
auditpipe - pseudo-device for live audit event tracking
aue(4freebsd)
aue - ADMtek AN986 Pegasus USB Ethernet driver
axe(4freebsd)
axe - ASIX Electronics AX88x7x/760 USB Ethernet driver
axge(4freebsd)
axge - ASIX Electronics AX88178A/AX88179 USB Gigabit Ethernet driver
bce(4freebsd)
bce - QLogic NetXtreme II (BCM5706/5708/5709/5716) PCI/PCIe Gigabit Ethernet adapter driver
bcma(4freebsd)
bcma - Broadcom AMBA Backplane driver
bfe(4freebsd)
bfe - Broadcom BCM4401 Ethernet Device Driver
bge(4freebsd)
bge - Broadcom BCM57xx/BCM590x Gigabit/Fast Ethernet driver
bhnd(4freebsd)
bhnd - Broadcom Home Networking Division interconnect bus
bhndb(4freebsd)
bhndb - Broadcom Home Networking Division interconnect bridge driver
bhndb_pci(4freebsd)
bhndb_pci - Broadcom Home Networking Division PCI host bridge driver
bhnd_chipc(4freebsd)
bhnd_chipc - Broadcom Home Networking Division ChipCommon Driver
bhnd_pmu(4freebsd)
bhnd_pmu - Broadcom Home Networking Division PMU Driver
bktr(4freebsd)
bktr - Brooktree Bt848/849/878/879 and Pinnacle PCTV video capture driver
blackhole(4freebsd)
blackhole - a sysctl(8) MIB for manipulating behaviour in respect of refused SCTP, TCP, or UDP connection attempts
bnxt(4freebsd)
bnxt - Broadcom NetXtreme-C/NetXtreme-E Family Ethernet driver
bpf(4freebsd)
bpf - Berkeley Packet Filter
bridge(4freebsd)
if_bridge - network bridge device
brooktree(4freebsd)
bktr - Brooktree Bt848/849/878/879 and Pinnacle PCTV video capture driver
bt(4freebsd)
bt - Buslogic/Mylex MultiMaster SCSI host adapter driver
bwi(4freebsd)
bwi - Broadcom BCM43xx IEEE 802.11b/g wireless network driver
bwn(4freebsd)
bwn - Broadcom BCM43xx SoftMAC IEEE 802.11 wireless network driver
bxe(4freebsd)
bxe - QLogic NetXtreme II Ethernet 10Gb PCIe adapter driver
bytgpio(4freebsd)
bytgpio - Intel Bay Trail SoC GPIO controller
CAM(4freebsd)
CAM - Common Access Method Storage subsystem
capsicum(4freebsd)
Capsicum - lightweight OS capability and sandbox framework
cardbus(4freebsd)
cardbus - CardBus bus driver
carp(4freebsd)
carp - Common Address Redundancy Protocol
cas(4freebsd)
cas - Sun Cassini/Cassini+ and National Semiconductor DP83065 Saturn Gigabit Ethernet driver
cbb(4freebsd)
pccbb - cardbus bridge driver
cc(4freebsd)
cxgbe - Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver
ccd(4freebsd)
ccd - Concatenated Disk driver
ccr(4freebsd)
ccr - Chelsio T6 crypto accelerator driver
ccv(4freebsd)
cxgbev - Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet VF driver
cc_cdg(4freebsd)
cc_cdg - CDG Congestion Control Algorithm
cc_chd(4freebsd)
cc_chd - CHD Congestion Control Algorithm
cc_cubic(4freebsd)
cc_cubic - CUBIC Congestion Control Algorithm
cc_dctcp(4freebsd)
cc_dctcp - DCTCP Congestion Control Algorithm
cc_hd(4freebsd)
cc_hd - HD Congestion Control Algorithm
cc_htcp(4freebsd)
cc_htcp - H-TCP Congestion Control Algorithm
cc_newreno(4freebsd)
cc_newreno - NewReno Congestion Control Algorithm
cc_vegas(4freebsd)
cc_vegas - Vegas Congestion Control Algorithm
cd(4freebsd)
cd - SCSI CD-ROM driver
cdce(4freebsd)
cdce - USB Communication Device Class Ethernet (CDC ECM/NCM) driver
ce(4freebsd)
ce - driver for synchronous Cronyx Tau-PCI/32 WAN adapters
cfi(4freebsd)
cfi, cfid - driver for Common Flash Interface (CFI) NOR flash
cfid(4freebsd)
cfi, cfid - driver for Common Flash Interface (CFI) NOR flash
cfiscsi(4freebsd)
cfiscsi - CAM Target Layer iSCSI target frontend
cfumass(4freebsd)
cfumass - USB device side support for Mass Storage Class Transport
ch(4freebsd)
ch - SCSI media-changer (juke box) driver
chromebook_platform(4freebsd)
chromebook_platform - support driver for hardware on various Chromebook models
chvgpio(4freebsd)
chvgpio - Intel Cherry View SoC GPIO controller
ciss(4freebsd)
ciss - Common Interface for SCSI-3 Support driver
cloudabi(4freebsd)
cloudabi, cloudabi32, cloudabi64 - CloudABI support
cloudabi32(4freebsd)
cloudabi, cloudabi32, cloudabi64 - CloudABI support
cloudabi64(4freebsd)
cloudabi, cloudabi32, cloudabi64 - CloudABI support
cm(4freebsd)
cm - SMC Arcnet Ethernet device driver
cmx(4freebsd)
cmx - Omnikey CardMan 4040 smartcard reader device driver
coretemp(4freebsd)
coretemp - device driver for Intel Core on-die digital thermal sensor
cp(4freebsd)
cp - driver for synchronous Cronyx Tau-PCI WAN adapters
cpuctl(4freebsd)
cpuctl - cpuctl pseudo device
cpufreq(4freebsd)
cpufreq - CPU frequency control framework
CPU_ELAN(4freebsd)
CPU_ELAN - AMD Elan 520 CPU support
CPU_SOEKRIS(4freebsd)
CPU_ELAN - AMD Elan 520 CPU support
crypto(4freebsd)
crypto, cryptodev - user-mode access to hardware-accelerated cryptography
cryptodev(4freebsd)
crypto, cryptodev - user-mode access to hardware-accelerated cryptography
cs(4freebsd)
cs - Ethernet device driver
ct(4freebsd)
ct - WD33C93[ABC] based CBUS SCSI host adapter driver
ctau(4freebsd)
ctau - driver for synchronous Cronyx Tau WAN adapters
ctl(4freebsd)
ctl - CAM Target Layer
cue(4freebsd)
cue - CATC USB-EL1210A USB Ethernet driver
cx(4freebsd)
cx - driver for synchronous/asynchronous Cronyx Sigma WAN adapters
cxgb(4freebsd)
cxgb - Chelsio T3 10 Gigabit Ethernet adapter driver
cxgbe(4freebsd)
cxgbe - Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver
cxgbev(4freebsd)
cxgbev - Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet VF driver
cxl(4freebsd)
cxgbe - Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver
cxlv(4freebsd)
cxgbev - Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet VF driver
cy(4freebsd)
cy - Cyclades Cyclom-Y serial driver
cyapa(4freebsd)
cyapa - Cypress APA trackpad with I2C interface driver
da(4freebsd)
da - SCSI Direct Access device driver
dc(4freebsd)
dc - DEC/Intel 21143 and clone 10/100 Ethernet driver
dcons(4freebsd)
dcons - dumb console device driver
dcons_crom(4freebsd)
dcons_crom - Configuration ROM stub for dcons(4)
ddb(4freebsd)
ddb - interactive kernel debugger
de(4freebsd)
de - DEC DC21x4x Ethernet device driver
devctl(4freebsd)
devctl - device event reporting and device control interface
digi(4freebsd)
digi - DigiBoard intelligent serial cards driver
disc(4freebsd)
disc - software discard network interface
divert(4freebsd)
divert - kernel packet diversion mechanism
dpms(4freebsd)
dpms - VESA BIOS DPMS driver
dpt(4freebsd)
dpt - DPT RAID Controller SCSI driver
ds1307(4freebsd)
ds1307 - 64 x 8, serial, i2c real-time clock
ds3231(4freebsd)
ds3231 - Extremely Accurate i2c-integrated RTC/TCXO/Crystal
dtrace_io(4freebsd)
dtrace_io - a DTrace provider for tracing events related to disk I/O
dtrace_ip(4freebsd)
dtrace_ip - a DTrace provider for tracing events related to the IPv4 and IPv6 protocols
dtrace_lockstat(4freebsd)
dtrace_lockstat - a DTrace provider for tracing CPU scheduling events
dtrace_proc(4freebsd)
dtrace_proc - a DTrace provider for tracing events related to user processes
dtrace_sched(4freebsd)
dtrace_sched - a DTrace provider for tracing CPU scheduling events
dtrace_sctp(4freebsd)
dtrace_sctp - a DTrace provider for tracing events related to the sctp(4) protocol
dtrace_tcp(4freebsd)
dtrace_tcp - a DTrace provider for tracing events related to the tcp(4) protocol
dtrace_udp(4freebsd)
dtrace_udp - a DTrace provider for tracing events related to the UDP protocol
dtrace_udplite(4freebsd)
dtrace_udplite - a DTrace provider for tracing events related to the UDP-Lite protocol
dummynet(4freebsd)
dummynet - traffic shaper, bandwidth manager and delay emulator
e6060sw(4freebsd)
e6060sw - driver for Marvell 88E6060 and 88E6065 fast ethernet switch chip
ed(4freebsd)
ed - NE-2000 and WD-80x3 Ethernet driver
edsc(4freebsd)
edsc - Ethernet discard network interface
ef(4freebsd)
ef - pseudo-device driver providing support for multiple Ethernet frame types
efidev(4freebsd)
efidev, efirtc - user-mode access to UEFI runtime services
efirtc(4freebsd)
efidev, efirtc - user-mode access to UEFI runtime services
ehci(4freebsd)
ehci - USB Enhanced Host Controller driver
em(4freebsd)
em - Intel(R) PRO/1000 Gigabit Ethernet adapter driver
en(4freebsd)
en - device driver for Midway-based ATM interfaces
ena(4freebsd)
ena - FreeBSD kernel driver for Elastic Network Adapter (ENA) family
enc(4freebsd)
enc - Encapsulating Interface
ep(4freebsd)
ep - Ethernet driver for 3Com Etherlink III (3c5x9) interfaces
epair(4freebsd)
epair - A pair of virtual back-to-back connected Ethernet interfaces
esp(4freebsd)
esp - Emulex ESP, NCR 53C9x and QLogic FAS families based SCSI controllers
est(4freebsd)
est - Enhanced Speedstep Technology
et(4freebsd)
et - Agere ET1310 10/100/Gigabit Ethernet driver
etherswitch(4freebsd)
etherswitch - Ethernet switch framework
eventtimers(4freebsd)
eventtimers - kernel event timers subsystem
ex(4freebsd)
ex - Ethernet device driver for the Intel EtherExpress Pro/10 and Pro/10+
exca(4freebsd)
exca - helper module for PC Card and CardBus systems
faith(4freebsd)
faith - IPv6-to-IPv4 TCP relay capturing interface
fatm(4freebsd)
fatm - device driver for Fore PCA200E ATM interfaces
fd(4freebsd)
fd, stdin, stdout, stderr - file descriptor files
fdc(4freebsd)
fdc - PC architecture floppy disk controller driver
FDT(4freebsd)
fdt - Flattened Device Tree support
fdtbus(4freebsd)
fdtbus - Flattened Device Tree bus driver
fdt_pinctrl(4freebsd)
fdt_pinctrl - FDT I/O pin multiplexing support
fe(4freebsd)
fe - Fujitsu MB86960A/MB86965A based Ethernet adapters
fea(4freebsd)
fpa, fea - device drivers for DEC FDDI controllers
ffclock(4freebsd)
FFCLOCK - Feed-forward system clock
filemon(4freebsd)
filemon - the filemon device
firewire(4freebsd)
firewire - IEEE1394 High-performance Serial Bus
fpa(4freebsd)
fpa, fea - device drivers for DEC FDDI controllers
full(4freebsd)
full - the full device
fwe(4freebsd)
fwe - Ethernet emulation driver for FireWire
fwip(4freebsd)
fwip - IP over FireWire driver
fwohci(4freebsd)
fwohci - OHCI FireWire chipset device driver
fxp(4freebsd)
fxp - Intel EtherExpress PRO/100 Ethernet device driver
gbde(4freebsd)
gbde - Geom Based Disk Encryption
gdb(4freebsd)
gdb - external kernel debugger
gem(4freebsd)
gem - ERI/GEM/GMAC Ethernet device driver
GEOM(4freebsd)
GEOM - modular disk I/O request transformation framework
geom_fox(4freebsd)
geom_fox - GEOM based basic disk multipathing
geom_linux_lvm(4freebsd)
geom_linux_lvm - GEOM based Linux LVM logical volume mapping
geom_map(4freebsd)
geom_map - GEOM module that maps defined items as separate partitions
geom_uncompress(4freebsd)
geom_uncompress - GEOM based compressed disk images
geom_uzip(4freebsd)
geom_uzip - GEOM based compressed disk images and partitions
gif(4freebsd)
gif - generic tunnel interface
glxiic(4freebsd)
glxiic - Geode LX CS5536 I2C controller driver
glxsb(4freebsd)
glxsb - Geode LX Security Block crypto accelerator
gpib(4freebsd)
gpib - General-Purpose Instrument Bus (GPIB) driver
gpio(4freebsd)
gpiobus - GPIO bus system
gpiobus(4freebsd)
gpiobus - GPIO bus system
gpioiic(4freebsd)
gpioiic - GPIO I2C bit-banging device driver
gpioled(4freebsd)
gpioled - GPIO LED generic device driver
gre(4freebsd)
gre - encapsulating network device
hatm(4freebsd)
hatm - device driver for Fore/Marconi HE155 and HE622 ATM interfaces
hifn(4freebsd)
hifn - Hifn 7751/7951/7811/7955/7956 crypto accelerator
hme(4freebsd)
hme - Sun Microelectronics STP2002-STQ Ethernet interfaces device driver
hpet(4freebsd)
hpet - High Precision Event Timer driver
hpt27xx(4freebsd)
hpt27xx - HighPoint RocketRAID 27xx SAS 6Gb/s HBA card driver
hptiop(4freebsd)
hptiop - HighPoint RocketRAID 3xxx/4xxx device driver
hptmv(4freebsd)
hptmv - HighPoint RocketRAID 182x device driver
hptnr(4freebsd)
hptnr - HighPoint DC Series Data Center HBA card driver
hptrr(4freebsd)
hptrr - HighPoint RocketRAID device driver
hv_ata_pci_disengage(4freebsd)
hv_ata_pci_disengage - Hyper-V ATA PCI Disengage driver
hv_kvp(4freebsd)
hv_kvp - Hyper-V Key Value Pair Driver
hv_netvsc(4freebsd)
hv_netvsc - Hyper-V Network Virtual Service Consumer
hv_storvsc(4freebsd)
hv_storvsc - Hyper-V Storage Virtual Service Consumer
hv_utils(4freebsd)
hv_utils - Hyper-V Utilities Driver
hv_vmbus(4freebsd)
hv_vmbus - Hyper-V Virtual Machine Bus (VMBus) Driver
hv_vss(4freebsd)
hv_vss - Hyper-V Volume Shadow Copy Service API
hwpmc(4freebsd)
hwpmc - Hardware Performance Monitoring Counter support
h_ertt(4freebsd)
h_ertt - Enhanced Round Trip Time Khelp module
i8254(4freebsd)
attimer - i8254 Programmable Interval Timer (AT Timer) driver
iavf(4freebsd)
iavf - Intel Adaptive Virtual Function driver
ichsmb(4freebsd)
ichsmb - Intel ICH SMBus controller driver
ichwd(4freebsd)
ichwd - device driver for the Intel ICH watchdog interrupt timer
icmp(4freebsd)
icmp - Internet Control Message Protocol
icmp6(4freebsd)
icmp6 - Internet Control Message Protocol for IPv6
ida(4freebsd)
ida - Compaq Intelligent Drive Array Controllers
ie(4freebsd)
ie - Ethernet device driver
ieee1394(4freebsd)
firewire - IEEE1394 High-performance Serial Bus
iflib(4freebsd)
iflib - Network Interface Driver Framework
ifmib(4freebsd)
ifmib - Management Information Base for network interfaces
if_ae(4freebsd)
ae - Attansic/Atheros L2 FastEthernet controller driver
if_age(4freebsd)
age - Attansic/Atheros L1 Gigabit Ethernet driver
if_alc(4freebsd)
alc - Atheros AR813x/AR815x/AR816x/AR817x Gigabit/Fast Ethernet driver
if_ale(4freebsd)
ale - Atheros AR8121/AR8113/AR8114 Gigabit/Fast Ethernet driver
if_an(4freebsd)
an - Aironet Communications 4500/4800 wireless network adapter driver
if_ath(4freebsd)
ath - Atheros IEEE 802.11 wireless network driver
if_ath_pci(4freebsd)
ath_pci - Atheros PCI device glue
if_aue(4freebsd)
aue - ADMtek AN986 Pegasus USB Ethernet driver
if_axe(4freebsd)
axe - ASIX Electronics AX88x7x/760 USB Ethernet driver
if_bce(4freebsd)
bce - QLogic NetXtreme II (BCM5706/5708/5709/5716) PCI/PCIe Gigabit Ethernet adapter driver
if_bfe(4freebsd)
bfe - Broadcom BCM4401 Ethernet Device Driver
if_bge(4freebsd)
bge - Broadcom BCM57xx/BCM590x Gigabit/Fast Ethernet driver
if_bnxt(4freebsd)
bnxt - Broadcom NetXtreme-C/NetXtreme-E Family Ethernet driver
if_bridge(4freebsd)
if_bridge - network bridge device
if_bwi(4freebsd)
bwi - Broadcom BCM43xx IEEE 802.11b/g wireless network driver
if_bwn(4freebsd)
bwn - Broadcom BCM43xx SoftMAC IEEE 802.11 wireless network driver
if_bxe(4freebsd)
bxe - QLogic NetXtreme II Ethernet 10Gb PCIe adapter driver
if_cas(4freebsd)
cas - Sun Cassini/Cassini+ and National Semiconductor DP83065 Saturn Gigabit Ethernet driver
if_cc(4freebsd)
cxgbe - Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver
if_ccv(4freebsd)
cxgbev - Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet VF driver
if_cdce(4freebsd)
cdce - USB Communication Device Class Ethernet (CDC ECM/NCM) driver
if_cue(4freebsd)
cue - CATC USB-EL1210A USB Ethernet driver
if_cxgb(4freebsd)
cxgb - Chelsio T3 10 Gigabit Ethernet adapter driver
if_cxgbe(4freebsd)
cxgbe - Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver
if_cxgbev(4freebsd)
cxgbev - Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet VF driver
if_cxl(4freebsd)
cxgbe - Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver
if_cxlv(4freebsd)
cxgbev - Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet VF driver
if_dc(4freebsd)
dc - DEC/Intel 21143 and clone 10/100 Ethernet driver
if_de(4freebsd)
de - DEC DC21x4x Ethernet device driver
if_disc(4freebsd)
disc - software discard network interface
if_ed(4freebsd)
ed - NE-2000 and WD-80x3 Ethernet driver
if_edsc(4freebsd)
edsc - Ethernet discard network interface
if_ef(4freebsd)
ef - pseudo-device driver providing support for multiple Ethernet frame types
if_em(4freebsd)
em - Intel(R) PRO/1000 Gigabit Ethernet adapter driver
if_en(4freebsd)
en - device driver for Midway-based ATM interfaces
if_enc(4freebsd)
enc - Encapsulating Interface
if_epair(4freebsd)
epair - A pair of virtual back-to-back connected Ethernet interfaces
if_et(4freebsd)
et - Agere ET1310 10/100/Gigabit Ethernet driver
if_faith(4freebsd)
faith - IPv6-to-IPv4 TCP relay capturing interface
if_fatm(4freebsd)
fatm - device driver for Fore PCA200E ATM interfaces
if_fwe(4freebsd)
fwe - Ethernet emulation driver for FireWire
if_fwip(4freebsd)
fwip - IP over FireWire driver
if_fxp(4freebsd)
fxp - Intel EtherExpress PRO/100 Ethernet device driver
if_gem(4freebsd)
gem - ERI/GEM/GMAC Ethernet device driver
if_gif(4freebsd)
gif - generic tunnel interface
if_gre(4freebsd)
gre - encapsulating network device
if_hatm(4freebsd)
hatm - device driver for Fore/Marconi HE155 and HE622 ATM interfaces
if_hme(4freebsd)
hme - Sun Microelectronics STP2002-STQ Ethernet interfaces device driver
if_iavf(4freebsd)
iavf - Intel Adaptive Virtual Function driver
if_igb(4freebsd)
igb - Intel(R) PRO/1000 PCI Express Gigabit Ethernet adapter driver
if_ipheth(4freebsd)
ipheth - USB Apple iPhone/iPad tethered Ethernet driver
if_ipsec(4freebsd)
if_ipsec - IPsec virtual tunneling interface
if_ipw(4freebsd)
ipw - Intel PRO/Wireless 2100 IEEE 802.11 driver
if_iwi(4freebsd)
iwi - Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11 driver
if_iwm(4freebsd)
iwm - Intel IEEE 802.11ac wireless network driver
if_iwn(4freebsd)
iwn - Intel IEEE 802.11n wireless network driver
if_ix(4freebsd)
ixgbe - Intel(R) 10Gb Ethernet driver for the FreeBSD operating system
if_ixgb(4freebsd)
ixgb - Intel(R) PRO/10GbE Ethernet driver for the FreeBSD operating system
if_ixgbe(4freebsd)
ixgbe - Intel(R) 10Gb Ethernet driver for the FreeBSD operating system
if_ixl(4freebsd)
ixl - Intel Ethernet 700 Series Driver
if_ixlv(4freebsd)
ixlv - Intel XL710 Ethernet 40Gb VF driver
if_jme(4freebsd)
jme - JMicron Gigabit/Fast Ethernet driver
if_kue(4freebsd)
kue - Kawasaki LSI KL5KUSB101B USB Ethernet driver
if_lagg(4freebsd)
lagg - link aggregation and link failover interface
if_le(4freebsd)
le - AMD Am7900 LANCE and Am79C9xx ILACC/PCnet Ethernet interface driver
if_lge(4freebsd)
lge - Level 1 LXT1001 NetCellerator PCI Gigabit Ethernet adapter driver
if_lmc(4freebsd)
lmc - device driver for LMC (now SBE) wide-area network interface cards
if_malo(4freebsd)
malo - Marvell Libertas IEEE 802.11b/g wireless network driver
if_mn(4freebsd)
mn - Siemens Easy321-R1 E1/T1 device driver
if_mos(4freebsd)
mos - Moschip MCS7730/MCS7830/MCS7832 USB Ethernet driver
if_msk(4freebsd)
msk - Marvell/SysKonnect Yukon II Gigabit Ethernet adapter driver
if_mwl(4freebsd)
mwl - Marvell 88W8363 IEEE 802.11n wireless network driver
if_mxge(4freebsd)
mxge - Myricom Myri10GE 10 Gigabit Ethernet adapter driver
if_my(4freebsd)
my - Myson Technology Ethernet PCI driver
if_ndis(4freebsd)
ndis - NDIS miniport driver wrapper
if_nf10bmac(4freebsd)
netfpga10g_nf10bmac - driver for the NetFPGA-10G Embedded CPU Ethernet Core
if_nfe(4freebsd)
nfe - NVIDIA nForce MCP Ethernet driver
if_nge(4freebsd)
nge - National Semiconductor PCI Gigabit Ethernet adapter driver
if_nve(4freebsd)
nve - NVIDIA nForce MCP Networking Adapter device driver
if_nxge(4freebsd)
nxge - Neterion Xframe 10GbE Server/Storage adapter driver
if_otus(4freebsd)
otus - Atheros AR9170 USB IEEE 802.11a/b/g/n wireless network device
if_patm(4freebsd)
patm - device driver for IDT77252 based ATM interfaces (ProSum and IDT)
if_pcn(4freebsd)
pcn - AMD PCnet/PCI Fast Ethernet device driver
if_ral(4freebsd)
ral - Ralink Technology IEEE 802.11a/g/n wireless network device
if_re(4freebsd)
re - RealTek 8139C+/8169/816xS/811xS/8168/810xE/8111 PCI/PCIe Ethernet adapter driver
if_rl(4freebsd)
rl - RealTek 8129/8139 Fast Ethernet device driver
if_rsu(4freebsd)
rsu - Realtek RTL8188SU/RTL8192SU USB IEEE 802.11b/g/n wireless network device
if_rtwn_pci(4freebsd)
rtwn_pci - Realtek PCI device glue
if_rtwn_usb(4freebsd)
rtwn_usb - Realtek USB device glue
if_rue(4freebsd)
rue - RealTek RTL8150 USB to Fast Ethernet controller driver
if_rum(4freebsd)
rum - Ralink Technology USB IEEE 802.11a/b/g wireless network device
if_run(4freebsd)
run - Ralink Technology USB IEEE 802.11a/g/n wireless network device
if_sbni(4freebsd)
sbni - Granch SBNI12 leased line modem driver
if_sf(4freebsd)
sf - Adaptec AIC-6915 "Starfire" PCI Fast Ethernet adapter driver
if_sge(4freebsd)
sge - Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet driver
if_sis(4freebsd)
sis - SiS 900, SiS 7016 and NS DP83815/DP83816 Fast Ethernet device driver
if_sk(4freebsd)
sk - SysKonnect SK-984x and SK-982x PCI Gigabit Ethernet adapter driver
if_smsc(4freebsd)
smsc - USB SMSC LAN9xxx Fast Ethernet driver
if_sn(4freebsd)
sn - Ethernet driver for SMC91Cxx based cards
if_ste(4freebsd)
ste - Sundance Technologies ST201 Fast Ethernet device driver
if_stf(4freebsd)
stf - 6to4 tunnel interface
if_stge(4freebsd)
stge - Sundance/Tamarack TC9021 Gigabit Ethernet adapter driver
if_tap(4freebsd)
tap - Ethernet tunnel software network interface
if_ti(4freebsd)
ti - Alteon Networks Tigon I and Tigon II Gigabit Ethernet driver
if_tl(4freebsd)
tl - Texas Instruments ThunderLAN Ethernet device driver
if_tun(4freebsd)
tun - tunnel software network interface
if_tx(4freebsd)
tx - SMC 83c17x Fast Ethernet device driver
if_txp(4freebsd)
txp - 3Com 3XP Typhoon/Sidewinder (3CR990) Ethernet interface
if_uath(4freebsd)
uath - Atheros USB IEEE 802.11a/b/g wireless network device
if_udav(4freebsd)
udav - Davicom DM9601 USB Ethernet driver
if_upgt(4freebsd)
upgt - Conexant/Intersil PrismGT SoftMAC USB IEEE 802.11b/g wireless network device
if_ural(4freebsd)
ural - Ralink Technology RT2500USB IEEE 802.11 driver
if_ure(4freebsd)
ure - RealTek RTL8152/RTL8153 USB to Ethernet controller driver
if_urndis(4freebsd)
urndis - USB Remote NDIS Ethernet device
if_urtw(4freebsd)
urtw - Realtek RTL8187B/L USB IEEE 802.11b/g wireless network device
if_urtwn(4freebsd)
urtwn - Realtek RTL8188CU/RTL8188RU/RTL8188EU/RTL8192CU USB IEEE 802.11b/g/n wireless network device
if_vcc(4freebsd)
cxgbe - Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver
if_vcxgbe(4freebsd)
cxgbe - Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver
if_vcxl(4freebsd)
cxgbe - Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver
if_vge(4freebsd)
vge - VIA Networking Technologies Velocity Gigabit Ethernet adapter driver
if_vlan(4freebsd)
vlan - IEEE 802.1Q VLAN network interface
if_vmx(4freebsd)
vmx - VMware VMXNET3 Virtual Interface Controller device
if_vr(4freebsd)
vr - VIA Technologies Rhine I/II/III Ethernet device driver
if_vte(4freebsd)
vte - Vortex86 RDC R6040 Fast Ethernet driver
if_vtnet(4freebsd)
vtnet - VirtIO Ethernet driver
if_vxge(4freebsd)
vxge - Neterion X3100 10GbE Server/Storage adapter driver
if_vxlan(4freebsd)
vxlan - Virtual eXtensible LAN interface
if_wb(4freebsd)
wb - Winbond W89C840F Fast Ethernet device driver
if_wi(4freebsd)
wi - Lucent Hermes, and Intersil PRISM IEEE 802.11 driver
if_wpi(4freebsd)
wpi - Intel 3945ABG Wireless LAN IEEE 802.11 driver
if_xe(4freebsd)
xe - Xircom PCMCIA Ethernet device driver
if_xl(4freebsd)
xl - 3Com Etherlink XL and Fast Etherlink XL Ethernet device driver
if_zyd(4freebsd)
zyd - ZyDAS ZD1211/ZD1211B USB IEEE 802.11b/g wireless network device
ig4(4freebsd)
ig4 - Synopsys DesignWare I2C Controller
igb(4freebsd)
igb - Intel(R) PRO/1000 PCI Express Gigabit Ethernet adapter driver
igmp(4freebsd)
igmp - Internet Group Management Protocol
iic(4freebsd)
iic - I2C generic I/O device driver
iicbb(4freebsd)
iicbb - I2C generic bit-banging driver
iicbus(4freebsd)
iicbus - I2C bus system
iicsmb(4freebsd)
iicsmb - I2C to SMB bridge
iir(4freebsd)
iir - Intel Integrated RAID controller and ICP Vortex driver
imcsmb(4freebsd)
imcsmb - Intel integrated Memory Controller (iMC) SMBus controller driver
imm(4freebsd)
vpo - parallel to SCSI interface driver
inet(4freebsd)
inet - Internet protocol family
inet6(4freebsd)
inet6 - Internet protocol version 6 family
intpm(4freebsd)
intpm - Intel PIIX4 Power Management controller driver
intro(4freebsd)
intro - introduction to devices and device drivers
io(4freebsd)
io - I/O privilege file
ip(4freebsd)
ip - Internet Protocol
ip6(4freebsd)
ip6 - Internet Protocol version 6 (IPv6) network layer
ipaccounting(4freebsd)
ipfw - IP packet filter and traffic accounting
ipacct(4freebsd)
ipfw - IP packet filter and traffic accounting
ipf(4freebsd)
ipf - packet filtering kernel interface
ipfilter(4freebsd)
ipfilter - Introduction to IP packet filtering
ipfirewall(4freebsd)
ipfw - IP packet filter and traffic accounting
ipfw(4freebsd)
ipfw - IP packet filter and traffic accounting
ipheth(4freebsd)
ipheth - USB Apple iPhone/iPad tethered Ethernet driver
ipl(4freebsd)
ipl - IP packet log device
ipmi(4freebsd)
ipmi - OpenIPMI compatible IPMI interface driver
ipnat(4freebsd)
ipnat - Network Address Translation kernel interface
ips(4freebsd)
ips - IBM/Adaptec ServeRAID controller driver
ipsec(4freebsd)
ipsec - Internet Protocol Security protocol
ipw(4freebsd)
ipw - Intel PRO/Wireless 2100 IEEE 802.11 driver
ipwfw(4freebsd)
ipwfw - Firmware Module for Intel PRO/Wireless 2100 driver
isci(4freebsd)
isci - Intel C600 Serial Attached SCSI driver
iscsi(4freebsd)
iscsi - iSCSI initiator
iscsi_initiator(4freebsd)
iscsi_initiator - kernel driver for the iSCSI protocol
iser(4freebsd)
iser - iSCSI Extensions for RDMA (iSER) driver
isl(4freebsd)
isl - Intersil(TM) I2C ISL29018 sensor driver
ismt(4freebsd)
ismt - Intel SMBus Message Transport (SMBus 2.0) driver
isp(4freebsd)
isp - Qlogic based SPI and FibreChannel SCSI Host Adapters
ispfw(4freebsd)
ispfw - Firmware for Qlogic based SPI and FibreChannel SCSI Host Adapters
iwi(4freebsd)
iwi - Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11 driver
iwifw(4freebsd)
iwifw - Firmware Module for Intel PRO/Wireless 2200BG/2225BG/2915ABG driver
iwm(4freebsd)
iwm - Intel IEEE 802.11ac wireless network driver
iwmfw(4freebsd)
iwmfw - Firmware Module for Intel Wireless driver
iwn(4freebsd)
iwn - Intel IEEE 802.11n wireless network driver
iwnfw(4freebsd)
iwnfw - Firmware Module for Intel Wireless driver
ix(4freebsd)
ixgbe - Intel(R) 10Gb Ethernet driver for the FreeBSD operating system
ixgb(4freebsd)
ixgb - Intel(R) PRO/10GbE Ethernet driver for the FreeBSD operating system
ixgbe(4freebsd)
ixgbe - Intel(R) 10Gb Ethernet driver for the FreeBSD operating system
ixl(4freebsd)
ixl - Intel Ethernet 700 Series Driver
ixlv(4freebsd)
ixlv - Intel XL710 Ethernet 40Gb VF driver
jedec_dimm(4freebsd)
jedec_dimm - report asset information and temperatures for JEDEC DDR3 / DDR4 DIMMs
jedec_ts(4freebsd)
jedec_ts - driver for temperature sensors on memory modules
jme(4freebsd)
jme - JMicron Gigabit/Fast Ethernet driver
joy(4freebsd)
joy - joystick device driver
kbdmux(4freebsd)
kbdmux - keyboard multiplexer
keyboard(4freebsd)
keyboard - pc keyboard interface
kld(4freebsd)
kld - dynamic kernel linker facility
kmem(4freebsd)
mem, kmem - memory files
ksyms(4freebsd)
ksyms - kernel symbol table interface
ksz8995ma(4freebsd)
ksz8995ma - driver for Micrel KSZ8995MA fast ethernet switch chip
ktr(4freebsd)
ktr - kernel tracing facility
kue(4freebsd)
kue - Kawasaki LSI KL5KUSB101B USB Ethernet driver
lagg(4freebsd)
lagg - link aggregation and link failover interface
le(4freebsd)
le - AMD Am7900 LANCE and Am79C9xx ILACC/PCnet Ethernet interface driver
led(4freebsd)
led - API for manipulating LED’s, lamps and other annunciators
lge(4freebsd)
lge - Level 1 LXT1001 NetCellerator PCI Gigabit Ethernet adapter driver
lindev(4freebsd)
lindev - Linux-specific pseudo devices support
linux(4freebsd)
linux - Linux ABI support
liquidio(4freebsd)
liquidio - Cavium 10Gb/25Gb Ethernet driver for the FreeBSD operating system
lm75(4freebsd)
lm75 - lm75 i2c digital temperature sensor driver
lmc(4freebsd)
lmc - device driver for LMC (now SBE) wide-area network interface cards
lo(4freebsd)
lo - software loopback network interface
longrun(4freebsd)
longrun - Transmeta(TM) Crusoe(TM) LongRun(TM) support
loop(4freebsd)
lo - software loopback network interface
lp(4freebsd)
lp - printer port Internet Protocol driver
lpbb(4freebsd)
lpbb - parallel port I2C bit-banging interface
lpt(4freebsd)
lpt - generic printer device driver
mac(4freebsd)
mac - Mandatory Access Control
mac_biba(4freebsd)
mac_biba - Biba data integrity policy
mac_bsdextended(4freebsd)
mac_bsdextended - file system firewall policy
mac_ifoff(4freebsd)
mac_ifoff - interface silencing policy
mac_lomac(4freebsd)
mac_lomac - Low-watermark Mandatory Access Control data integrity policy
mac_mls(4freebsd)
mac_mls - Multi-Level Security confidentiality policy
mac_none(4freebsd)
mac_none - null MAC policy module
mac_ntpd(4freebsd)
mac_ntpd - policy allowing ntpd to run as non-root user
mac_partition(4freebsd)
mac_partition - process partition policy
mac_portacl(4freebsd)
mac_portacl - network port access control policy
mac_seeotheruids(4freebsd)
mac_seeotheruids - simple policy controlling whether users see other users
mac_stub(4freebsd)
mac_stub - MAC policy stub module
mac_test(4freebsd)
mac_test - MAC framework testing policy
malo(4freebsd)
malo - Marvell Libertas IEEE 802.11b/g wireless network driver
mcd(4freebsd)
mcd - Mitsumi CD-ROM driver
mce(4freebsd)
mlx5en - Mellanox ConnectX-4, ConnectX-4 LX and ConnectX-5 based 100Gb, 50Gb, 40Gb, 25Gb and 10Gb Ethernet adapter driver
md(4freebsd)
md - memory disk
mdio(4freebsd)
mdio - IEEE 802.3 Management Data Input/Output interface
me(4freebsd)
me - encapsulating network device
mem(4freebsd)
mem, kmem - memory files
meteor(4freebsd)
meteor - video capture driver interface
mfi(4freebsd)
mfi - LSI MegaRAID SAS driver
mfip(4freebsd)
mfi - LSI MegaRAID SAS driver
mfi_linux(4freebsd)
mfi - LSI MegaRAID SAS driver
miibus(4freebsd)
miibus - IEEE 802.3 Media Independent Interface network bus
mk48txx(4freebsd)
mk48txx - Mostek time-of-day clock driver
mld(4freebsd)
mld - Multicast Listener Discovery Protocol
mlx(4freebsd)
mlx - Mylex DAC-family RAID driver
mlx4en(4freebsd)
mlx4en - Mellanox ConnectX-3 10GbE/40GbE network adapter driver
mlx4ib(4freebsd)
mlx4ib - Mellanox ConnectX-3 10GbE/40GbE network adapter driver
mlx5en(4freebsd)
mlx5en - Mellanox ConnectX-4, ConnectX-4 LX and ConnectX-5 based 100Gb, 50Gb, 40Gb, 25Gb and 10Gb Ethernet adapter driver
mlx5ib(4freebsd)
mlx5ib - Mellanox ConnectX-4 and ConnectX-4 LX based 100Gb, 50Gb, 40Gb, 25Gb and 10Gb network adapter driver
mlx5io(4freebsd)
mlx5io - IOCTL interface to manage Connect-X 4/5 Mellanox network adapters
mly(4freebsd)
mly - Mylex AcceleRAID/eXtremeRAID family driver
mmc(4freebsd)
mmc - MultiMediaCard and SD Card bus driver
mmcsd(4freebsd)
mmcsd - MMC and SD memory card driver
mn(4freebsd)
mn - Siemens Easy321-R1 E1/T1 device driver
mod_cc(4freebsd)
mod_cc - Modular congestion control
mos(4freebsd)
mos - Moschip MCS7730/MCS7830/MCS7832 USB Ethernet driver
mouse(4freebsd)
mouse - mouse and pointing device drivers
mpr(4freebsd)
mpr - LSI Fusion-MPT 3/3.5 IT/IR 12Gb/s Serial Attached SCSI/SATA/PCIe driver
mps(4freebsd)
mps - LSI Fusion-MPT 2 IT/IR 6Gb/s Serial Attached SCSI/SATA driver
mpt(4freebsd)
mpt - LSI Fusion-MPT SCSI/Fibre Channel driver
mrsas(4freebsd)
mrsas - LSI MegaRAID 6Gb/s and 12Gb/s SAS+SATA RAID controller driver
mse(4freebsd)
mse - bus and InPort mice driver
msk(4freebsd)
msk - Marvell/SysKonnect Yukon II Gigabit Ethernet adapter driver
mtio(4freebsd)
mtio - FreeBSD magtape interface
muge(4freebsd)
muge - Microchip LAN78xx USB Gigabit Ethernet driver
multicast(4freebsd)
multicast - Multicast Routing
mvs(4freebsd)
mvs - Marvell Serial ATA Host Controller driver
mwl(4freebsd)
mwl - Marvell 88W8363 IEEE 802.11n wireless network driver
mwlfw(4freebsd)
mwlfw - Firmware Module for Marvell 88W8363 Wireless driver
mxge(4freebsd)
mxge - Myricom Myri10GE 10 Gigabit Ethernet adapter driver
my(4freebsd)
my - Myson Technology Ethernet PCI driver
nand(4freebsd)
nand - NAND Flash framework
nandsim(4freebsd)
nandsim - NAND Flash simulator driver
natm(4freebsd)
natm - Native Mode ATM protocol layer
natmip(4freebsd)
natmip - IP over ATM PVCs
ncr(4freebsd)
ncr - NCR 53C8xx SCSI driver
ncv(4freebsd)
ncv - NCR 53C500 based SCSI host adapter driver
nda(4freebsd)
nda - NVMe Direct Access device driver
ndis(4freebsd)
ndis - NDIS miniport driver wrapper
net(4freebsd)
networking - introduction to networking facilities
net80211(4freebsd)
net80211 - standard interface to IEEE 802.11 devices
netdump(4freebsd)
netdump - protocol for transmitting kernel dumps to a remote server
netfpga10g_nf10bmac(4freebsd)
netfpga10g_nf10bmac - driver for the NetFPGA-10G Embedded CPU Ethernet Core
netgraph(4freebsd)
netgraph - graph based kernel networking subsystem
netintro(4freebsd)
networking - introduction to networking facilities
netmap(4freebsd)
netmap - a framework for fast packet I/O VALE - a fast VirtuAl Local Ethernet using the netmap API
netmap pipes - a shared memory packet transport channel
networking(4freebsd)
networking - introduction to networking facilities
nfe(4freebsd)
nfe - NVIDIA nForce MCP Ethernet driver
nfsmb(4freebsd)
nfsmb - NVIDIA nForce2/3/4 SMBus 2.0 controller driver
nfsv4(4freebsd)
NFSv4 - NFS Version 4 Protocol
ngatmbase(4freebsd)
ngatmbase - netgraph ATM utility module
nge(4freebsd)
nge - National Semiconductor PCI Gigabit Ethernet adapter driver
ng_async(4freebsd)
ng_async - asynchronous framing netgraph node type
ng_atm(4freebsd)
ng_atm - netgraph ATM node type
ng_atmllc(4freebsd)
ng_atmllc - ATM LLC netgraph node type
ng_bluetooth(4freebsd)
ng_bluetooth - placeholder for global Bluetooth variables
ng_bpf(4freebsd)
ng_bpf - Berkeley packet filter netgraph node type
ng_bridge(4freebsd)
ng_bridge - Ethernet bridging netgraph node type
ng_bt3c(4freebsd)
ng_bt3c - Netgraph node type that is also a 3Com Bluetooth PC card driver
ng_btsocket(4freebsd)
ng_btsocket - Bluetooth sockets layer
ng_car(4freebsd)
ng_car - Committed Access Rate netgraph node type
ng_ccatm(4freebsd)
ng_ccatm - ATM Call Control netgraph node type
ng_cisco(4freebsd)
ng_cisco - Cisco HDLC protocol netgraph node type
ng_deflate(4freebsd)
ng_deflate - Deflate PPP compression (RFC 1979) netgraph node type
ng_device(4freebsd)
ng_device - device netgraph node type
ng_echo(4freebsd)
ng_echo - netgraph echo node type
ng_eiface(4freebsd)
ng_eiface - generic Ethernet interface netgraph node type
ng_etf(4freebsd)
ng_etf - Ethertype filtering netgraph node type
ng_ether(4freebsd)
ng_ether - Ethernet netgraph node type
ng_ether_echo(4freebsd)
ng_ether_echo - netgraph ether_echo node type
ng_fec(4freebsd)
ng_fec - netgraph Fast EtherChannel node
ng_frame_relay(4freebsd)
ng_frame_relay - frame relay netgraph node type
ng_gif(4freebsd)
ng_gif - generic tunnel interface netgraph node type
ng_gif_demux(4freebsd)
ng_gif_demux - demultiplexer for packets from ng_gif(4) nodes
ng_h4(4freebsd)
ng_h4 - Netgraph node type that is also an H4 line discipline
ng_hci(4freebsd)
ng_hci - Netgraph node type that is also a Bluetooth Host Controller Interface (HCI) layer
ng_hole(4freebsd)
ng_hole - netgraph discard node type
ng_hub(4freebsd)
ng_hub - packet distribution netgraph node type
ng_iface(4freebsd)
ng_iface - interface netgraph node type
ng_ipfw(4freebsd)
ng_ipfw - interface between netgraph and IP firewall
ng_ip_input(4freebsd)
ng_ip_input - netgraph IP input node type
ng_ksocket(4freebsd)
ng_ksocket - kernel socket netgraph node type
ng_l2cap(4freebsd)
ng_l2cap - Netgraph node type that implements Bluetooth Logical Link Control and Adaptation Protocol (L2CAP)
ng_l2tp(4freebsd)
ng_l2tp - L2TP protocol netgraph node type
ng_lmi(4freebsd)
ng_lmi - frame relay LMI protocol netgraph node type
ng_mppc(4freebsd)
ng_mppc - Microsoft MPPC/MPPE compression and encryption netgraph node type
ng_nat(4freebsd)
ng_nat - NAT netgraph node type
ng_netflow(4freebsd)
ng_netflow - Cisco’s NetFlow implementation
ng_one2many(4freebsd)
ng_one2many - packet multiplexing netgraph node type
ng_patch(4freebsd)
ng_patch - trivial mbuf data modifying netgraph node type
ng_ppp(4freebsd)
ng_ppp - PPP protocol netgraph node type
ng_pppoe(4freebsd)
ng_pppoe - RFC 2516 PPPoE protocol netgraph node type
ng_pptpgre(4freebsd)
ng_pptpgre - PPTP GRE protocol netgraph node type
ng_pred1(4freebsd)
ng_pred1 - Predictor-1 PPP compression (RFC 1978) netgraph node type
ng_rfc1490(4freebsd)
ng_rfc1490 - RFC 1490 netgraph node type
ng_socket(4freebsd)
ng_socket - netgraph socket node type
ng_source(4freebsd)
ng_source - netgraph node for traffic generation
ng_split(4freebsd)
ng_split - netgraph node to separate incoming and outgoing flows
ng_sppp(4freebsd)
ng_sppp - sppp netgraph node type
ng_sscfu(4freebsd)
ng_sscfu - netgraph SSCF at the UNI node type
ng_sscop(4freebsd)
ng_sscop - netgraph SSCOP node type
ng_tag(4freebsd)
ng_tag - mbuf tags manipulating netgraph node type
ng_tcpmss(4freebsd)
ng_tcpmss - netgraph node to adjust TCP MSS option
ng_tee(4freebsd)
ng_tee - netgraph ‘‘tee’’ node type
ng_tty(4freebsd)
ng_tty - netgraph node type that is also a TTY hook
ng_ubt(4freebsd)
ng_ubt - Netgraph node type that is also a driver for Bluetooth USB devices
ng_UI(4freebsd)
ng_UI - UI netgraph node type
ng_uni(4freebsd)
ng_uni - netgraph UNI node type
ng_vjc(4freebsd)
ng_vjc - Van Jacobson compression netgraph node type
ng_vlan(4freebsd)
ng_vlan - IEEE 802.1Q VLAN tagging netgraph node type
nmdm(4freebsd)
nmdm - nullmodem terminal driver
npx(4freebsd)
npx - Numeric Processing Extension coprocessor
nsp(4freebsd)
nsp - Workbit Ninja SCSI-3 based PC-Card SCSI host adapter driver
null(4freebsd)
null - the null device
numa(4freebsd)
NUMA - Non-Uniform Memory Access
nvd(4freebsd)
nvd - NVM Express disk driver
nve(4freebsd)
nve - NVIDIA nForce MCP Networking Adapter device driver
nvme(4freebsd)
nvme - NVM Express core driver
nvram(4freebsd)
nvram - non-volatile RAM
nxge(4freebsd)
nxge - Neterion Xframe 10GbE Server/Storage adapter driver
oce(4freebsd)
oce - Device driver for Emulex OneConnect 10Gb network adapters
ocs_fc(4freebsd)
ocs_fc - Device driver for Emulex Fibre Channel Host Adapters
ohci(4freebsd)
ohci - OHCI USB Host Controller driver
onewire(4freebsd)
ow - Dallas Semiconductor 1-Wire bus
opie(4freebsd)
OPIE - One-time Passwords In Everything
orm(4freebsd)
orm - ISA I/O space option ROM(s) driver
otus(4freebsd)
otus - Atheros AR9170 USB IEEE 802.11a/b/g/n wireless network device
otusfw(4freebsd)
otusfw - Firmware Module for AR9170 driver
ow(4freebsd)
ow - Dallas Semiconductor 1-Wire bus
owc(4freebsd)
owc - Dallas Semiconductor 1-Wire Controller
ow_temp(4freebsd)
ow_temp - Dallas Semiconductor 1-Wire Temperature sensor
padlock(4freebsd)
padlock - driver for the cryptographic functions and RNG in VIA C3, C7 and Eden processors
PAE(4freebsd)
PAE - Physical Address Extensions
pass(4freebsd)
pass - CAM application passthrough driver
patm(4freebsd)
patm - device driver for IDT77252 based ATM interfaces (ProSum and IDT)
pbio(4freebsd)
pbio - 8255 parallel peripheral interface basic I/O driver
pccard(4freebsd)
pccard - PC Card bus driver
pccbb(4freebsd)
pccbb - cardbus bridge driver
pcf(4freebsd)
pcf - Philips I2C bus controller
pci(4freebsd)
pci - generic PCI bus driver
pcib(4freebsd)
pcib - PCI bridge driver
pcic(4freebsd)
pcic - PC Card bridge driver
pcii(4freebsd)
pcii - National Instruments PCIIA GPIB controller driver
pcm(4freebsd)
sound, pcm, snd -
.Fx PCM audio device infrastructure
.Fx PCM audio device infrastructure
pcn(4freebsd)
pcn - AMD PCnet/PCI Fast Ethernet device driver
perfmon(4freebsd)
perfmon - CPU performance-monitoring interface
pf(4freebsd)
pf - packet filter
pflog(4freebsd)
pflog - packet filter logging interface
pfsync(4freebsd)
pfsync - packet filter state table sychronisation interface
pim(4freebsd)
pim - Protocol Independent Multicast
plip(4freebsd)
lp - printer port Internet Protocol driver
pms(4freebsd)
pms - PMC-Sierra PM8001/8081/8088/8089/8074/8076/8077 SAS/SATA HBA Controller driver
pmspcv(4freebsd)
pms - PMC-Sierra PM8001/8081/8088/8089/8074/8076/8077 SAS/SATA HBA Controller driver
pnfs(4freebsd)
pNFS - NFS Version 4.1 Parallel NFS Protocol
pnfsserver(4freebsd)
pNFSserver - NFS Version 4.1 Parallel NFS Protocol Server
pnp(4freebsd)
pnp - support for "Plug and Play" (PnP) ISA devices
pnpbios(4freebsd)
pnpbios - support for embedded devices on the motherboard
polling(4freebsd)
polling - device polling support
ppbus(4freebsd)
ppbus - Parallel Port Bus system
ppc(4freebsd)
ppc - Parallel Port Chipset driver
ppi(4freebsd)
ppi - user-space interface to ppbus parallel ’geek’ port
procdesc(4freebsd)
procdesc - process descriptor facility
proto(4freebsd)
proto - Generic prototyping and diagnostics driver
psm(4freebsd)
psm - PS/2 mouse style pointing device driver
pst(4freebsd)
pst - device driver for Promise Supertrak SX6000
pt(4freebsd)
pt - SCSI processor type driver
pts(4freebsd)
pts - pseudo-terminal driver
pty(4freebsd)
pty - BSD-style and System V-style compatibility pseudo-terminal driver
puc(4freebsd)
puc - PCI "Universal" Communications driver
ral(4freebsd)
ral - Ralink Technology IEEE 802.11a/g/n wireless network device
random(4freebsd)
random - the entropy device
rawip(4freebsd)
ip - Internet Protocol
rc(4freebsd)
rc - RISCom/8 multiport card
rctl(4freebsd)
rctl - resource limits
re(4freebsd)
re - RealTek 8139C+/8169/816xS/811xS/8168/810xE/8111 PCI/PCIe Ethernet adapter driver
rgephy(4freebsd)
rgephy - RealTek RTL8168/8169/8110/8211 series 10/100/1000 Gigabit Ethernet PHY driver
rights(4freebsd)
Capability rights - Capsicum capability rights for file descriptors
rl(4freebsd)
rl - RealTek 8129/8139 Fast Ethernet device driver
rndtest(4freebsd)
rndtest - FIPS 140-2 random number generator test monitor
route(4freebsd)
route - kernel packet forwarding database
rp(4freebsd)
rp - driver for Comtrol RocketPort Intelligent Serial Port Cards
rr232x(4freebsd)
hptrr - HighPoint RocketRAID device driver
rsu(4freebsd)
rsu - Realtek RTL8188SU/RTL8192SU USB IEEE 802.11b/g/n wireless network device
rsufw(4freebsd)
rsufw - Firmware Module for Realtek driver
rtwn(4freebsd)
rtwn - Realtek IEEE 802.11 wireless network driver
rtwnfw(4freebsd)
rtwnfw - Firmware Module for Realtek Wireless driver
rtwn_pci(4freebsd)
rtwn_pci - Realtek PCI device glue
rtwn_usb(4freebsd)
rtwn_usb - Realtek USB device glue
rue(4freebsd)
rue - RealTek RTL8150 USB to Fast Ethernet controller driver
rum(4freebsd)
rum - Ralink Technology USB IEEE 802.11a/b/g wireless network device
run(4freebsd)
run - Ralink Technology USB IEEE 802.11a/g/n wireless network device
runfw(4freebsd)
runfw - Firmware Module for Ralink driver
sa(4freebsd)
sa - SCSI Sequential Access device driver
safe(4freebsd)
safe - SafeNet crypto accelerator
sbni(4freebsd)
sbni - Granch SBNI12 leased line modem driver
sbp(4freebsd)
sbp - Serial Bus Protocol 2 (SBP-2) Mass Storage Devices driver
sbp_targ(4freebsd)
sbp_targ - Serial Bus Protocol 2 (SBP-2) Target Mode devices driver
sc(4freebsd)
syscons, sc - the console driver
scbus(4freebsd)
CAM - Common Access Method Storage subsystem
scc(4freebsd)
scc - driver for Serial Communications Controllers (SCC) devices
scd(4freebsd)
scd - Sony CDU31/33 CD-ROM driver
sched_4bsd(4freebsd)
sched_4bsd - 4.4BSD scheduler
sched_ule(4freebsd)
sched_ule - ULE scheduler
screen(4freebsd)
screen - pc display interface
screensaver(4freebsd)
splash - splash screen / screen saver interface
SCSI(4freebsd)
CAM - Common Access Method Storage subsystem
sctp(4freebsd)
sctp - Internet Stream Control Transmission Protocol
sdhci(4freebsd)
sdhci - PCI SD Host Controller bridge driver
sem(4freebsd)
sem - POSIX semaphores
send(4freebsd)
send - Kernel side support for Secure Neighbor Discovery (SeND)
ses(4freebsd)
ses - SCSI Environmental Services driver
sf(4freebsd)
sf - Adaptec AIC-6915 "Starfire" PCI Fast Ethernet adapter driver
sge(4freebsd)
sge - Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet driver
si(4freebsd)
si - driver for Specialix International SI/XIO or SX intelligent serial card
siba(4freebsd)
siba - Sonic Inc. Silicon Backplane driver
siftr(4freebsd)
SIFTR - Statistical Information For TCP Research
siis(4freebsd)
siis - SiliconImage Serial ATA Host Controller driver
simplebus(4freebsd)
simplebus - ePAPR simple-bus driver
sio(4freebsd)
sio - fast interrupt driven asynchronous serial communications interface
sis(4freebsd)
sis - SiS 900, SiS 7016 and NS DP83815/DP83816 Fast Ethernet device driver
sk(4freebsd)
sk - SysKonnect SK-984x and SK-982x PCI Gigabit Ethernet adapter driver
skey(4freebsd)
OPIE - One-time Passwords In Everything
smapi(4freebsd)
smapi - System Management Application Program Interface driver
smb(4freebsd)
smb - SMB generic I/O device driver
smbus(4freebsd)
smbus - System Management Bus
SMP(4freebsd)
SMP - description of the FreeBSD Symmetric Multi-Processor kernel
smsc(4freebsd)
smsc - USB SMSC LAN9xxx Fast Ethernet driver
sn(4freebsd)
sn - Ethernet driver for SMC91Cxx based cards
snc(4freebsd)
snc - National Semiconductor DP8393X SONIC Ethernet adapter driver
snd(4freebsd)
sound, pcm, snd -
.Fx PCM audio device infrastructure
.Fx PCM audio device infrastructure
snd_ad1816(4freebsd)
snd_ad1816 - Analog Devices AD1816 ISA bridge device driver
snd_ak452x(4freebsd)
snd_envy24 - VIA Envy24 and compatible bridge device driver
snd_als4000(4freebsd)
snd_als4000 - Avance Logic ALS4000 PCI bridge device driver
snd_atiixp(4freebsd)
snd_atiixp - ATI IXP bridge device driver
snd_cmi(4freebsd)
snd_cmi - CMedia CMI8338/CMI8738 PCI bridge device driver
snd_cs4281(4freebsd)
snd_cs4281 - Crystal Semiconductor CS4281 PCI bridge device driver
snd_csa(4freebsd)
snd_csa - Crystal Semiconductor CS461x/462x/4280 PCI bridge device driver
snd_ds1(4freebsd)
snd_ds1 - Yamaha DS-1 PCI bridge device driver
snd_emu10k1(4freebsd)
snd_emu10k1 - SoundBlaster Live! and Audigy PCI bridge device driver
snd_emu10kx(4freebsd)
snd_emu10kx - Creative SoundBlaster Live! and Audigy sound cards device driver
snd_envy24(4freebsd)
snd_envy24 - VIA Envy24 and compatible bridge device driver
snd_envy24ht(4freebsd)
snd_envy24ht - VIA Envy24HT and compatible bridge device driver
snd_es137x(4freebsd)
snd_es137x - Ensoniq AudioPCI ES137x bridge device driver
snd_ess(4freebsd)
snd_ess - Ensoniq ESS ISA PnP/non-PnP bridge device driver
snd_fm801(4freebsd)
snd_fm801 - Forte Media FM801 bridge device driver
snd_gusc(4freebsd)
snd_gusc - Gravis UltraSound ISA bridge device driver
snd_hda(4freebsd)
snd_hda - Intel High Definition Audio bridge device driver
snd_hdspe(4freebsd)
snd_hdspe - RME HDSPe bridge device driver
snd_ich(4freebsd)
snd_ich - Intel ICH AC’97 and compatible bridge device driver
snd_maestro(4freebsd)
snd_maestro - ESS Maestro bridge device driver
snd_maestro3(4freebsd)
snd_maestro3 - ESS Maestro3/Allegro-1 bridge device driver
snd_mss(4freebsd)
snd_mss - Microsoft Sound System ISA PnP/non-PnP bridge device driver
snd_neomagic(4freebsd)
snd_neomagic - NeoMagic 256AV/ZX bridge device driver
snd_sb16(4freebsd)
snd_sbc, snd_sb16, snd_sb8 - Creative Sound Blaster ISA and compatible bridge device driver
snd_sb8(4freebsd)
snd_sbc, snd_sb16, snd_sb8 - Creative Sound Blaster ISA and compatible bridge device driver
snd_sbc(4freebsd)
snd_sbc, snd_sb16, snd_sb8 - Creative Sound Blaster ISA and compatible bridge device driver
snd_solo(4freebsd)
snd_solo - ESS Solo-1/1E PCI bridge device driver
snd_spicds(4freebsd)
snd_spicds - I2S SPI audio codec driver
snd_t4dwave(4freebsd)
snd_t4dwave - Trident 4DWave bridge device driver
snd_uaudio(4freebsd)
snd_uaudio - USB audio and MIDI device driver
snd_via8233(4freebsd)
snd_via8233 - VIA Technologies VT8233 bridge device driver
snd_via82c686(4freebsd)
snd_via82c686 - VIA Technologies 82C686A bridge device driver
snd_vibes(4freebsd)
snd_vibes - S3 SonicVibes bridge device driver
snp(4freebsd)
snp - tty snoop interface
sound(4freebsd)
sound, pcm, snd -
.Fx PCM audio device infrastructure
.Fx PCM audio device infrastructure
speaker(4freebsd)
speaker, spkr - console speaker device driver
spic(4freebsd)
spic - Sony Programmable I/O Controller device driver
spigen(4freebsd)
spigen - SPI generic I/O device driver
spkr(4freebsd)
speaker, spkr - console speaker device driver
splash(4freebsd)
splash - splash screen / screen saver interface
sppp(4freebsd)
sppp - point to point protocol network layer for synchronous lines
stderr(4freebsd)
fd, stdin, stdout, stderr - file descriptor files
stdin(4freebsd)
fd, stdin, stdout, stderr - file descriptor files
stdout(4freebsd)
fd, stdin, stdout, stderr - file descriptor files
ste(4freebsd)
ste - Sundance Technologies ST201 Fast Ethernet device driver
stf(4freebsd)
stf - 6to4 tunnel interface
stg(4freebsd)
stg - driver for Future Domain based SCSI controllers
stge(4freebsd)
stge - Sundance/Tamarack TC9021 Gigabit Ethernet adapter driver
streams(4freebsd)
streams - System V STREAMS networking ABI support
svr4(4freebsd)
svr4 - System V Release 4 ABI support
SW_WATCHDOG(4freebsd)
watchdog - hardware and software watchdog
sym(4freebsd)
sym - NCR/Symbios/LSI Logic 53C8XX PCI SCSI host adapter driver
syncache(4freebsd)
syncache, syncookies - sysctl(8) MIBs for controlling TCP SYN caching
syncer(4freebsd)
syncer - file system synchronizer kernel process
syncookies(4freebsd)
syncache, syncookies - sysctl(8) MIBs for controlling TCP SYN caching
syscons(4freebsd)
syscons, sc - the console driver
sysmouse(4freebsd)
sysmouse - virtualized mouse driver
tap(4freebsd)
tap - Ethernet tunnel software network interface
targ(4freebsd)
targ - SCSI target emulator driver
tcp(4freebsd)
tcp - Internet Transmission Control Protocol
tdfx(4freebsd)
tdfx - Voodoo Graphics and VoodooII Memory Access GLIDE device driver
tdfx_linux(4freebsd)
tdfx - Voodoo Graphics and VoodooII Memory Access GLIDE device driver
terasic_mtl(4freebsd)
terasic_mtl - driver for the Terasic/Cambridge Multi-Touch LCD device
termios(4freebsd)
termios - general terminal line discipline
textdump(4freebsd)
textdump - textdump kernel dumping facility
ti(4freebsd)
ti - Alteon Networks Tigon I and Tigon II Gigabit Ethernet driver
timecounters(4freebsd)
timecounters - kernel time counters subsystem
tl(4freebsd)
tl - Texas Instruments ThunderLAN Ethernet device driver
tnt4882(4freebsd)
tnt4882 - National Instruments TNT4882A GPIB controller driver
tpm(4freebsd)
tpm - Trusted Platform Module
trm(4freebsd)
trm - Tekram TRM-S1040 ASIC based PCI SCSI host adapter driver
trunk(4freebsd)
lagg - link aggregation and link failover interface
tty(4freebsd)
tty - general terminal interface
tun(4freebsd)
tun - tunnel software network interface
twa(4freebsd)
twa - 3ware 9000/9500/9550/9650 series SATA RAID controllers driver
twe(4freebsd)
twe - 3ware 5000/6000/7000/8000 series PATA/SATA RAID adapter driver
tws(4freebsd)
tws - 3ware 9750 SATA+SAS 6Gb/s RAID controller card driver
tx(4freebsd)
tx - SMC 83c17x Fast Ethernet device driver
txp(4freebsd)
txp - 3Com 3XP Typhoon/Sidewinder (3CR990) Ethernet interface
u3g(4freebsd)
u3g - USB support for 3G datacards
u3gstub(4freebsd)
u3g - USB support for 3G datacards
uark(4freebsd)
uark - Arkmicro Technologies ARK3116 based USB serial adapter
uart(4freebsd)
uart - driver for Universal Asynchronous Receiver/Transmitter (UART) devices
uath(4freebsd)
uath - Atheros USB IEEE 802.11a/b/g wireless network device
ubsa(4freebsd)
ubsa - USB support for Belkin serial adapters
ubsec(4freebsd)
ubsec - Broadcom and BlueSteel uBsec 5x0x crypto accelerator
ubser(4freebsd)
ubser - USB support for BWCT console serial adapters
ubtbcmfw(4freebsd)
ubtbcmfw - Firmware driver for Broadcom BCM2033 chip based Bluetooth USB devices
uchcom(4freebsd)
uchcom - WinChipHead CH341/CH340 serial adapter driver
ucom(4freebsd)
ucom - USB tty support
ucycom(4freebsd)
ucycom - device driver for Cypress CY7C63743 and CY7C64013 USB to RS232 bridges
udav(4freebsd)
udav - Davicom DM9601 USB Ethernet driver
udbp(4freebsd)
udbp - USB Double Bulk Pipe driver
udl(4freebsd)
udl - DisplayLink DL-120 / DL-160 USB display devices
udp(4freebsd)
udp - Internet User Datagram Protocol
udplite(4freebsd)
udplite - Lightweight User Datagram Protocol
uep(4freebsd)
uep - eGalax touchscreen driver
ufm(4freebsd)
ufm - USB driver for Cypress Semiconductor FM Radio
ufoma(4freebsd)
ufoma - USB mobile phone support
uftdi(4freebsd)
uftdi - USB support for serial adapters based on the FTDI family of USB serial adapter chips.
ugen(4freebsd)
ugen - USB generic device support
ugold(4freebsd)
ugold - TEMPer gold HID thermometer
uhci(4freebsd)
uhci - UHCI USB Host Controller driver
uhid(4freebsd)
uhid - USB generic HID support
uhso(4freebsd)
uhso - support for several HSxPA devices from Option N.V.
uipaq(4freebsd)
uipaq - USB support for iPAQ units
ukbd(4freebsd)
ukbd - USB keyboard driver
uled(4freebsd)
uled - USB LED driver
ulpt(4freebsd)
ulpt - USB printer support
umass(4freebsd)
umass - USB Mass Storage Devices driver
umcs(4freebsd)
umcs - USB support for serial adapters based on the MCS7820 and MCS7840 chips
umct(4freebsd)
umct - Magic Control Technology USB-RS232 converter driver
umodem(4freebsd)
umodem - USB Communication Device Class serial (CDC ACM) driver
umoscom(4freebsd)
umoscom - USB support for serial adapters based on chips made by MOSCHIP
ums(4freebsd)
ums - USB mouse driver
unix(4freebsd)
unix - UNIX-domain protocol family
upgt(4freebsd)
upgt - Conexant/Intersil PrismGT SoftMAC USB IEEE 802.11b/g wireless network device
uplcom(4freebsd)
uplcom - USB support for Prolific PL-2303/2303X/2303HX serial adapters driver
ural(4freebsd)
ural - Ralink Technology RT2500USB IEEE 802.11 driver
ure(4freebsd)
ure - RealTek RTL8152/RTL8153 USB to Ethernet controller driver
urio(4freebsd)
urio - USB driver for the Rio MP3 players
urndis(4freebsd)
urndis - USB Remote NDIS Ethernet device
urtw(4freebsd)
urtw - Realtek RTL8187B/L USB IEEE 802.11b/g wireless network device
urtwn(4freebsd)
urtwn - Realtek RTL8188CU/RTL8188RU/RTL8188EU/RTL8192CU USB IEEE 802.11b/g/n wireless network device
urtwnfw(4freebsd)
urtwnfw - Firmware Module for Realtek Wireless driver
usb(4freebsd)
usb - Universal Serial Bus
usb_quirk(4freebsd)
usb_quirk - USB quirks module
usb_template(4freebsd)
usb_template - USB device side templates
usfs(4freebsd)
usfs - USB device side support for bulk only transport mass storage
uslcom(4freebsd)
uslcom - Silicon Laboratories CP2101/CP2102/CP2103/CP2104/CP2105 based USB serial adapter
utopia(4freebsd)
utopia - driver module for ATM PHY chips
uvisor(4freebsd)
uvisor - USB support for the PalmOS based PDAs
uvscom(4freebsd)
uvscom - USB support for SUNTAC Slipper U VS-10U serial adapters driver
vale(4freebsd)
vale - a very fast Virtual Local Ethernet using the netmap API
vcc(4freebsd)
cxgbe - Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver
vcxgbe(4freebsd)
cxgbe - Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver
vcxl(4freebsd)
cxgbe - Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver
vga(4freebsd)
vga - generic video card interface
vge(4freebsd)
vge - VIA Networking Technologies Velocity Gigabit Ethernet adapter driver
viapm(4freebsd)
viapm - VIA chipsets Power Management controller driver
viawd(4freebsd)
viawd - device driver for VIA south bridge watchdog timer
virtio(4freebsd)
virtio - VirtIO Device Support
virtio_balloon(4freebsd)
virtio_balloon - VirtIO Memory Balloon driver
virtio_blk(4freebsd)
virtio_blk - VirtIO Block driver
virtio_console(4freebsd)
virtio_console - VirtIO Console driver
virtio_random(4freebsd)
virtio_random - VirtIO Entropy driver
virtio_scsi(4freebsd)
virtio_scsi - VirtIO SCSI driver
vkbd(4freebsd)
vkbd - the virtual AT keyboard interface
vlan(4freebsd)
vlan - IEEE 802.1Q VLAN network interface
vmx(4freebsd)
vmx - VMware VMXNET3 Virtual Interface Controller device
vn(4freebsd)
md - memory disk
vpd(4freebsd)
vpd - Vital Product Data kernel interface
vpo(4freebsd)
vpo - parallel to SCSI interface driver
vr(4freebsd)
vr - VIA Technologies Rhine I/II/III Ethernet device driver
vt(4freebsd)
vt - virtual terminal console driver
vte(4freebsd)
vte - Vortex86 RDC R6040 Fast Ethernet driver
vtnet(4freebsd)
vtnet - VirtIO Ethernet driver
vx(4freebsd)
vx - 3Com EtherLink III / Fast EtherLink III (3c59x) Ethernet driver
vxge(4freebsd)
vxge - Neterion X3100 10GbE Server/Storage adapter driver
vxlan(4freebsd)
vxlan - Virtual eXtensible LAN interface
watchdog(4freebsd)
watchdog - hardware and software watchdog
wb(4freebsd)
wb - Winbond W89C840F Fast Ethernet device driver
wbwd(4freebsd)
wbwd - device driver for Winbond/Nuvoton Super I/O chips watchdog timer
wi(4freebsd)
wi - Lucent Hermes, and Intersil PRISM IEEE 802.11 driver
witness(4freebsd)
witness - lock validation facility
wl(4freebsd)
wl - T1 speed ISA/radio lan card
wlan(4freebsd)
wlan - generic 802.11 link-layer support
wlan_acl(4freebsd)
wlan_acl - MAC-based ACL support for 802.11 devices
wlan_amrr(4freebsd)
wlan_amrr - AMRR rate adaptation algorithm support for 802.11 devices
wlan_ccmp(4freebsd)
wlan_ccmp - AES-CCMP crypto support for 802.11 devices
wlan_tkip(4freebsd)
wlan_tkip - TKIP and Michael crypto support for 802.11 devices
wlan_wep(4freebsd)
wlan_wep - WEP crypto support for 802.11 devices
wlan_xauth(4freebsd)
wlan_xauth - External authenticator support for 802.11 devices
wmt(4freebsd)
wmt - MS Windows 7/8/10 - compatible USB HID multi-touch device driver
wpi(4freebsd)
wpi - Intel 3945ABG Wireless LAN IEEE 802.11 driver
wsp(4freebsd)
wsp - Wellspring touchpad driver
xe(4freebsd)
xe - Xircom PCMCIA Ethernet device driver
xen(4freebsd)
xen - Xen Hypervisor Guest (DomU) Support
xhci(4freebsd)
xhci - USB eXtensible Host Controller driver
xl(4freebsd)
xl - 3Com Etherlink XL and Fast Etherlink XL Ethernet device driver
xnb(4freebsd)
xnb - Xen Paravirtualized Backend Ethernet Driver
xpt(4freebsd)
xpt - CAM transport layer interface
zero(4freebsd)
zero - the zero device
zyd(4freebsd)
zyd - ZyDAS ZD1211/ZD1211B USB IEEE 802.11b/g wireless network device
securelevel(7freebsd)
security - introduction to security under FreeBSD
security(7freebsd)
security - introduction to security under FreeBSD
accept_filter(9freebsd)
accept_filter, accept_filt_add, accept_filt_del, accept_filt_generic_mod_event, accept_filt_get - filter incoming connections
accept_filt_add(9freebsd)
accept_filter, accept_filt_add, accept_filt_del, accept_filt_generic_mod_event, accept_filt_get - filter incoming connections
accept_filt_del(9freebsd)
accept_filter, accept_filt_add, accept_filt_del, accept_filt_generic_mod_event, accept_filt_get - filter incoming connections
accept_filt_generic_mod_event(9freebsd)
accept_filter, accept_filt_add, accept_filt_del, accept_filt_generic_mod_event, accept_filt_get - filter incoming connections
accept_filt_get(9freebsd)
accept_filter, accept_filt_add, accept_filt_del, accept_filt_generic_mod_event, accept_filt_get - filter incoming connections
accf_data(9freebsd)
accf_data - buffer incoming connections until data arrives
accf_dns(9freebsd)
accf_dns - buffer incoming DNS requests until the whole first request is present
accf_http(9freebsd)
accf_http - buffer incoming connections until a certain complete HTTP requests arrive
acl(9freebsd)
acl - virtual file system access control lists
alloc_unr(9freebsd)
new_unrhdr, clear_unrhdr, delete_unrhdr, alloc_unr, alloc_unr_specific, free_unr - kernel unit number allocator
alloc_unrl(9freebsd)
new_unrhdr, clear_unrhdr, delete_unrhdr, alloc_unr, alloc_unr_specific, free_unr - kernel unit number allocator
alloc_unr_specific(9freebsd)
new_unrhdr, clear_unrhdr, delete_unrhdr, alloc_unr, alloc_unr_specific, free_unr - kernel unit number allocator
ALQ(9freebsd)
alq, alq_open_flags, alq_open, alq_writen, alq_write, alq_flush, alq_close, alq_getn, alq_get, alq_post_flags, alq_post - Asynchronous Logging Queues
alq_close(9freebsd)
alq, alq_open_flags, alq_open, alq_writen, alq_write, alq_flush, alq_close, alq_getn, alq_get, alq_post_flags, alq_post - Asynchronous Logging Queues
alq_flush(9freebsd)
alq, alq_open_flags, alq_open, alq_writen, alq_write, alq_flush, alq_close, alq_getn, alq_get, alq_post_flags, alq_post - Asynchronous Logging Queues
alq_get(9freebsd)
alq, alq_open_flags, alq_open, alq_writen, alq_write, alq_flush, alq_close, alq_getn, alq_get, alq_post_flags, alq_post - Asynchronous Logging Queues
alq_getn(9freebsd)
alq, alq_open_flags, alq_open, alq_writen, alq_write, alq_flush, alq_close, alq_getn, alq_get, alq_post_flags, alq_post - Asynchronous Logging Queues
alq_open(9freebsd)
alq, alq_open_flags, alq_open, alq_writen, alq_write, alq_flush, alq_close, alq_getn, alq_get, alq_post_flags, alq_post - Asynchronous Logging Queues
alq_open_flags(9freebsd)
alq, alq_open_flags, alq_open, alq_writen, alq_write, alq_flush, alq_close, alq_getn, alq_get, alq_post_flags, alq_post - Asynchronous Logging Queues
alq_post(9freebsd)
alq, alq_open_flags, alq_open, alq_writen, alq_write, alq_flush, alq_close, alq_getn, alq_get, alq_post_flags, alq_post - Asynchronous Logging Queues
alq_post_flags(9freebsd)
alq, alq_open_flags, alq_open, alq_writen, alq_write, alq_flush, alq_close, alq_getn, alq_get, alq_post_flags, alq_post - Asynchronous Logging Queues
alq_write(9freebsd)
alq, alq_open_flags, alq_open, alq_writen, alq_write, alq_flush, alq_close, alq_getn, alq_get, alq_post_flags, alq_post - Asynchronous Logging Queues
alq_writen(9freebsd)
alq, alq_open_flags, alq_open, alq_writen, alq_write, alq_flush, alq_close, alq_getn, alq_get, alq_post_flags, alq_post - Asynchronous Logging Queues
ALTQ(9freebsd)
ALTQ - kernel interfaces for manipulating output queues on network interfaces
arc4rand(9freebsd)
arc4rand, arc4random, random, read_random, read_random_uio, srandom - supply pseudo-random numbers
arc4random(9freebsd)
arc4rand, arc4random, random, read_random, read_random_uio, srandom - supply pseudo-random numbers
atomic(9freebsd)
atomic_add, atomic_clear, atomic_cmpset, atomic_fcmpset, atomic_fetchadd, atomic_load, atomic_readandclear, atomic_set, atomic_subtract, atomic_store, atomic_thread_fence - atomic operations
atomic_add(9freebsd)
atomic_add, atomic_clear, atomic_cmpset, atomic_fcmpset, atomic_fetchadd, atomic_load, atomic_readandclear, atomic_set, atomic_subtract, atomic_store, atomic_thread_fence - atomic operations
atomic_clear(9freebsd)
atomic_add, atomic_clear, atomic_cmpset, atomic_fcmpset, atomic_fetchadd, atomic_load, atomic_readandclear, atomic_set, atomic_subtract, atomic_store, atomic_thread_fence - atomic operations
atomic_cmpset(9freebsd)
atomic_add, atomic_clear, atomic_cmpset, atomic_fcmpset, atomic_fetchadd, atomic_load, atomic_readandclear, atomic_set, atomic_subtract, atomic_store, atomic_thread_fence - atomic operations
atomic_fcmpset(9freebsd)
atomic_add, atomic_clear, atomic_cmpset, atomic_fcmpset, atomic_fetchadd, atomic_load, atomic_readandclear, atomic_set, atomic_subtract, atomic_store, atomic_thread_fence - atomic operations
atomic_fetchadd(9freebsd)
atomic_add, atomic_clear, atomic_cmpset, atomic_fcmpset, atomic_fetchadd, atomic_load, atomic_readandclear, atomic_set, atomic_subtract, atomic_store, atomic_thread_fence - atomic operations
atomic_load(9freebsd)
atomic_add, atomic_clear, atomic_cmpset, atomic_fcmpset, atomic_fetchadd, atomic_load, atomic_readandclear, atomic_set, atomic_subtract, atomic_store, atomic_thread_fence - atomic operations
atomic_readandclear(9freebsd)
atomic_add, atomic_clear, atomic_cmpset, atomic_fcmpset, atomic_fetchadd, atomic_load, atomic_readandclear, atomic_set, atomic_subtract, atomic_store, atomic_thread_fence - atomic operations
atomic_set(9freebsd)
atomic_add, atomic_clear, atomic_cmpset, atomic_fcmpset, atomic_fetchadd, atomic_load, atomic_readandclear, atomic_set, atomic_subtract, atomic_store, atomic_thread_fence - atomic operations
atomic_store(9freebsd)
atomic_add, atomic_clear, atomic_cmpset, atomic_fcmpset, atomic_fetchadd, atomic_load, atomic_readandclear, atomic_set, atomic_subtract, atomic_store, atomic_thread_fence - atomic operations
atomic_subtract(9freebsd)
atomic_add, atomic_clear, atomic_cmpset, atomic_fcmpset, atomic_fetchadd, atomic_load, atomic_readandclear, atomic_set, atomic_subtract, atomic_store, atomic_thread_fence - atomic operations
atomic_swap(9freebsd)
atomic_add, atomic_clear, atomic_cmpset, atomic_fcmpset, atomic_fetchadd, atomic_load, atomic_readandclear, atomic_set, atomic_subtract, atomic_store, atomic_thread_fence - atomic operations
atomic_testandclear(9freebsd)
atomic_add, atomic_clear, atomic_cmpset, atomic_fcmpset, atomic_fetchadd, atomic_load, atomic_readandclear, atomic_set, atomic_subtract, atomic_store, atomic_thread_fence - atomic operations
atomic_testandset(9freebsd)
atomic_add, atomic_clear, atomic_cmpset, atomic_fcmpset, atomic_fetchadd, atomic_load, atomic_readandclear, atomic_set, atomic_subtract, atomic_store, atomic_thread_fence - atomic operations
atomic_thread_fence(9freebsd)
atomic_add, atomic_clear, atomic_cmpset, atomic_fcmpset, atomic_fetchadd, atomic_load, atomic_readandclear, atomic_set, atomic_subtract, atomic_store, atomic_thread_fence - atomic operations
bhnd(9freebsd)
bhnd - BHND driver programming interface
bhnd_activate_resource(9freebsd)
bhnd - BHND driver programming interface
bhnd_alloc_pmu(9freebsd)
bhnd - BHND driver programming interface
bhnd_alloc_resource(9freebsd)
bhnd - BHND driver programming interface
bhnd_alloc_resources(9freebsd)
bhnd - BHND driver programming interface
bhnd_alloc_resource_any(9freebsd)
bhnd - BHND driver programming interface
bhnd_board_matches(9freebsd)
bhnd - BHND driver programming interface
bhnd_bus_match_child(9freebsd)
bhnd - BHND driver programming interface
bhnd_bus_read_1(9freebsd)
bhnd - BHND driver programming interface
bhnd_bus_read_2(9freebsd)
bhnd - BHND driver programming interface
bhnd_bus_read_4(9freebsd)
bhnd - BHND driver programming interface
bhnd_bus_read_stream_1(9freebsd)
bhnd - BHND driver programming interface
bhnd_bus_read_stream_2(9freebsd)
bhnd - BHND driver programming interface
bhnd_bus_read_stream_4(9freebsd)
bhnd - BHND driver programming interface
bhnd_bus_write_1(9freebsd)
bhnd - BHND driver programming interface
bhnd_bus_write_2(9freebsd)
bhnd - BHND driver programming interface
bhnd_bus_write_4(9freebsd)
bhnd - BHND driver programming interface
bhnd_bus_write_stream_1(9freebsd)
bhnd - BHND driver programming interface
bhnd_bus_write_stream_2(9freebsd)
bhnd - BHND driver programming interface
bhnd_bus_write_stream_4(9freebsd)
bhnd - BHND driver programming interface
bhnd_chip_matches(9freebsd)
bhnd - BHND driver programming interface
bhnd_cores_equal(9freebsd)
bhnd - BHND driver programming interface
bhnd_core_class(9freebsd)
bhnd - BHND driver programming interface
bhnd_core_get_match_desc(9freebsd)
bhnd - BHND driver programming interface
bhnd_core_matches(9freebsd)
bhnd - BHND driver programming interface
bhnd_core_name(9freebsd)
bhnd - BHND driver programming interface
bhnd_deactivate_resource(9freebsd)
bhnd - BHND driver programming interface
bhnd_decode_port_rid(9freebsd)
bhnd - BHND driver programming interface
bhnd_deregister_provider(9freebsd)
bhnd - BHND driver programming interface
bhnd_device_lookup(9freebsd)
bhnd - BHND driver programming interface
bhnd_device_matches(9freebsd)
bhnd - BHND driver programming interface
bhnd_device_quirks(9freebsd)
bhnd - BHND driver programming interface
bhnd_driver_get_erom_class(9freebsd)
bhnd - BHND driver programming interface
bhnd_enable_clocks(9freebsd)
bhnd - BHND driver programming interface
bhnd_find_core_class(9freebsd)
bhnd - BHND driver programming interface
bhnd_find_core_name(9freebsd)
bhnd - BHND driver programming interface
bhnd_format_chip_id(9freebsd)
bhnd - BHND driver programming interface
bhnd_get_attach_type(9freebsd)
bhnd - BHND driver programming interface
bhnd_get_chipid(9freebsd)
bhnd - BHND driver programming interface
bhnd_get_class(9freebsd)
bhnd - BHND driver programming interface
bhnd_get_clock_freq(9freebsd)
bhnd - BHND driver programming interface
bhnd_get_clock_latency(9freebsd)
bhnd - BHND driver programming interface
bhnd_get_core_index(9freebsd)
bhnd - BHND driver programming interface
bhnd_get_core_info(9freebsd)
bhnd - BHND driver programming interface
bhnd_get_core_unit(9freebsd)
bhnd - BHND driver programming interface
bhnd_get_device(9freebsd)
bhnd - BHND driver programming interface
bhnd_get_device_name(9freebsd)
bhnd - BHND driver programming interface
bhnd_get_dma_translation(9freebsd)
bhnd - BHND driver programming interface
bhnd_get_hwrev(9freebsd)
bhnd - BHND driver programming interface
bhnd_get_intr_count(9freebsd)
bhnd - BHND driver programming interface
bhnd_get_intr_ivec(9freebsd)
bhnd - BHND driver programming interface
bhnd_get_port_count(9freebsd)
bhnd - BHND driver programming interface
bhnd_get_port_rid(9freebsd)
bhnd - BHND driver programming interface
bhnd_get_region_addr(9freebsd)
bhnd - BHND driver programming interface
bhnd_get_region_count(9freebsd)
bhnd - BHND driver programming interface
bhnd_get_vendor(9freebsd)
bhnd - BHND driver programming interface
bhnd_get_vendor_name(9freebsd)
bhnd - BHND driver programming interface
bhnd_hwrev_matches(9freebsd)
bhnd - BHND driver programming interface
bhnd_is_hw_suspended(9freebsd)
bhnd - BHND driver programming interface
bhnd_is_region_valid(9freebsd)
bhnd - BHND driver programming interface
bhnd_map_intr(9freebsd)
bhnd - BHND driver programming interface
BHND_MATCH_BOARD_TYPE(9freebsd)
bhnd - BHND driver programming interface
BHND_MATCH_BOARD_VENDOR(9freebsd)
bhnd - BHND driver programming interface
BHND_MATCH_CHIP_ID(9freebsd)
bhnd - BHND driver programming interface
BHND_MATCH_CHIP_PKG(9freebsd)
bhnd - BHND driver programming interface
BHND_MATCH_CHIP_REV(9freebsd)
bhnd - BHND driver programming interface
bhnd_match_core(9freebsd)
bhnd - BHND driver programming interface
BHND_MATCH_CORE_ID(9freebsd)
bhnd - BHND driver programming interface
BHND_MATCH_CORE_VENDOR(9freebsd)
bhnd - BHND driver programming interface
bhnd_nvram_getvar(9freebsd)
bhnd - BHND driver programming interface
bhnd_nvram_getvar_array(9freebsd)
bhnd - BHND driver programming interface
bhnd_nvram_getvar_int(9freebsd)
bhnd - BHND driver programming interface
bhnd_nvram_getvar_int16(9freebsd)
bhnd - BHND driver programming interface
bhnd_nvram_getvar_int32(9freebsd)
bhnd - BHND driver programming interface
bhnd_nvram_getvar_int8(9freebsd)
bhnd - BHND driver programming interface
bhnd_nvram_getvar_str(9freebsd)
bhnd - BHND driver programming interface
bhnd_nvram_getvar_uint(9freebsd)
bhnd - BHND driver programming interface
bhnd_nvram_getvar_uint16(9freebsd)
bhnd - BHND driver programming interface
bhnd_nvram_getvar_uint32(9freebsd)
bhnd - BHND driver programming interface
bhnd_nvram_getvar_uint8(9freebsd)
bhnd - BHND driver programming interface
bhnd_nvram_string_array_next(9freebsd)
bhnd - BHND driver programming interface
bhnd_read_board_info(9freebsd)
bhnd - BHND driver programming interface
bhnd_read_config(9freebsd)
bhnd - BHND driver programming interface
bhnd_read_ioctl(9freebsd)
bhnd - BHND driver programming interface
bhnd_read_iost(9freebsd)
bhnd - BHND driver programming interface
bhnd_register_provider(9freebsd)
bhnd - BHND driver programming interface
bhnd_release_ext_rsrc(9freebsd)
bhnd - BHND driver programming interface
bhnd_release_pmu(9freebsd)
bhnd - BHND driver programming interface
bhnd_release_provider(9freebsd)
bhnd - BHND driver programming interface
bhnd_release_resource(9freebsd)
bhnd - BHND driver programming interface
bhnd_release_resources(9freebsd)
bhnd - BHND driver programming interface
bhnd_request_clock(9freebsd)
bhnd - BHND driver programming interface
bhnd_request_ext_rsrc(9freebsd)
bhnd - BHND driver programming interface
bhnd_reset_hw(9freebsd)
bhnd - BHND driver programming interface
bhnd_retain_provider(9freebsd)
bhnd - BHND driver programming interface
bhnd_set_custom_core_desc(9freebsd)
bhnd - BHND driver programming interface
bhnd_set_default_core_desc(9freebsd)
bhnd - BHND driver programming interface
bhnd_suspend_hw(9freebsd)
bhnd - BHND driver programming interface
bhnd_unmap_intr(9freebsd)
bhnd - BHND driver programming interface
bhnd_vendor_name(9freebsd)
bhnd - BHND driver programming interface
bhnd_write_config(9freebsd)
bhnd - BHND driver programming interface
bhnd_write_ioctl(9freebsd)
bhnd - BHND driver programming interface
bintime(9freebsd)
bintime, getbintime, microtime, getmicrotime, nanotime, getnanotime - get the current time
binuptime(9freebsd)
binuptime, getbinuptime, microuptime, getmicrouptime, nanouptime, getnanouptime, sbinuptime, getsbinuptime - get the time elapsed since boot
bios(9freebsd)
bios_sigsearch, bios32_SDlookup, bios32, bios_oem_strings - interact with PC BIOS
boot(9freebsd)
boot - halt or reboot the system
boottime(9freebsd)
boottime, time_second, time_uptime - system time variables
bp(9freebsd)
buf - kernel buffer I/O scheme used in FreeBSD VM system
bpf(9freebsd)
bpf - Berkeley Packet Filter
bpfattach(9freebsd)
bpf - Berkeley Packet Filter
bpfattach2(9freebsd)
bpf - Berkeley Packet Filter
bpfdetach(9freebsd)
bpf - Berkeley Packet Filter
bpf_filter(9freebsd)
bpf - Berkeley Packet Filter
bpf_mtap(9freebsd)
bpf - Berkeley Packet Filter
bpf_mtap2(9freebsd)
bpf - Berkeley Packet Filter
bpf_tap(9freebsd)
bpf - Berkeley Packet Filter
bpf_validate(9freebsd)
bpf - Berkeley Packet Filter
buf(9freebsd)
buf - kernel buffer I/O scheme used in FreeBSD VM system
BUF_ISLOCKED(9freebsd)
BUF_ISLOCKED - returns the state of the lock linked to the buffer
BUF_LOCK(9freebsd)
BUF_LOCK - locks a buffer
BUF_LOCKFREE(9freebsd)
BUF_LOCKFREE - destroys a buffer’s lock
BUF_LOCKINIT(9freebsd)
BUF_LOCKINIT - initializes a buffer lock
BUF_RECURSED(9freebsd)
BUF_RECURSED - checks if the lock linked to the buffer is recursed
buf_ring(9freebsd)
buf_ring, buf_ring_alloc, buf_ring_free, buf_ring_enqueue, buf_ring_dequeue_mc, buf_ring_dequeue_sc, buf_ring_count, buf_ring_empty, buf_ring_full, buf_ring_peek - multi-producer, {single, multi}-consumer lock-less ring buffer
buf_ring_alloc(9freebsd)
buf_ring, buf_ring_alloc, buf_ring_free, buf_ring_enqueue, buf_ring_dequeue_mc, buf_ring_dequeue_sc, buf_ring_count, buf_ring_empty, buf_ring_full, buf_ring_peek - multi-producer, {single, multi}-consumer lock-less ring buffer
buf_ring_count(9freebsd)
buf_ring, buf_ring_alloc, buf_ring_free, buf_ring_enqueue, buf_ring_dequeue_mc, buf_ring_dequeue_sc, buf_ring_count, buf_ring_empty, buf_ring_full, buf_ring_peek - multi-producer, {single, multi}-consumer lock-less ring buffer
buf_ring_dequeue_mc(9freebsd)
buf_ring, buf_ring_alloc, buf_ring_free, buf_ring_enqueue, buf_ring_dequeue_mc, buf_ring_dequeue_sc, buf_ring_count, buf_ring_empty, buf_ring_full, buf_ring_peek - multi-producer, {single, multi}-consumer lock-less ring buffer
buf_ring_dequeue_sc(9freebsd)
buf_ring, buf_ring_alloc, buf_ring_free, buf_ring_enqueue, buf_ring_dequeue_mc, buf_ring_dequeue_sc, buf_ring_count, buf_ring_empty, buf_ring_full, buf_ring_peek - multi-producer, {single, multi}-consumer lock-less ring buffer
buf_ring_empty(9freebsd)
buf_ring, buf_ring_alloc, buf_ring_free, buf_ring_enqueue, buf_ring_dequeue_mc, buf_ring_dequeue_sc, buf_ring_count, buf_ring_empty, buf_ring_full, buf_ring_peek - multi-producer, {single, multi}-consumer lock-less ring buffer
buf_ring_enqueue(9freebsd)
buf_ring, buf_ring_alloc, buf_ring_free, buf_ring_enqueue, buf_ring_dequeue_mc, buf_ring_dequeue_sc, buf_ring_count, buf_ring_empty, buf_ring_full, buf_ring_peek - multi-producer, {single, multi}-consumer lock-less ring buffer
buf_ring_enqueue_bytes(9freebsd)
buf_ring, buf_ring_alloc, buf_ring_free, buf_ring_enqueue, buf_ring_dequeue_mc, buf_ring_dequeue_sc, buf_ring_count, buf_ring_empty, buf_ring_full, buf_ring_peek - multi-producer, {single, multi}-consumer lock-less ring buffer
buf_ring_free(9freebsd)
buf_ring, buf_ring_alloc, buf_ring_free, buf_ring_enqueue, buf_ring_dequeue_mc, buf_ring_dequeue_sc, buf_ring_count, buf_ring_empty, buf_ring_full, buf_ring_peek - multi-producer, {single, multi}-consumer lock-less ring buffer
buf_ring_full(9freebsd)
buf_ring, buf_ring_alloc, buf_ring_free, buf_ring_enqueue, buf_ring_dequeue_mc, buf_ring_dequeue_sc, buf_ring_count, buf_ring_empty, buf_ring_full, buf_ring_peek - multi-producer, {single, multi}-consumer lock-less ring buffer
buf_ring_peek(9freebsd)
buf_ring, buf_ring_alloc, buf_ring_free, buf_ring_enqueue, buf_ring_dequeue_mc, buf_ring_dequeue_sc, buf_ring_count, buf_ring_empty, buf_ring_full, buf_ring_peek - multi-producer, {single, multi}-consumer lock-less ring buffer
BUF_TIMELOCK(9freebsd)
BUF_TIMELOCK - locks a buffer
BUF_UNLOCK(9freebsd)
BUF_UNLOCK - unlocks a locked buffer
bus_activate_resource(9freebsd)
bus_activate_resource, bus_deactivate_resource - activate or deactivate a resource
BUS_ADD_CHILD(9freebsd)
BUS_ADD_CHILD - add a device node to the tree with a given priority
bus_adjust_resource(9freebsd)
bus_adjust_resource - adjust resource allocated from a parent bus
bus_alloc_resource(9freebsd)
bus_alloc_resource, bus_alloc_resource_any, bus_alloc_resource_anywhere - allocate resources from a parent bus
bus_alloc_resource_any(9freebsd)
bus_alloc_resource, bus_alloc_resource_any, bus_alloc_resource_anywhere - allocate resources from a parent bus
BUS_BIND_INTR(9freebsd)
BUS_BIND_INTR, bus_bind_intr - bind an interrupt resource to a specific CPU
BUS_CHILD_DELETED(9freebsd)
BUS_CHILD_DELETED - notify a bus device that a child is being deleted
BUS_CHILD_DETACHED(9freebsd)
BUS_CHILD_DETACHED - notify a bus device that a child was detached
bus_child_present(9freebsd)
bus_child_present - ask the bus driver to see if this device is still really present
BUS_CONFIG_INTR(9freebsd)
BUS_CONFIG_INTR - configure interrupt polarity and trigger mode
bus_deactivate_resource(9freebsd)
bus_activate_resource, bus_deactivate_resource - activate or deactivate a resource
BUS_DESCRIBE_INTR(9freebsd)
BUS_DESCRIBE_INTR, bus_describe_intr - associate a description with an active interrupt handler
bus_generic_attach(9freebsd)
bus_generic_attach - generic implementation of DEVICE_ATTACH for buses
bus_generic_detach(9freebsd)
bus_generic_detach - generic implementation of DEVICE_DETACH for buses
bus_generic_new_pass(9freebsd)
bus_generic_new_pass - generic implementation of BUS_NEW_PASS for bus devices
bus_generic_print_child(9freebsd)
bus_generic_print_child - generic implementation of DEVICE_PRINT_CHILD for buses
bus_generic_read_ivar(9freebsd)
bus_generic_read_ivar, bus_generic_write_ivar - generic implementation of BUS_READ_IVAR and BUS_WRITE_IVAR for buses
bus_generic_shutdown(9freebsd)
bus_generic_shutdown - generic implementation of DEVICE_SHUTDOWN for buses
bus_generic_write_ivar(9freebsd)
bus_generic_read_ivar, bus_generic_write_ivar - generic implementation of BUS_READ_IVAR and BUS_WRITE_IVAR for buses
BUS_GET_CPUS(9freebsd)
BUS_GET_CPUS, bus_get_cpus - request a set of device-specific CPUs
bus_get_resource(9freebsd)
bus_get_resource - read a resource range/value with a given resource ID
bus_map_resource(9freebsd)
bus_map_resource, bus_unmap_resource, resource_init_map_request - map or unmap an active resource
BUS_NEW_PASS(9freebsd)
BUS_NEW_PASS - notify a bus that the pass level has been changed
BUS_PRINT_CHILD(9freebsd)
BUS_PRINT_CHILD - print information about a device
BUS_READ_IVAR(9freebsd)
BUS_READ_IVAR, BUS_WRITE_IVAR - manipulate bus-specific device instance variables
bus_release_resource(9freebsd)
bus_release_resource - release resources on a bus
BUS_RESCAN(9freebsd)
BUS_RESCAN - rescan a bus checking for devices that have been added or removed
BUS_SETUP_INTR(9freebsd)
BUS_SETUP_INTR, bus_setup_intr, BUS_TEARDOWN_INTR, bus_teardown_intr - create, attach and teardown an interrupt handler
bus_set_pass(9freebsd)
bus_set_pass - raise the bus pass level
bus_set_resource(9freebsd)
bus_set_resource - associate a definite resource with a given resource ID
BUS_TEARDOWN_INTR(9freebsd)
BUS_SETUP_INTR, bus_setup_intr, BUS_TEARDOWN_INTR, bus_teardown_intr - create, attach and teardown an interrupt handler
bus_unmap_resource(9freebsd)
bus_map_resource, bus_unmap_resource, resource_init_map_request - map or unmap an active resource
BUS_WRITE_IVAR(9freebsd)
BUS_READ_IVAR, BUS_WRITE_IVAR - manipulate bus-specific device instance variables
casueword(9freebsd)
casueword, casueword32, casuword, casuword32 - fetch, compare and store data from user-space
casueword32(9freebsd)
casueword, casueword32, casuword, casuword32 - fetch, compare and store data from user-space
casuword(9freebsd)
casueword, casueword32, casuword, casuword32 - fetch, compare and store data from user-space
casuword32(9freebsd)
casueword, casueword32, casuword, casuword32 - fetch, compare and store data from user-space
CCV(9freebsd)
mod_cc, DECLARE_CC_MODULE, CCV - Modular Congestion Control
cd(9freebsd)
cd - CDROM driver for the CAM SCSI subsystem
choosethread(9freebsd)
choosethread, procrunnable, remrunqueue, setrunqueue - manage the queue of runnable processes
clear_unrhdr(9freebsd)
new_unrhdr, clear_unrhdr, delete_unrhdr, alloc_unr, alloc_unr_specific, free_unr - kernel unit number allocator
cnv(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_free_binary(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_free_bool(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_free_bool_array(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_free_descriptor(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_free_descriptor_array(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_free_null(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_free_number(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_free_number_array(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_free_nvlist(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_free_nvlist_array(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_free_string(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_free_string_array(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_get_binary(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_get_bool(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_get_bool_array(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_get_descriptor(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_get_descriptor_array(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_get_number(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_get_number_array(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_get_nvlist(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_get_nvlist_array(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_get_string(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_get_string_array(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_take_binary(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_take_bool(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_take_bool_array(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_take_descriptor(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_take_descriptor_array(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_take_number(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_take_number_array(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_take_nvlist(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_take_nvlist_array(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_take_string(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
cnvlist_take_string_array(9freebsd)
cnvlist_get, cnvlist_take, cnvlist_free - API for managing name/value pairs by cookie.
condvar(9freebsd)
condvar, cv_init, cv_destroy, cv_wait, cv_wait_sig, cv_wait_unlock, cv_timedwait, cv_timedwait_sbt, cv_timedwait_sig, cv_timedwait_sig_sbt, cv_signal, cv_broadcast, cv_broadcastpri, cv_wmesg - kernel condition variable
config_intrhook(9freebsd)
config_intrhook - schedule a function to be run after interrupts have been enabled, but before root is mounted
config_intrhook_disestablish(9freebsd)
config_intrhook - schedule a function to be run after interrupts have been enabled, but before root is mounted
config_intrhook_establish(9freebsd)
config_intrhook - schedule a function to be run after interrupts have been enabled, but before root is mounted
config_intrhook_oneshot(9freebsd)
config_intrhook - schedule a function to be run after interrupts have been enabled, but before root is mounted
contigfree(9freebsd)
contigmalloc, contigfree - manage contiguous kernel physical memory
contigmalloc(9freebsd)
contigmalloc, contigfree - manage contiguous kernel physical memory
contigmalloc_domainset(9freebsd)
contigmalloc, contigfree - manage contiguous kernel physical memory
copy(9freebsd)
copy, copyin, copyin_nofault, copyout, copyout_nofault, copystr, copyinstr - kernel copy functions
copyin(9freebsd)
copy, copyin, copyin_nofault, copyout, copyout_nofault, copystr, copyinstr - kernel copy functions
copyinstr(9freebsd)
copy, copyin, copyin_nofault, copyout, copyout_nofault, copystr, copyinstr - kernel copy functions
copyin_nofault(9freebsd)
copy, copyin, copyin_nofault, copyout, copyout_nofault, copystr, copyinstr - kernel copy functions
copyout(9freebsd)
copy, copyin, copyin_nofault, copyout, copyout_nofault, copystr, copyinstr - kernel copy functions
copyout_nofault(9freebsd)
copy, copyin, copyin_nofault, copyout, copyout_nofault, copystr, copyinstr - kernel copy functions
copystr(9freebsd)
copy, copyin, copyin_nofault, copyout, copyout_nofault, copystr, copyinstr - kernel copy functions
counter(9freebsd)
counter - SMP-friendly kernel counter implementation
counter_enter(9freebsd)
counter - SMP-friendly kernel counter implementation
counter_exit(9freebsd)
counter - SMP-friendly kernel counter implementation
counter_u64_add(9freebsd)
counter - SMP-friendly kernel counter implementation
counter_u64_add_protected(9freebsd)
counter - SMP-friendly kernel counter implementation
counter_u64_alloc(9freebsd)
counter - SMP-friendly kernel counter implementation
counter_u64_fetch(9freebsd)
counter - SMP-friendly kernel counter implementation
counter_u64_free(9freebsd)
counter - SMP-friendly kernel counter implementation
counter_u64_zero(9freebsd)
counter - SMP-friendly kernel counter implementation
count_dev(9freebsd)
vcount, count_dev - get total number of references to a device
cpu_switch(9freebsd)
mi_switch, cpu_switch, cpu_throw - switch to another thread context
cpu_throw(9freebsd)
mi_switch, cpu_switch, cpu_throw - switch to another thread context
crcopy(9freebsd)
ucred, crget, crhold, crfree, crcopy, crdup, cru2x, cred_update_thread - functions related to user credentials
crcopysafe(9freebsd)
ucred, crget, crhold, crfree, crcopy, crdup, cru2x, cred_update_thread - functions related to user credentials
crdup(9freebsd)
ucred, crget, crhold, crfree, crcopy, crdup, cru2x, cred_update_thread - functions related to user credentials
cred_update_thread(9freebsd)
ucred, crget, crhold, crfree, crcopy, crdup, cru2x, cred_update_thread - functions related to user credentials
crfree(9freebsd)
ucred, crget, crhold, crfree, crcopy, crdup, cru2x, cred_update_thread - functions related to user credentials
crget(9freebsd)
ucred, crget, crhold, crfree, crcopy, crdup, cru2x, cred_update_thread - functions related to user credentials
crhold(9freebsd)
ucred, crget, crhold, crfree, crcopy, crdup, cru2x, cred_update_thread - functions related to user credentials
critical(9freebsd)
critical_enter, critical_exit - enter and exit a critical region
critical_enter(9freebsd)
critical_enter, critical_exit - enter and exit a critical region
critical_exit(9freebsd)
critical_enter, critical_exit - enter and exit a critical region
crsetgroups(9freebsd)
ucred, crget, crhold, crfree, crcopy, crdup, cru2x, cred_update_thread - functions related to user credentials
crshared(9freebsd)
ucred, crget, crhold, crfree, crshared, crcopy, crdup, cru2x, cred_update_thread - functions related to user credentials
cru2x(9freebsd)
ucred, crget, crhold, crfree, crcopy, crdup, cru2x, cred_update_thread - functions related to user credentials
crypto(9freebsd)
crypto - API for cryptographic services in the kernel
crypto_dispatch(9freebsd)
crypto - API for cryptographic services in the kernel
crypto_done(9freebsd)
crypto - API for cryptographic services in the kernel
crypto_freereq(9freebsd)
crypto - API for cryptographic services in the kernel
crypto_freesession(9freebsd)
crypto - API for cryptographic services in the kernel
crypto_getreq(9freebsd)
crypto - API for cryptographic services in the kernel
crypto_get_driverid(9freebsd)
crypto - API for cryptographic services in the kernel
crypto_kdispatch(9freebsd)
crypto - API for cryptographic services in the kernel
crypto_kdone(9freebsd)
crypto - API for cryptographic services in the kernel
crypto_kregister(9freebsd)
crypto - API for cryptographic services in the kernel
crypto_newsession(9freebsd)
crypto - API for cryptographic services in the kernel
crypto_register(9freebsd)
crypto - API for cryptographic services in the kernel
crypto_unblock(9freebsd)
crypto - API for cryptographic services in the kernel
crypto_unregister(9freebsd)
crypto - API for cryptographic services in the kernel
crypto_unregister_all(9freebsd)
crypto - API for cryptographic services in the kernel
cr_cansee(9freebsd)
cr_cansee - determine visibility of objects given their user credentials
cr_seeothergids(9freebsd)
cr_seeothergids - determine visibility of objects given their group memberships
cr_seeotheruids(9freebsd)
cr_seeotheruids - determine visibility of objects given their user credentials
CTASSERT(9freebsd)
CTASSERT - compile time assertion macro
CTR0(9freebsd)
CTR0, CTR1, CTR2, CTR3, CTR4, CTR5 - kernel tracing facility
CTR1(9freebsd)
CTR0, CTR1, CTR2, CTR3, CTR4, CTR5 - kernel tracing facility
CTR2(9freebsd)
CTR0, CTR1, CTR2, CTR3, CTR4, CTR5 - kernel tracing facility
CTR3(9freebsd)
CTR0, CTR1, CTR2, CTR3, CTR4, CTR5 - kernel tracing facility
CTR4(9freebsd)
CTR0, CTR1, CTR2, CTR3, CTR4, CTR5 - kernel tracing facility
CTR5(9freebsd)
CTR0, CTR1, CTR2, CTR3, CTR4, CTR5 - kernel tracing facility
CTR6(9freebsd)
CTR0, CTR1, CTR2, CTR3, CTR4, CTR5 - kernel tracing facility
curpriority_cmp(9freebsd)
curpriority_cmp, maybe_resched, resetpriority, roundrobin, roundrobin_interval, sched_setup, schedclock, schedcpu, setrunnable, updatepri - perform round-robin scheduling of runnable processes
cv_broadcast(9freebsd)
condvar, cv_init, cv_destroy, cv_wait, cv_wait_sig, cv_wait_unlock, cv_timedwait, cv_timedwait_sbt, cv_timedwait_sig, cv_timedwait_sig_sbt, cv_signal, cv_broadcast, cv_broadcastpri, cv_wmesg - kernel condition variable
cv_broadcastpri(9freebsd)
condvar, cv_init, cv_destroy, cv_wait, cv_wait_sig, cv_wait_unlock, cv_timedwait, cv_timedwait_sbt, cv_timedwait_sig, cv_timedwait_sig_sbt, cv_signal, cv_broadcast, cv_broadcastpri, cv_wmesg - kernel condition variable
cv_destroy(9freebsd)
condvar, cv_init, cv_destroy, cv_wait, cv_wait_sig, cv_wait_unlock, cv_timedwait, cv_timedwait_sbt, cv_timedwait_sig, cv_timedwait_sig_sbt, cv_signal, cv_broadcast, cv_broadcastpri, cv_wmesg - kernel condition variable
cv_init(9freebsd)
condvar, cv_init, cv_destroy, cv_wait, cv_wait_sig, cv_wait_unlock, cv_timedwait, cv_timedwait_sbt, cv_timedwait_sig, cv_timedwait_sig_sbt, cv_signal, cv_broadcast, cv_broadcastpri, cv_wmesg - kernel condition variable
cv_signal(9freebsd)
condvar, cv_init, cv_destroy, cv_wait, cv_wait_sig, cv_wait_unlock, cv_timedwait, cv_timedwait_sbt, cv_timedwait_sig, cv_timedwait_sig_sbt, cv_signal, cv_broadcast, cv_broadcastpri, cv_wmesg - kernel condition variable
cv_timedwait(9freebsd)
condvar, cv_init, cv_destroy, cv_wait, cv_wait_sig, cv_wait_unlock, cv_timedwait, cv_timedwait_sbt, cv_timedwait_sig, cv_timedwait_sig_sbt, cv_signal, cv_broadcast, cv_broadcastpri, cv_wmesg - kernel condition variable
cv_timedwait_sig(9freebsd)
condvar, cv_init, cv_destroy, cv_wait, cv_wait_sig, cv_wait_unlock, cv_timedwait, cv_timedwait_sbt, cv_timedwait_sig, cv_timedwait_sig_sbt, cv_signal, cv_broadcast, cv_broadcastpri, cv_wmesg - kernel condition variable
cv_timedwait_sig_sbt(9freebsd)
condvar, cv_init, cv_destroy, cv_wait, cv_wait_sig, cv_wait_unlock, cv_timedwait, cv_timedwait_sbt, cv_timedwait_sig, cv_timedwait_sig_sbt, cv_signal, cv_broadcast, cv_broadcastpri, cv_wmesg - kernel condition variable
cv_wait(9freebsd)
condvar, cv_init, cv_destroy, cv_wait, cv_wait_sig, cv_wait_unlock, cv_timedwait, cv_timedwait_sbt, cv_timedwait_sig, cv_timedwait_sig_sbt, cv_signal, cv_broadcast, cv_broadcastpri, cv_wmesg - kernel condition variable
cv_wait_sig(9freebsd)
condvar, cv_init, cv_destroy, cv_wait, cv_wait_sig, cv_wait_unlock, cv_timedwait, cv_timedwait_sbt, cv_timedwait_sig, cv_timedwait_sig_sbt, cv_signal, cv_broadcast, cv_broadcastpri, cv_wmesg - kernel condition variable
cv_wait_unlock(9freebsd)
condvar, cv_init, cv_destroy, cv_wait, cv_wait_sig, cv_wait_unlock, cv_timedwait, cv_timedwait_sbt, cv_timedwait_sig, cv_timedwait_sig_sbt, cv_signal, cv_broadcast, cv_broadcastpri, cv_wmesg - kernel condition variable
cv_wmesg(9freebsd)
condvar, cv_init, cv_destroy, cv_wait, cv_wait_sig, cv_wait_unlock, cv_timedwait, cv_timedwait_sbt, cv_timedwait_sig, cv_timedwait_sig_sbt, cv_signal, cv_broadcast, cv_broadcastpri, cv_wmesg - kernel condition variable
DB_COMMAND(9freebsd)
DB_COMMAND, DB_SHOW_COMMAND, DB_SHOW_ALL_COMMAND - Extends the ddb command set
DB_SHOW_ALL_COMMAND(9freebsd)
DB_COMMAND, DB_SHOW_COMMAND, DB_SHOW_ALL_COMMAND - Extends the ddb command set
DB_SHOW_COMMAND(9freebsd)
DB_COMMAND, DB_SHOW_COMMAND, DB_SHOW_ALL_COMMAND - Extends the ddb command set
DECLARE_CC_MODULE(9freebsd)
mod_cc, DECLARE_CC_MODULE, CCV - Modular Congestion Control
DECLARE_GEOM_CLASS(9freebsd)
DECLARE_GEOM_CLASS - GEOM class declaration macro
DECLARE_MODULE(9freebsd)
DECLARE_MODULE - kernel module declaration macro
DECLARE_MODULE_TIED(9freebsd)
DECLARE_MODULE - kernel module declaration macro
DEFINE_CLASS(9freebsd)
kobj - a kernel object system for FreeBSD
DELAY(9freebsd)
DELAY - busy loop for an interval
delete_unrhdr(9freebsd)
new_unrhdr, clear_unrhdr, delete_unrhdr, alloc_unr, alloc_unr_specific, free_unr - kernel unit number allocator
deregister_tcp_functions(9freebsd)
tcp_functions - Alternate TCP Stack Framework
destroy_dev(9freebsd)
make_dev, make_dev_cred, make_dev_credf, make_dev_p, make_dev_s, make_dev_alias, make_dev_alias_p, destroy_dev, destroy_dev_sched, destroy_dev_sched_cb, destroy_dev_drain, dev_depends - manage
.Vt cdev Ns ’s and DEVFS registration for devices
.Vt cdev Ns ’s and DEVFS registration for devices
destroy_dev_drain(9freebsd)
make_dev, make_dev_cred, make_dev_credf, make_dev_p, make_dev_s, make_dev_alias, make_dev_alias_p, destroy_dev, destroy_dev_sched, destroy_dev_sched_cb, destroy_dev_drain, dev_depends - manage
.Vt cdev Ns ’s and DEVFS registration for devices
.Vt cdev Ns ’s and DEVFS registration for devices
destroy_dev_sched(9freebsd)
make_dev, make_dev_cred, make_dev_credf, make_dev_p, make_dev_s, make_dev_alias, make_dev_alias_p, destroy_dev, destroy_dev_sched, destroy_dev_sched_cb, destroy_dev_drain, dev_depends - manage
.Vt cdev Ns ’s and DEVFS registration for devices
.Vt cdev Ns ’s and DEVFS registration for devices
destroy_dev_sched_cb(9freebsd)
make_dev, make_dev_cred, make_dev_credf, make_dev_p, make_dev_s, make_dev_alias, make_dev_alias_p, destroy_dev, destroy_dev_sched, destroy_dev_sched_cb, destroy_dev_drain, dev_depends - manage
.Vt cdev Ns ’s and DEVFS registration for devices
.Vt cdev Ns ’s and DEVFS registration for devices
devclass(9freebsd)
devclass - object representing a class of devices
devclass_find(9freebsd)
devclass_find - search for a devclass
devclass_get_device(9freebsd)
devclass_get_device - translate unit number to device
devclass_get_devices(9freebsd)
devclass_get_devices - get a list of devices in a devclass
devclass_get_drivers(9freebsd)
devclass_get_drivers - get a list of drivers in a devclass
devclass_get_maxunit(9freebsd)
devclass_get_maxunit - find the maximum unit number in the class
devclass_get_name(9freebsd)
devclass_get_name - access the name of a devclass
devclass_get_softc(9freebsd)
devclass_get_softc - translate unit number to driver private structure
devfs_clear_cdevpriv(9freebsd)
devfs_set_cdevpriv, devfs_get_cdevpriv, devfs_clear_cdevpriv - manage per-open filedescriptor data for devices
devfs_get_cdevpriv(9freebsd)
devfs_set_cdevpriv, devfs_get_cdevpriv, devfs_clear_cdevpriv - manage per-open filedescriptor data for devices
devfs_set_cdevpriv(9freebsd)
devfs_set_cdevpriv, devfs_get_cdevpriv, devfs_clear_cdevpriv - manage per-open filedescriptor data for devices
device(9freebsd)
device - an abstract representation of a device
devicestat(9freebsd)
devstat, devstat_add_entry, devstat_end_transaction, devstat_end_transaction_bio, devstat_end_transaction_bio_bt, devstat_remove_entry, devstat_start_transaction, devstat_start_transaction_bio - kernel interface for keeping device statistics
device_add_child(9freebsd)
device_add_child, device_add_child_ordered - add a new device as a child of an existing device
device_add_child_ordered(9freebsd)
device_add_child, device_add_child_ordered - add a new device as a child of an existing device
DEVICE_ATTACH(9freebsd)
DEVICE_ATTACH - attach a device
device_busy(9freebsd)
device_get_state, device_busy, device_unbusy, device_is_alive, device_is_attached - manipulate device state
device_delete_child(9freebsd)
device_delete_child - delete a child from a device
DEVICE_DETACH(9freebsd)
DEVICE_DETACH - detach a device
device_disable(9freebsd)
device_enable, device_disable, device_is_enabled - manipulate device enabled flag
device_enable(9freebsd)
device_enable, device_disable, device_is_enabled - manipulate device enabled flag
device_find_child(9freebsd)
device_find_child - search for a child of a device
device_get_children(9freebsd)
device_get_children - get a list of devices connected to a device
device_get_desc(9freebsd)
device_set_desc, device_set_desc_copy, device_get_desc - access the description of a device
device_get_devclass(9freebsd)
device_get_devclass - access the devclass of a device
device_get_driver(9freebsd)
device_get_driver - access the current driver of a device
device_get_flags(9freebsd)
device_set_flags, device_get_flags - manipulate driver flags
device_get_ivars(9freebsd)
device_get_ivars, device_set_ivars - access bus private variables
device_get_name(9freebsd)
device_get_name, device_get_nameunit - access the name of a device’s device class or instance
device_get_nameunit(9freebsd)
device_get_name, device_get_nameunit - access the name of a device’s device class or instance
device_get_parent(9freebsd)
device_get_parent - return the device’s parent
device_get_softc(9freebsd)
device_get_softc - access driver private instance variables
device_get_state(9freebsd)
device_get_state, device_busy, device_unbusy, device_is_alive, device_is_attached - manipulate device state
device_get_sysctl(9freebsd)
device_get_sysctl_ctx, device_get_sysctl_tree - manipulate the sysctl oid tree for driver specific sysctl nodes
device_get_sysctl_ctx(9freebsd)
device_get_sysctl_ctx, device_get_sysctl_tree - manipulate the sysctl oid tree for driver specific sysctl nodes
device_get_sysctl_tree(9freebsd)
device_get_sysctl_ctx, device_get_sysctl_tree - manipulate the sysctl oid tree for driver specific sysctl nodes
device_get_unit(9freebsd)
device_get_unit - access the unit number of a device
DEVICE_IDENTIFY(9freebsd)
DEVICE_IDENTIFY - identify a device, register it
device_is_alive(9freebsd)
device_get_state, device_busy, device_unbusy, device_is_alive, device_is_attached - manipulate device state
device_is_attached(9freebsd)
device_get_state, device_busy, device_unbusy, device_is_alive, device_is_attached - manipulate device state
device_is_enabled(9freebsd)
device_enable, device_disable, device_is_enabled - manipulate device enabled flag
device_is_quiet(9freebsd)
device_quiet, device_verbose, device_is_quiet - manipulate device quiet flag
device_printf(9freebsd)
device_printf - formatted output conversion
DEVICE_PROBE(9freebsd)
DEVICE_PROBE - probe for device existence
device_probe_and_attach(9freebsd)
device_probe_and_attach - initialise a device
device_quiet(9freebsd)
device_quiet, device_verbose, device_is_quiet - manipulate device quiet flag
device_set_desc(9freebsd)
device_set_desc, device_set_desc_copy, device_get_desc - access the description of a device
device_set_desc_copy(9freebsd)
device_set_desc, device_set_desc_copy, device_get_desc - access the description of a device
device_set_driver(9freebsd)
device_set_driver - associate a specific driver with a device node in the tree
device_set_flags(9freebsd)
device_set_flags, device_get_flags - manipulate driver flags
device_set_ivars(9freebsd)
device_get_ivars, device_set_ivars - access bus private variables
DEVICE_SHUTDOWN(9freebsd)
DEVICE_SHUTDOWN - called during system shutdown
device_unbusy(9freebsd)
device_get_state, device_busy, device_unbusy, device_is_alive, device_is_attached - manipulate device state
device_verbose(9freebsd)
device_quiet, device_verbose, device_is_quiet - manipulate device quiet flag
devstat(9freebsd)
devstat, devstat_add_entry, devstat_end_transaction, devstat_end_transaction_bio, devstat_end_transaction_bio_bt, devstat_remove_entry, devstat_start_transaction, devstat_start_transaction_bio - kernel interface for keeping device statistics
devstat_add_entry(9freebsd)
devstat, devstat_add_entry, devstat_end_transaction, devstat_end_transaction_bio, devstat_end_transaction_bio_bt, devstat_remove_entry, devstat_start_transaction, devstat_start_transaction_bio - kernel interface for keeping device statistics
devstat_end_transaction(9freebsd)
devstat, devstat_add_entry, devstat_end_transaction, devstat_end_transaction_bio, devstat_end_transaction_bio_bt, devstat_remove_entry, devstat_start_transaction, devstat_start_transaction_bio - kernel interface for keeping device statistics
devstat_remove_entry(9freebsd)
devstat, devstat_add_entry, devstat_end_transaction, devstat_end_transaction_bio, devstat_end_transaction_bio_bt, devstat_remove_entry, devstat_start_transaction, devstat_start_transaction_bio - kernel interface for keeping device statistics
devstat_start_transaction(9freebsd)
devstat, devstat_add_entry, devstat_end_transaction, devstat_end_transaction_bio, devstat_end_transaction_bio_bt, devstat_remove_entry, devstat_start_transaction, devstat_start_transaction_bio - kernel interface for keeping device statistics
devtoname(9freebsd)
devtoname - converts character device into a string indicating the device name
dev_clone(9freebsd)
dev_clone, drain_dev_clone_events - eventhandler for name-based device cloning in devfs
dev_depends(9freebsd)
make_dev, make_dev_cred, make_dev_credf, make_dev_p, make_dev_s, make_dev_alias, make_dev_alias_p, destroy_dev, destroy_dev_sched, destroy_dev_sched_cb, destroy_dev_drain, dev_depends - manage
.Vt cdev Ns ’s and DEVFS registration for devices
.Vt cdev Ns ’s and DEVFS registration for devices
DEV_MODULE(9freebsd)
DEV_MODULE - device driver module declaration macro
disk(9freebsd)
disk - kernel disk storage API
disk_add_alias(9freebsd)
disk - kernel disk storage API
disk_alloc(9freebsd)
disk - kernel disk storage API
disk_create(9freebsd)
disk - kernel disk storage API
disk_destroy(9freebsd)
disk - kernel disk storage API
disk_gone(9freebsd)
disk - kernel disk storage API
disk_resize(9freebsd)
disk - kernel disk storage API
dnv(9freebsd)
dnvlist_get, dnvlist_take - API for getting name/value pairs. Nonexistent pairs do not raise an error.
dnvlist(9freebsd)
dnvlist_get, dnvlist_take - API for getting name/value pairs. Nonexistent pairs do not raise an error.
dnvlist_get_binary(9freebsd)
dnvlist_get, dnvlist_take - API for getting name/value pairs. Nonexistent pairs do not raise an error.
dnvlist_get_bool(9freebsd)
dnvlist_get, dnvlist_take - API for getting name/value pairs. Nonexistent pairs do not raise an error.
dnvlist_get_descriptor(9freebsd)
dnvlist_get, dnvlist_take - API for getting name/value pairs. Nonexistent pairs do not raise an error.
dnvlist_get_number(9freebsd)
dnvlist_get, dnvlist_take - API for getting name/value pairs. Nonexistent pairs do not raise an error.
dnvlist_get_nvlist(9freebsd)
dnvlist_get, dnvlist_take - API for getting name/value pairs. Nonexistent pairs do not raise an error.
dnvlist_get_string(9freebsd)
dnvlist_get, dnvlist_take - API for getting name/value pairs. Nonexistent pairs do not raise an error.
dnvlist_take_binary(9freebsd)
dnvlist_get, dnvlist_take - API for getting name/value pairs. Nonexistent pairs do not raise an error.
dnvlist_take_bool(9freebsd)
dnvlist_get, dnvlist_take - API for getting name/value pairs. Nonexistent pairs do not raise an error.
dnvlist_take_descriptor(9freebsd)
dnvlist_get, dnvlist_take - API for getting name/value pairs. Nonexistent pairs do not raise an error.
dnvlist_take_number(9freebsd)
dnvlist_get, dnvlist_take - API for getting name/value pairs. Nonexistent pairs do not raise an error.
dnvlist_take_nvlist(9freebsd)
dnvlist_get, dnvlist_take - API for getting name/value pairs. Nonexistent pairs do not raise an error.
dnvlist_take_string(9freebsd)
dnvlist_get, dnvlist_take - API for getting name/value pairs. Nonexistent pairs do not raise an error.
domain(9freebsd)
domain_add, pfctlinput, pfctlinput2, pffinddomain, pffindproto, pffindtype, DOMAIN_SET - network domain management
domainset(9freebsd)
domainset(9) - domainset functions and operation
domain_add(9freebsd)
domain_add, pfctlinput, pfctlinput2, pffinddomain, pffindproto, pffindtype, DOMAIN_SET - network domain management
DOMAIN_SET(9freebsd)
domain_add, pfctlinput, pfctlinput2, pffinddomain, pffindproto, pffindtype, DOMAIN_SET - network domain management
dpcpu(9freebsd)
dpcpu - Kernel Dynamic Per-CPU Memory Allocator
drain_dev_clone_events(9freebsd)
dev_clone, drain_dev_clone_events - eventhandler for name-based device cloning in devfs
drbr(9freebsd)
drbr, drbr_free, drbr_enqueue, drbr_dequeue, drbr_dequeue_cond, drbr_flush, drbr_empty, drbr_inuse, - network driver interface to buf_ring
drbr_dequeue(9freebsd)
drbr, drbr_free, drbr_enqueue, drbr_dequeue, drbr_dequeue_cond, drbr_flush, drbr_empty, drbr_inuse, - network driver interface to buf_ring
drbr_dequeue_cond(9freebsd)
drbr, drbr_free, drbr_enqueue, drbr_dequeue, drbr_dequeue_cond, drbr_flush, drbr_empty, drbr_inuse, - network driver interface to buf_ring
drbr_empty(9freebsd)
drbr, drbr_free, drbr_enqueue, drbr_dequeue, drbr_dequeue_cond, drbr_flush, drbr_empty, drbr_inuse, - network driver interface to buf_ring
drbr_enqueue(9freebsd)
drbr, drbr_free, drbr_enqueue, drbr_dequeue, drbr_dequeue_cond, drbr_flush, drbr_empty, drbr_inuse, - network driver interface to buf_ring
drbr_flush(9freebsd)
drbr, drbr_free, drbr_enqueue, drbr_dequeue, drbr_dequeue_cond, drbr_flush, drbr_empty, drbr_inuse, - network driver interface to buf_ring
drbr_free(9freebsd)
drbr, drbr_free, drbr_enqueue, drbr_dequeue, drbr_dequeue_cond, drbr_flush, drbr_empty, drbr_inuse, - network driver interface to buf_ring
drbr_inuse(9freebsd)
drbr, drbr_free, drbr_enqueue, drbr_dequeue, drbr_dequeue_cond, drbr_flush, drbr_empty, drbr_inuse, - network driver interface to buf_ring
drbr_stats_update(9freebsd)
drbr, drbr_free, drbr_enqueue, drbr_dequeue, drbr_dequeue_cond, drbr_flush, drbr_empty, drbr_inuse, - network driver interface to buf_ring
driver(9freebsd)
driver - structure describing a device driver
DRIVER_MODULE(9freebsd)
DRIVER_MODULE, DRIVER_MODULE_ORDERED, EARLY_DRIVER_MODULE, EARLY_DRIVER_MODULE_ORDERED - kernel driver declaration macro
DRIVER_MODULE_ORDERED(9freebsd)
DRIVER_MODULE, DRIVER_MODULE_ORDERED, EARLY_DRIVER_MODULE, EARLY_DRIVER_MODULE_ORDERED - kernel driver declaration macro
EARLY_DRIVER_MODULE(9freebsd)
DRIVER_MODULE, DRIVER_MODULE_ORDERED, EARLY_DRIVER_MODULE, EARLY_DRIVER_MODULE_ORDERED - kernel driver declaration macro
EARLY_DRIVER_MODULE_ORDERED(9freebsd)
DRIVER_MODULE, DRIVER_MODULE_ORDERED, EARLY_DRIVER_MODULE, EARLY_DRIVER_MODULE_ORDERED - kernel driver declaration macro
efirt(9freebsd)
efirt, efi_rt_ok, efi_get_table, efi_get_time, efi_get_time_capabilities, efi_reset_system, efi_set_time, efi_var_get, efi_var_nextname, efi_var_set - kernel access to UEFI runtime services
epoch(9freebsd)
epoch, epoch_context, epoch_alloc, epoch_free, epoch_enter, epoch_exit, epoch_wait, epoch_call, in_epoch, - kernel epoch based reclamation
et_ban(9freebsd)
eventtimers - kernel event timers subsystem
et_deregister(9freebsd)
eventtimers - kernel event timers subsystem
et_find(9freebsd)
eventtimers - kernel event timers subsystem
et_free(9freebsd)
eventtimers - kernel event timers subsystem
et_init(9freebsd)
eventtimers - kernel event timers subsystem
ET_LOCK(9freebsd)
eventtimers - kernel event timers subsystem
et_register(9freebsd)
eventtimers - kernel event timers subsystem
et_start(9freebsd)
eventtimers - kernel event timers subsystem
et_stop(9freebsd)
eventtimers - kernel event timers subsystem
ET_UNLOCK(9freebsd)
eventtimers - kernel event timers subsystem
EVENTHANDLER(9freebsd)
EVENTHANDLER - kernel event handling functions
EVENTHANDLER_DECLARE(9freebsd)
EVENTHANDLER - kernel event handling functions
EVENTHANDLER_DEFINE(9freebsd)
EVENTHANDLER - kernel event handling functions
EVENTHANDLER_DEREGISTER(9freebsd)
EVENTHANDLER - kernel event handling functions
eventhandler_find_list(9freebsd)
EVENTHANDLER - kernel event handling functions
EVENTHANDLER_INVOKE(9freebsd)
EVENTHANDLER - kernel event handling functions
eventhandler_prune_list(9freebsd)
EVENTHANDLER - kernel event handling functions
EVENTHANDLER_REGISTER(9freebsd)
EVENTHANDLER - kernel event handling functions
eventtimers(9freebsd)
eventtimers - kernel event timers subsystem
extattr(9freebsd)
extattr - virtual file system named extended attributes
fail(9freebsd)
KFAIL_POINT_CODE, KFAIL_POINT_CODE_FLAGS, KFAIL_POINT_CODE_COND, KFAIL_POINT_RETURN, KFAIL_POINT_RETURN_VOID, KFAIL_POINT_ERROR, KFAIL_POINT_GOTO, KFAIL_POINT_SLEEP_CALLBACKS, fail_point, DEBUG_FP - fail points
fdt_pinctrl(9freebsd)
fdt_pinctrl - helper functions for FDT pinmux controller drivers
fdt_pinctrl_configure(9freebsd)
fdt_pinctrl - helper functions for FDT pinmux controller drivers
fdt_pinctrl_configure_by_name(9freebsd)
fdt_pinctrl - helper functions for FDT pinmux controller drivers
fdt_pinctrl_configure_tree(9freebsd)
fdt_pinctrl - helper functions for FDT pinmux controller drivers
fdt_pinctrl_register(9freebsd)
fdt_pinctrl - helper functions for FDT pinmux controller drivers
fetch(9freebsd)
fetch, fubyte, fuword, fuword16, fuword32, fuword64, fueword, fueword32, fueword64 - fetch data from user-space
firmware(9freebsd)
firmware_register, firmware_unregister, firmware_get, firmware_put - firmware image loading and management
firmware_get(9freebsd)
firmware_register, firmware_unregister, firmware_get, firmware_put - firmware image loading and management
firmware_put(9freebsd)
firmware_register, firmware_unregister, firmware_get, firmware_put - firmware image loading and management
firmware_register(9freebsd)
firmware_register, firmware_unregister, firmware_get, firmware_put - firmware image loading and management
firmware_unregister(9freebsd)
firmware_register, firmware_unregister, firmware_get, firmware_put - firmware image loading and management
fpu_kern(9freebsd)
fpu_kern - facility to use the FPU in the kernel
fpu_kern_alloc_ctx(9freebsd)
fpu_kern - facility to use the FPU in the kernel
fpu_kern_enter(9freebsd)
fpu_kern - facility to use the FPU in the kernel
fpu_kern_free_ctx(9freebsd)
fpu_kern - facility to use the FPU in the kernel
fpu_kern_leave(9freebsd)
fpu_kern - facility to use the FPU in the kernel
fpu_kern_thread(9freebsd)
fpu_kern - facility to use the FPU in the kernel
free(9freebsd)
malloc, free, realloc, reallocf, MALLOC_DEFINE, MALLOC_DECLARE - kernel memory management routines
freeenv(9freebsd)
freeenv, kern_getenv, getenv_int, getenv_long, getenv_string, getenv_quad, getenv_uint, getenv_ulong, kern_setenv, testenv, kern_unsetenv - kernel environment variable functions
free_domain(9freebsd)
malloc, free, realloc, reallocf, MALLOC_DEFINE, MALLOC_DECLARE - kernel memory management routines
free_mntarg(9freebsd)
free_mntarg, kernel_mount, kernel_vmount, mount_arg, mount_argb, mount_argf, mount_argsu - functions provided as part of the kernel mount interface
free_unr(9freebsd)
new_unrhdr, clear_unrhdr, delete_unrhdr, alloc_unr, alloc_unr_specific, free_unr - kernel unit number allocator
fubyte(9freebsd)
fetch, fubyte, fuword, fuword16, fuword32, fuword64, fueword, fueword32, fueword64 - fetch data from user-space
fueword(9freebsd)
fetch, fubyte, fuword, fuword16, fuword32, fuword64, fueword, fueword32, fueword64 - fetch data from user-space
fueword32(9freebsd)
fetch, fubyte, fuword, fuword16, fuword32, fuword64, fueword, fueword32, fueword64 - fetch data from user-space
fueword64(9freebsd)
fetch, fubyte, fuword, fuword16, fuword32, fuword64, fueword, fueword32, fueword64 - fetch data from user-space
fuswintr(9freebsd)
fetch, fubyte, fuswintr, fuword, fuword16, fuword32, fuword64, fueword, fueword32, fueword64 - fetch data from user-space
fuword(9freebsd)
fetch, fubyte, fuword, fuword16, fuword32, fuword64, fueword, fueword32, fueword64 - fetch data from user-space
fuword16(9freebsd)
fetch, fubyte, fuword, fuword16, fuword32, fuword64, fueword, fueword32, fueword64 - fetch data from user-space
fuword32(9freebsd)
fetch, fubyte, fuword, fuword16, fuword32, fuword64, fueword, fueword32, fueword64 - fetch data from user-space
fuword64(9freebsd)
fetch, fubyte, fuword, fuword16, fuword32, fuword64, fueword, fueword32, fueword64 - fetch data from user-space
getbintime(9freebsd)
bintime, getbintime, microtime, getmicrotime, nanotime, getnanotime - get the current time
getbinuptime(9freebsd)
binuptime, getbinuptime, microuptime, getmicrouptime, nanouptime, getnanouptime, sbinuptime, getsbinuptime - get the time elapsed since boot
getenv(9freebsd)
freeenv, kern_getenv, getenv_int, getenv_long, getenv_string, getenv_quad, getenv_uint, getenv_ulong, kern_setenv, testenv, kern_unsetenv - kernel environment variable functions
getenv_int(9freebsd)
freeenv, kern_getenv, getenv_int, getenv_long, getenv_string, getenv_quad, getenv_uint, getenv_ulong, kern_setenv, testenv, kern_unsetenv - kernel environment variable functions
getenv_long(9freebsd)
freeenv, kern_getenv, getenv_int, getenv_long, getenv_string, getenv_quad, getenv_uint, getenv_ulong, kern_setenv, testenv, kern_unsetenv - kernel environment variable functions
getenv_quad(9freebsd)
freeenv, kern_getenv, getenv_int, getenv_long, getenv_string, getenv_quad, getenv_uint, getenv_ulong, kern_setenv, testenv, kern_unsetenv - kernel environment variable functions
getenv_string(9freebsd)
freeenv, kern_getenv, getenv_int, getenv_long, getenv_string, getenv_quad, getenv_uint, getenv_ulong, kern_setenv, testenv, kern_unsetenv - kernel environment variable functions
getenv_uint(9freebsd)
freeenv, kern_getenv, getenv_int, getenv_long, getenv_string, getenv_quad, getenv_uint, getenv_ulong, kern_setenv, testenv, kern_unsetenv - kernel environment variable functions
getenv_ulong(9freebsd)
freeenv, kern_getenv, getenv_int, getenv_long, getenv_string, getenv_quad, getenv_uint, getenv_ulong, kern_setenv, testenv, kern_unsetenv - kernel environment variable functions
getmicrotime(9freebsd)
bintime, getbintime, microtime, getmicrotime, nanotime, getnanotime - get the current time
getmicrouptime(9freebsd)
binuptime, getbinuptime, microuptime, getmicrouptime, nanouptime, getnanouptime, sbinuptime, getsbinuptime - get the time elapsed since boot
getnanotime(9freebsd)
bintime, getbintime, microtime, getmicrotime, nanotime, getnanotime - get the current time
getnanouptime(9freebsd)
binuptime, getbinuptime, microuptime, getmicrouptime, nanouptime, getnanouptime, sbinuptime, getsbinuptime - get the time elapsed since boot
getnewvnode(9freebsd)
getnewvnode - get a new vnode
getpbuf(9freebsd)
pbuf, getpbuf, trypbuf, relpbuf - functions for managing physical buffers
getsbinuptime(9freebsd)
binuptime, getbinuptime, microuptime, getmicrouptime, nanouptime, getnanouptime, sbinuptime, getsbinuptime - get the time elapsed since boot
get_cyclecount(9freebsd)
get_cyclecount - get the CPU’s fast counter register contents
groupmember(9freebsd)
groupmember - checks group set for a group ID
gsignal(9freebsd)
psignal, kern_psignal, pgsignal, gsignal, tdsignal - post signal to a thread, process, or process group
g_access(9freebsd)
g_access - control access to GEOM consumers and their providers
g_alloc_bio(9freebsd)
g_new_bio, g_clone_bio, g_destroy_bio, g_print_bio, g_reset_bio - GEOM bio controlling functions
g_attach(9freebsd)
g_attach, g_detach - attach/detach GEOM consumers to/from providers
g_bio(9freebsd)
g_new_bio, g_clone_bio, g_destroy_bio, g_print_bio, g_reset_bio - GEOM bio controlling functions
g_cancel_event(9freebsd)
g_post_event, g_waitfor_event, g_cancel_event - GEOM events management
g_clone_bio(9freebsd)
g_new_bio, g_clone_bio, g_destroy_bio, g_print_bio, g_reset_bio - GEOM bio controlling functions
g_consumer(9freebsd)
g_new_consumer, g_destroy_consumer - GEOM consumers management
g_data(9freebsd)
g_read_data, g_write_data - read/write data from/to GEOM consumer
g_destroy_bio(9freebsd)
g_new_bio, g_clone_bio, g_destroy_bio, g_print_bio, g_reset_bio - GEOM bio controlling functions
g_destroy_consumer(9freebsd)
g_new_consumer, g_destroy_consumer - GEOM consumers management
g_destroy_geom(9freebsd)
g_new_geomf, g_destroy_geom - geom management
g_destroy_provider(9freebsd)
g_new_providerf, g_destroy_provider, g_error_provider - GEOM providers management
g_detach(9freebsd)
g_attach, g_detach - attach/detach GEOM consumers to/from providers
g_duplicate_bio(9freebsd)
g_new_bio, g_clone_bio, g_destroy_bio, g_print_bio, g_reset_bio - GEOM bio controlling functions
g_error_provider(9freebsd)
g_new_providerf, g_destroy_provider, g_error_provider - GEOM providers management
g_event(9freebsd)
g_post_event, g_waitfor_event, g_cancel_event - GEOM events management
g_geom(9freebsd)
g_new_geomf, g_destroy_geom - geom management
g_new_bio(9freebsd)
g_new_bio, g_clone_bio, g_destroy_bio, g_print_bio, g_reset_bio - GEOM bio controlling functions
g_new_consumer(9freebsd)
g_new_consumer, g_destroy_consumer - GEOM consumers management
g_new_geomf(9freebsd)
g_new_geomf, g_destroy_geom - geom management
g_new_providerf(9freebsd)
g_new_providerf, g_destroy_provider, g_error_provider - GEOM providers management
g_post_event(9freebsd)
g_post_event, g_waitfor_event, g_cancel_event - GEOM events management
g_print_bio(9freebsd)
g_new_bio, g_clone_bio, g_destroy_bio, g_print_bio, g_reset_bio - GEOM bio controlling functions
g_provider(9freebsd)
g_new_providerf, g_destroy_provider, g_error_provider - GEOM providers management
g_provider_by_name(9freebsd)
g_provider_by_name - find GEOM provider with given name
g_read_data(9freebsd)
g_read_data, g_write_data - read/write data from/to GEOM consumer
g_reset_bio(9freebsd)
g_new_bio, g_clone_bio, g_destroy_bio, g_print_bio, g_reset_bio - GEOM bio controlling functions
g_waitfor_event(9freebsd)
g_post_event, g_waitfor_event, g_cancel_event - GEOM events management
g_wither_geom(9freebsd)
g_wither_geom - destroy geom and related providers and consumers when you get a chance
g_write_data(9freebsd)
g_read_data, g_write_data - read/write data from/to GEOM consumer
hash(9freebsd)
hash, hash32, hash32_buf, hash32_str, hash32_strn, hash32_stre, hash32_strne, jenkins_hash, jenkins_hash32, murmur3_32_hash, murmur3_32_hash32 - general kernel hashing functions
hash32(9freebsd)
hash, hash32, hash32_buf, hash32_str, hash32_strn, hash32_stre, hash32_strne, jenkins_hash, jenkins_hash32, murmur3_32_hash, murmur3_32_hash32 - general kernel hashing functions
hash32_buf(9freebsd)
hash, hash32, hash32_buf, hash32_str, hash32_strn, hash32_stre, hash32_strne, jenkins_hash, jenkins_hash32, murmur3_32_hash, murmur3_32_hash32 - general kernel hashing functions
hash32_str(9freebsd)
hash, hash32, hash32_buf, hash32_str, hash32_strn, hash32_stre, hash32_strne, jenkins_hash, jenkins_hash32, murmur3_32_hash, murmur3_32_hash32 - general kernel hashing functions
hash32_stre(9freebsd)
hash, hash32, hash32_buf, hash32_str, hash32_strn, hash32_stre, hash32_strne, jenkins_hash, jenkins_hash32, murmur3_32_hash, murmur3_32_hash32 - general kernel hashing functions
hash32_strn(9freebsd)
hash, hash32, hash32_buf, hash32_str, hash32_strn, hash32_stre, hash32_strne, jenkins_hash, jenkins_hash32, murmur3_32_hash, murmur3_32_hash32 - general kernel hashing functions
hash32_strne(9freebsd)
hash, hash32, hash32_buf, hash32_str, hash32_strn, hash32_stre, hash32_strne, jenkins_hash, jenkins_hash32, murmur3_32_hash, murmur3_32_hash32 - general kernel hashing functions
hashdestroy(9freebsd)
hashinit, hashinit_flags, hashdestroy, phashinit, phashinit_flags - manage kernel hash tables
hashinit(9freebsd)
hashinit, hashinit_flags, hashdestroy, phashinit, phashinit_flags - manage kernel hash tables
hashinit_flags(9freebsd)
hashinit, hashinit_flags, hashdestroy, phashinit, phashinit_flags - manage kernel hash tables
hexdump(9freebsd)
hexdump - dump a block of bytes to the console in hexadecimal form
hhook(9freebsd)
hhook, hhook_head_register, hhook_head_deregister, hhook_head_deregister_lookup, hhook_run_hooks, HHOOKS_RUN_IF, HHOOKS_RUN_LOOKUP_IF - Helper Hook Framework
HHOOKS_RUN_IF(9freebsd)
hhook, hhook_head_register, hhook_head_deregister, hhook_head_deregister_lookup, hhook_run_hooks, HHOOKS_RUN_IF, HHOOKS_RUN_LOOKUP_IF - Helper Hook Framework
HHOOKS_RUN_LOOKUP_IF(9freebsd)
hhook, hhook_head_register, hhook_head_deregister, hhook_head_deregister_lookup, hhook_run_hooks, HHOOKS_RUN_IF, HHOOKS_RUN_LOOKUP_IF - Helper Hook Framework
hhook_head_deregister(9freebsd)
hhook, hhook_head_register, hhook_head_deregister, hhook_head_deregister_lookup, hhook_run_hooks, HHOOKS_RUN_IF, HHOOKS_RUN_LOOKUP_IF - Helper Hook Framework
hhook_head_deregister_lookup(9freebsd)
hhook, hhook_head_register, hhook_head_deregister, hhook_head_deregister_lookup, hhook_run_hooks, HHOOKS_RUN_IF, HHOOKS_RUN_LOOKUP_IF - Helper Hook Framework
hhook_head_register(9freebsd)
hhook, hhook_head_register, hhook_head_deregister, hhook_head_deregister_lookup, hhook_run_hooks, HHOOKS_RUN_IF, HHOOKS_RUN_LOOKUP_IF - Helper Hook Framework
hhook_run_hooks(9freebsd)
hhook, hhook_head_register, hhook_head_deregister, hhook_head_deregister_lookup, hhook_run_hooks, HHOOKS_RUN_IF, HHOOKS_RUN_LOOKUP_IF - Helper Hook Framework
ieee80211(9freebsd)
IEEE80211 - 802.11 network layer
ieee80211_add_scan(9freebsd)
ieee80211_scan - 802.11 scanning support
ieee80211_alloc_countryie(9freebsd)
ieee80211_regdomain - 802.11 regulatory support
ieee80211_amrr(9freebsd)
ieee80211_amrr - 802.11 network driver transmit rate control support
ieee80211_amrr_choose(9freebsd)
ieee80211_amrr - 802.11 network driver transmit rate control support
ieee80211_amrr_cleanup(9freebsd)
ieee80211_amrr - 802.11 network driver transmit rate control support
ieee80211_amrr_init(9freebsd)
ieee80211_amrr - 802.11 network driver transmit rate control support
ieee80211_amrr_node_init(9freebsd)
ieee80211_amrr - 802.11 network driver transmit rate control support
ieee80211_amrr_setinterval(9freebsd)
ieee80211_amrr - 802.11 network driver transmit rate control support
ieee80211_amrr_tx_complete(9freebsd)
ieee80211_amrr - 802.11 network driver transmit rate control support
ieee80211_amrr_tx_update(9freebsd)
ieee80211_amrr - 802.11 network driver transmit rate control support
ieee80211_beacon(9freebsd)
ieee80211_beacon - 802.11 beacon support
ieee80211_beacon_alloc(9freebsd)
ieee80211_beacon - 802.11 beacon support
ieee80211_beacon_miss(9freebsd)
ieee80211_bmiss - 802.11 beacon miss support
ieee80211_beacon_notify(9freebsd)
ieee80211_beacon - 802.11 beacon support
ieee80211_beacon_update(9freebsd)
ieee80211_beacon - 802.11 beacon support
ieee80211_bg_scan(9freebsd)
ieee80211_scan - 802.11 scanning support
ieee80211_bmiss(9freebsd)
ieee80211_bmiss - 802.11 beacon miss support
ieee80211_cancel_scan(9freebsd)
ieee80211_scan - 802.11 scanning support
ieee80211_cancel_scan_any(9freebsd)
ieee80211_scan - 802.11 scanning support
ieee80211_check_scan(9freebsd)
ieee80211_scan - 802.11 scanning support
ieee80211_check_scan_current(9freebsd)
ieee80211_scan - 802.11 scanning support
ieee80211_crypto(9freebsd)
ieee80211_crypto - 802.11 cryptographic support
ieee80211_crypto_available(9freebsd)
ieee80211_crypto - 802.11 cryptographic support
ieee80211_crypto_decap(9freebsd)
ieee80211_crypto - 802.11 cryptographic support
ieee80211_crypto_delglobalkeys(9freebsd)
ieee80211_crypto - 802.11 cryptographic support
ieee80211_crypto_delkey(9freebsd)
ieee80211_crypto - 802.11 cryptographic support
ieee80211_crypto_demic(9freebsd)
ieee80211_crypto - 802.11 cryptographic support
ieee80211_crypto_encap(9freebsd)
ieee80211_crypto - 802.11 cryptographic support
ieee80211_crypto_enmic(9freebsd)
ieee80211_crypto - 802.11 cryptographic support
ieee80211_crypto_newkey(9freebsd)
ieee80211_crypto - 802.11 cryptographic support
ieee80211_crypto_register(9freebsd)
ieee80211_crypto - 802.11 cryptographic support
ieee80211_crypto_reload_keys(9freebsd)
ieee80211_crypto - 802.11 cryptographic support
ieee80211_crypto_setkey(9freebsd)
ieee80211_crypto - 802.11 cryptographic support
ieee80211_crypto_unregister(9freebsd)
ieee80211_crypto - 802.11 cryptographic support
ieee80211_ddb(9freebsd)
ieee80211_ddb - 802.11 ddb support
ieee80211_dump_node(9freebsd)
ieee80211_node - software 802.11 stack node management functions
ieee80211_dump_nodes(9freebsd)
ieee80211_node - software 802.11 stack node management functions
ieee80211_find_rxnode(9freebsd)
ieee80211_node - software 802.11 stack node management functions
ieee80211_find_rxnode_withkey(9freebsd)
ieee80211_node - software 802.11 stack node management functions
ieee80211_flush(9freebsd)
ieee80211_scan - 802.11 scanning support
ieee80211_free_node(9freebsd)
ieee80211_node - software 802.11 stack node management functions
ieee80211_ifattach(9freebsd)
IEEE80211 - 802.11 network layer
ieee80211_ifdetach(9freebsd)
IEEE80211 - 802.11 network layer
ieee80211_init_channels(9freebsd)
ieee80211_regdomain - 802.11 regulatory support
ieee80211_input(9freebsd)
ieee80211_input - software 802.11 stack input functions
ieee80211_input_all(9freebsd)
ieee80211_input - software 802.11 stack input functions
ieee80211_iterate_nodes(9freebsd)
ieee80211_node - software 802.11 stack node management functions
ieee80211_key_update_begin(9freebsd)
ieee80211_crypto - 802.11 cryptographic support
ieee80211_key_update_end(9freebsd)
ieee80211_crypto - 802.11 cryptographic support
ieee80211_new_state(9freebsd)
ieee80211_proto - 802.11 state machine support
ieee80211_node(9freebsd)
ieee80211_node - software 802.11 stack node management functions
ieee80211_notify_michael_failure(9freebsd)
ieee80211_crypto - 802.11 cryptographic support
ieee80211_notify_replay_failure(9freebsd)
ieee80211_crypto - 802.11 cryptographic support
ieee80211_output(9freebsd)
ieee80211_output - software 802.11 stack output functions
ieee80211_probe_curchan(9freebsd)
ieee80211_scan - 802.11 scanning support
ieee80211_process_callback(9freebsd)
ieee80211_output - software 802.11 stack output functions
ieee80211_proto(9freebsd)
ieee80211_proto - 802.11 state machine support
ieee80211_radiotap(9freebsd)
ieee80211_radiotap - 802.11 device packet capture support
ieee80211_radiotap_active(9freebsd)
ieee80211_radiotap - 802.11 device packet capture support
ieee80211_radiotap_active_vap(9freebsd)
ieee80211_radiotap - 802.11 device packet capture support
ieee80211_radiotap_attach(9freebsd)
ieee80211_radiotap - 802.11 device packet capture support
ieee80211_radiotap_tx(9freebsd)
ieee80211_radiotap - 802.11 device packet capture support
ieee80211_ref_node(9freebsd)
ieee80211_node - software 802.11 stack node management functions
ieee80211_regdomain(9freebsd)
ieee80211_regdomain - 802.11 regulatory support
ieee80211_resume_all(9freebsd)
ieee80211_proto - 802.11 state machine support
ieee80211_scan(9freebsd)
ieee80211_scan - 802.11 scanning support
ieee80211_scanner_get(9freebsd)
ieee80211_scan - 802.11 scanning support
ieee80211_scanner_register(9freebsd)
ieee80211_scan - 802.11 scanning support
ieee80211_scanner_unregister(9freebsd)
ieee80211_scan - 802.11 scanning support
ieee80211_scanner_unregister_all(9freebsd)
ieee80211_scan - 802.11 scanning support
ieee80211_scan_assoc_fail(9freebsd)
ieee80211_scan - 802.11 scanning support
ieee80211_scan_done(9freebsd)
ieee80211_scan - 802.11 scanning support
ieee80211_scan_dump_channels(9freebsd)
ieee80211_scan - 802.11 scanning support
ieee80211_scan_flush(9freebsd)
ieee80211_scan - 802.11 scanning support
ieee80211_scan_iterate(9freebsd)
ieee80211_scan - 802.11 scanning support
ieee80211_scan_next(9freebsd)
ieee80211_scan - 802.11 scanning support
ieee80211_scan_timeout(9freebsd)
ieee80211_scan - 802.11 scanning support
ieee80211_sort_channels(9freebsd)
ieee80211_regdomain - 802.11 regulatory support
ieee80211_start_all(9freebsd)
ieee80211_proto - 802.11 state machine support
ieee80211_start_scan(9freebsd)
ieee80211_scan - 802.11 scanning support
ieee80211_stop_all(9freebsd)
ieee80211_proto - 802.11 state machine support
ieee80211_suspend_all(9freebsd)
ieee80211_proto - 802.11 state machine support
ieee80211_unref_node(9freebsd)
ieee80211_node - software 802.11 stack node management functions
ieee80211_vap(9freebsd)
net80211_vap - 802.11 network layer virtual radio support
ieee80211_vap_attach(9freebsd)
net80211_vap - 802.11 network layer virtual radio support
ieee80211_vap_detach(9freebsd)
net80211_vap - 802.11 network layer virtual radio support
ieee80211_vap_setup(9freebsd)
net80211_vap - 802.11 network layer virtual radio support
ieee80211_waitfor_parent(9freebsd)
ieee80211_proto - 802.11 state machine support
ifaddr(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
ifaddr_byindex(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
ifaof_ifpforaddr(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
ifa_free(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
ifa_ifwithaddr(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
ifa_ifwithdstaddr(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
ifa_ifwithnet(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
ifa_ref(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
ifdi_attach_post(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_attach_pre(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_detach(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_get_counter(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_i2c_req(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_init(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_intr_disable(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_intr_enable(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_led_func(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_link_intr_enable(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_media_change(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_media_set(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_media_status(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_mtu_set(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_multi_set(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_promisc_set(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_queues_alloc(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_queues_free(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_queue_intr_enable(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_resume(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_rxq_setup(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_stop(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_suspend(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_sysctl_int_delay(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_timer(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_txq_setup(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_update_admin_status(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_vflr_handle(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_vf_add(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_vlan_register(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_vlan_unregister(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifdi_watchdog_reset(9freebsd)
iflibdd - Device Dependent Configuration Functions
ifioctl(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
iflib(9freebsd)
iflib - Network Interface Driver Framework
iflibdd(9freebsd)
iflibdd - Device Dependent Configuration Functions
iflibdi(9freebsd)
iflibdi - Device Independent Configuration Functions
iflibtxrx(9freebsd)
iflibtxrx - Device Dependent Transmit and Receive Functions
iflib_add_int_delay_sysctl(9freebsd)
iflibdi - Device Independent Configuration Functions
iflib_device_attach(9freebsd)
iflibdi - Device Independent Configuration Functions
iflib_device_deregister(9freebsd)
iflibdi - Device Independent Configuration Functions
iflib_device_detach(9freebsd)
iflibdi - Device Independent Configuration Functions
iflib_device_register(9freebsd)
iflibdi - Device Independent Configuration Functions
iflib_device_resume(9freebsd)
iflibdi - Device Independent Configuration Functions
iflib_device_suspend(9freebsd)
iflibdi - Device Independent Configuration Functions
iflib_irq_alloc(9freebsd)
iflibdi - Device Independent Configuration Functions
iflib_irq_alloc_generic(9freebsd)
iflibdi - Device Independent Configuration Functions
iflib_led_create(9freebsd)
iflibdi - Device Independent Configuration Functions
iflib_link_intr_deferred(9freebsd)
iflibdi - Device Independent Configuration Functions
iflib_link_state_change(9freebsd)
iflibdi - Device Independent Configuration Functions
iflib_rx_intr_deferred(9freebsd)
iflibdi - Device Independent Configuration Functions
iflib_tx_intr_deferred(9freebsd)
iflibdi - Device Independent Configuration Functions
ifnet(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
ifpromisc(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
ifqueue(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
ifunit(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
ifunit_ref(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
if_addmulti(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
if_allmulti(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
if_alloc(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
if_attach(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
if_data(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
if_delmulti(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
IF_DEQUEUE(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
if_detach(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
if_down(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
if_findmulti(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
if_free(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
if_free_type(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
if_up(9freebsd)
ifnet, ifaddr, ifqueue, if_data - kernel interfaces for manipulating network interfaces
in6_pcbgroup_byhash(9freebsd)
PCBGROUP - Distributed Protocol Control Block Groups
inittodr(9freebsd)
inittodr - initialize system time
insmntque(9freebsd)
insmntque, insmntque1 - associate a vnode with a mount
insmntque1(9freebsd)
insmntque, insmntque1 - associate a vnode with a mount
intro(9freebsd)
intro - introduction to system kernel interfaces
in_pcbgroup_byhash(9freebsd)
PCBGROUP - Distributed Protocol Control Block Groups
in_pcbgroup_byinpcb(9freebsd)
PCBGROUP - Distributed Protocol Control Block Groups
in_pcbgroup_destroy(9freebsd)
PCBGROUP - Distributed Protocol Control Block Groups
in_pcbgroup_enabled(9freebsd)
PCBGROUP - Distributed Protocol Control Block Groups
in_pcbgroup_init(9freebsd)
PCBGROUP - Distributed Protocol Control Block Groups
in_pcbgroup_remove(9freebsd)
PCBGROUP - Distributed Protocol Control Block Groups
in_pcbgroup_update(9freebsd)
PCBGROUP - Distributed Protocol Control Block Groups
in_pcbgroup_update_mbuf(9freebsd)
PCBGROUP - Distributed Protocol Control Block Groups
iov_init(9freebsd)
iflibdd - Device Dependent Configuration Functions
iov_uinit(9freebsd)
iflibdd - Device Dependent Configuration Functions
isc_rxd_available(9freebsd)
iflibtxrx - Device Dependent Transmit and Receive Functions
isc_rxd_flush(9freebsd)
iflibtxrx - Device Dependent Transmit and Receive Functions
isc_rxd_pkt_get(9freebsd)
iflibtxrx - Device Dependent Transmit and Receive Functions
isc_rxd_refill(9freebsd)
iflibtxrx - Device Dependent Transmit and Receive Functions
isc_txd_credits_update(9freebsd)
iflibtxrx - Device Dependent Transmit and Receive Functions
isc_txd_encap(9freebsd)
iflibtxrx - Device Dependent Transmit and Receive Functions
isc_txd_flush(9freebsd)
iflibtxrx - Device Dependent Transmit and Receive Functions
is_fpu_kern_thread(9freebsd)
fpu_kern - facility to use the FPU in the kernel
ithread(9freebsd)
ithread_add_handler, ithread_create, ithread_destroy, ithread_priority, ithread_remove_handler, ithread_schedule - kernel interrupt threads
ithread_add_handler(9freebsd)
ithread_add_handler, ithread_create, ithread_destroy, ithread_priority, ithread_remove_handler, ithread_schedule - kernel interrupt threads
ithread_create(9freebsd)
ithread_add_handler, ithread_create, ithread_destroy, ithread_priority, ithread_remove_handler, ithread_schedule - kernel interrupt threads
ithread_destroy(9freebsd)
ithread_add_handler, ithread_create, ithread_destroy, ithread_priority, ithread_remove_handler, ithread_schedule - kernel interrupt threads
ithread_priority(9freebsd)
ithread_add_handler, ithread_create, ithread_destroy, ithread_priority, ithread_remove_handler, ithread_schedule - kernel interrupt threads
ithread_remove_handler(9freebsd)
ithread_add_handler, ithread_create, ithread_destroy, ithread_priority, ithread_remove_handler, ithread_schedule - kernel interrupt threads
ithread_schedule(9freebsd)
ithread_add_handler, ithread_create, ithread_destroy, ithread_priority, ithread_remove_handler, ithread_schedule - kernel interrupt threads
jenkins_hash(9freebsd)
hash, hash32, hash32_buf, hash32_str, hash32_strn, hash32_stre, hash32_strne, jenkins_hash, jenkins_hash32, murmur3_32_hash, murmur3_32_hash32 - general kernel hashing functions
jenkins_hash32(9freebsd)
hash, hash32, hash32_buf, hash32_str, hash32_strn, hash32_stre, hash32_strne, jenkins_hash, jenkins_hash32, murmur3_32_hash, murmur3_32_hash32 - general kernel hashing functions
KASSERT(9freebsd)
KASSERT - kernel expression verification macro
kernacc(9freebsd)
kernacc, useracc - check memory regions for accessibility
kernel_mount(9freebsd)
free_mntarg, kernel_mount, kernel_vmount, mount_arg, mount_argb, mount_argf, mount_argsu - functions provided as part of the kernel mount interface
kernel_vmount(9freebsd)
free_mntarg, kernel_mount, kernel_vmount, mount_arg, mount_argb, mount_argf, mount_argsu - functions provided as part of the kernel mount interface
kern_getenv(9freebsd)
freeenv, kern_getenv, getenv_int, getenv_long, getenv_string, getenv_quad, getenv_uint, getenv_ulong, kern_setenv, testenv, kern_unsetenv - kernel environment variable functions
kern_setenv(9freebsd)
freeenv, kern_getenv, getenv_int, getenv_long, getenv_string, getenv_quad, getenv_uint, getenv_ulong, kern_setenv, testenv, kern_unsetenv - kernel environment variable functions
kern_testfrwk(9freebsd)
kern_testfrwk - A kernel testing framework
kern_unsetenv(9freebsd)
freeenv, kern_getenv, getenv_int, getenv_long, getenv_string, getenv_quad, getenv_uint, getenv_ulong, kern_setenv, testenv, kern_unsetenv - kernel environment variable functions
KFAIL_POINT_CODE(9freebsd)
KFAIL_POINT_CODE, KFAIL_POINT_CODE_FLAGS, KFAIL_POINT_CODE_COND, KFAIL_POINT_RETURN, KFAIL_POINT_RETURN_VOID, KFAIL_POINT_ERROR, KFAIL_POINT_GOTO, KFAIL_POINT_SLEEP_CALLBACKS, fail_point, DEBUG_FP - fail points
KFAIL_POINT_ERROR(9freebsd)
KFAIL_POINT_CODE, KFAIL_POINT_CODE_FLAGS, KFAIL_POINT_CODE_COND, KFAIL_POINT_RETURN, KFAIL_POINT_RETURN_VOID, KFAIL_POINT_ERROR, KFAIL_POINT_GOTO, KFAIL_POINT_SLEEP_CALLBACKS, fail_point, DEBUG_FP - fail points
KFAIL_POINT_GOTO(9freebsd)
KFAIL_POINT_CODE, KFAIL_POINT_CODE_FLAGS, KFAIL_POINT_CODE_COND, KFAIL_POINT_RETURN, KFAIL_POINT_RETURN_VOID, KFAIL_POINT_ERROR, KFAIL_POINT_GOTO, KFAIL_POINT_SLEEP_CALLBACKS, fail_point, DEBUG_FP - fail points
KFAIL_POINT_RETURN(9freebsd)
KFAIL_POINT_CODE, KFAIL_POINT_CODE_FLAGS, KFAIL_POINT_CODE_COND, KFAIL_POINT_RETURN, KFAIL_POINT_RETURN_VOID, KFAIL_POINT_ERROR, KFAIL_POINT_GOTO, KFAIL_POINT_SLEEP_CALLBACKS, fail_point, DEBUG_FP - fail points
KFAIL_POINT_RETURN_VOID(9freebsd)
KFAIL_POINT_CODE, KFAIL_POINT_CODE_FLAGS, KFAIL_POINT_CODE_COND, KFAIL_POINT_RETURN, KFAIL_POINT_RETURN_VOID, KFAIL_POINT_ERROR, KFAIL_POINT_GOTO, KFAIL_POINT_SLEEP_CALLBACKS, fail_point, DEBUG_FP - fail points
khelp(9freebsd)
khelp, khelp_init_osd, khelp_destroy_osd, khelp_get_id, khelp_get_osd, khelp_add_hhook, khelp_remove_hhook, KHELP_DECLARE_MOD, KHELP_DECLARE_MOD_UMA - Kernel Helper Framework
khelp_add_hhook(9freebsd)
khelp, khelp_init_osd, khelp_destroy_osd, khelp_get_id, khelp_get_osd, khelp_add_hhook, khelp_remove_hhook, KHELP_DECLARE_MOD, KHELP_DECLARE_MOD_UMA - Kernel Helper Framework
KHELP_DECLARE_MOD(9freebsd)
khelp, khelp_init_osd, khelp_destroy_osd, khelp_get_id, khelp_get_osd, khelp_add_hhook, khelp_remove_hhook, KHELP_DECLARE_MOD, KHELP_DECLARE_MOD_UMA - Kernel Helper Framework
KHELP_DECLARE_MOD_UMA(9freebsd)
khelp, khelp_init_osd, khelp_destroy_osd, khelp_get_id, khelp_get_osd, khelp_add_hhook, khelp_remove_hhook, KHELP_DECLARE_MOD, KHELP_DECLARE_MOD_UMA - Kernel Helper Framework
khelp_destroy_osd(9freebsd)
khelp, khelp_init_osd, khelp_destroy_osd, khelp_get_id, khelp_get_osd, khelp_add_hhook, khelp_remove_hhook, KHELP_DECLARE_MOD, KHELP_DECLARE_MOD_UMA - Kernel Helper Framework
khelp_get_id(9freebsd)
khelp, khelp_init_osd, khelp_destroy_osd, khelp_get_id, khelp_get_osd, khelp_add_hhook, khelp_remove_hhook, KHELP_DECLARE_MOD, KHELP_DECLARE_MOD_UMA - Kernel Helper Framework
khelp_get_osd(9freebsd)
khelp, khelp_init_osd, khelp_destroy_osd, khelp_get_id, khelp_get_osd, khelp_add_hhook, khelp_remove_hhook, KHELP_DECLARE_MOD, KHELP_DECLARE_MOD_UMA - Kernel Helper Framework
khelp_init_osd(9freebsd)
khelp, khelp_init_osd, khelp_destroy_osd, khelp_get_id, khelp_get_osd, khelp_add_hhook, khelp_remove_hhook, KHELP_DECLARE_MOD, KHELP_DECLARE_MOD_UMA - Kernel Helper Framework
khelp_remove_hhook(9freebsd)
khelp, khelp_init_osd, khelp_destroy_osd, khelp_get_id, khelp_get_osd, khelp_add_hhook, khelp_remove_hhook, KHELP_DECLARE_MOD, KHELP_DECLARE_MOD_UMA - Kernel Helper Framework
kobj(9freebsd)
kobj - a kernel object system for FreeBSD
kobj_class_compile(9freebsd)
kobj - a kernel object system for FreeBSD
kobj_class_compile_static(9freebsd)
kobj - a kernel object system for FreeBSD
kobj_class_free(9freebsd)
kobj - a kernel object system for FreeBSD
kobj_create(9freebsd)
kobj - a kernel object system for FreeBSD
kobj_delete(9freebsd)
kobj - a kernel object system for FreeBSD
kobj_init(9freebsd)
kobj - a kernel object system for FreeBSD
kobj_init_static(9freebsd)
kobj - a kernel object system for FreeBSD
kproc(9freebsd)
kproc_start, kproc_shutdown, kproc_create, kproc_exit, kproc_resume, kproc_suspend, kproc_suspend_check - kernel processes
kproc_create(9freebsd)
kproc_start, kproc_shutdown, kproc_create, kproc_exit, kproc_resume, kproc_suspend, kproc_suspend_check - kernel processes
kproc_exit(9freebsd)
kproc_start, kproc_shutdown, kproc_create, kproc_exit, kproc_resume, kproc_suspend, kproc_suspend_check - kernel processes
kproc_kthread_add(9freebsd)
kproc_start, kproc_shutdown, kproc_create, kproc_exit, kproc_resume, kproc_suspend, kproc_suspend_check - kernel processes
kproc_resume(9freebsd)
kproc_start, kproc_shutdown, kproc_create, kproc_exit, kproc_resume, kproc_suspend, kproc_suspend_check - kernel processes
kproc_shutdown(9freebsd)
kproc_start, kproc_shutdown, kproc_create, kproc_exit, kproc_resume, kproc_suspend, kproc_suspend_check - kernel processes
kproc_start(9freebsd)
kproc_start, kproc_shutdown, kproc_create, kproc_exit, kproc_resume, kproc_suspend, kproc_suspend_check - kernel processes
kproc_suspend(9freebsd)
kproc_start, kproc_shutdown, kproc_create, kproc_exit, kproc_resume, kproc_suspend, kproc_suspend_check - kernel processes
kproc_suspend_check(9freebsd)
kproc_start, kproc_shutdown, kproc_create, kproc_exit, kproc_resume, kproc_suspend, kproc_suspend_check - kernel processes
kthread(9freebsd)
kthread_start, kthread_shutdown, kthread_add, kthread_exit, kthread_resume, kthread_suspend, kthread_suspend_check - kernel threads
kthread_add(9freebsd)
kthread_start, kthread_shutdown, kthread_add, kthread_exit, kthread_resume, kthread_suspend, kthread_suspend_check - kernel threads
kthread_create(9freebsd)
kproc_start, kproc_shutdown, kproc_create, kproc_exit, kproc_resume, kproc_suspend, kproc_suspend_check - kernel processes
kthread_exit(9freebsd)
kthread_start, kthread_shutdown, kthread_add, kthread_exit, kthread_resume, kthread_suspend, kthread_suspend_check - kernel threads
kthread_resume(9freebsd)
kthread_start, kthread_shutdown, kthread_add, kthread_exit, kthread_resume, kthread_suspend, kthread_suspend_check - kernel threads
kthread_shutdown(9freebsd)
kthread_start, kthread_shutdown, kthread_add, kthread_exit, kthread_resume, kthread_suspend, kthread_suspend_check - kernel threads
kthread_start(9freebsd)
kthread_start, kthread_shutdown, kthread_add, kthread_exit, kthread_resume, kthread_suspend, kthread_suspend_check - kernel threads
kthread_suspend(9freebsd)
kthread_start, kthread_shutdown, kthread_add, kthread_exit, kthread_resume, kthread_suspend, kthread_suspend_check - kernel threads
kthread_suspend_check(9freebsd)
kthread_start, kthread_shutdown, kthread_add, kthread_exit, kthread_resume, kthread_suspend, kthread_suspend_check - kernel threads
ktr(9freebsd)
CTR0, CTR1, CTR2, CTR3, CTR4, CTR5 - kernel tracing facility
lock(9freebsd)
lockinit, lockdestroy, lockmgr, lockmgr_args, lockmgr_args_rw, lockmgr_disown, lockmgr_printinfo, lockmgr_recursed, lockmgr_rw, lockstatus, lockmgr_assert - lockmgr family of functions
lockdestroy(9freebsd)
lockinit, lockdestroy, lockmgr, lockmgr_args, lockmgr_args_rw, lockmgr_disown, lockmgr_printinfo, lockmgr_recursed, lockmgr_rw, lockstatus, lockmgr_assert - lockmgr family of functions
locking(9freebsd)
locking - kernel synchronization primitives
lockinit(9freebsd)
lockinit, lockdestroy, lockmgr, lockmgr_args, lockmgr_args_rw, lockmgr_disown, lockmgr_printinfo, lockmgr_recursed, lockmgr_rw, lockstatus, lockmgr_assert - lockmgr family of functions
lockmgr(9freebsd)
lockinit, lockdestroy, lockmgr, lockmgr_args, lockmgr_args_rw, lockmgr_disown, lockmgr_printinfo, lockmgr_recursed, lockmgr_rw, lockstatus, lockmgr_assert - lockmgr family of functions
lockmgr_args(9freebsd)
lockinit, lockdestroy, lockmgr, lockmgr_args, lockmgr_args_rw, lockmgr_disown, lockmgr_printinfo, lockmgr_recursed, lockmgr_rw, lockstatus, lockmgr_assert - lockmgr family of functions
lockmgr_args_rw(9freebsd)
lockinit, lockdestroy, lockmgr, lockmgr_args, lockmgr_args_rw, lockmgr_disown, lockmgr_printinfo, lockmgr_recursed, lockmgr_rw, lockstatus, lockmgr_assert - lockmgr family of functions
lockmgr_assert(9freebsd)
lockinit, lockdestroy, lockmgr, lockmgr_args, lockmgr_args_rw, lockmgr_disown, lockmgr_printinfo, lockmgr_recursed, lockmgr_rw, lockstatus, lockmgr_assert - lockmgr family of functions
lockmgr_disown(9freebsd)
lockinit, lockdestroy, lockmgr, lockmgr_args, lockmgr_args_rw, lockmgr_disown, lockmgr_printinfo, lockmgr_recursed, lockmgr_rw, lockstatus, lockmgr_assert - lockmgr family of functions
lockmgr_printinfo(9freebsd)
lockinit, lockdestroy, lockmgr, lockmgr_args, lockmgr_args_rw, lockmgr_disown, lockmgr_printinfo, lockmgr_recursed, lockmgr_rw, lockstatus, lockmgr_assert - lockmgr family of functions
lockmgr_recursed(9freebsd)
lockinit, lockdestroy, lockmgr, lockmgr_args, lockmgr_args_rw, lockmgr_disown, lockmgr_printinfo, lockmgr_recursed, lockmgr_rw, lockstatus, lockmgr_assert - lockmgr family of functions
lockmgr_rw(9freebsd)
lockinit, lockdestroy, lockmgr, lockmgr_args, lockmgr_args_rw, lockmgr_disown, lockmgr_printinfo, lockmgr_recursed, lockmgr_rw, lockstatus, lockmgr_assert - lockmgr family of functions
lockmgr_waiters(9freebsd)
lockinit, lockdestroy, lockmgr, lockmgr_args, lockmgr_args_rw, lockmgr_disown, lockmgr_printinfo, lockmgr_recursed, lockmgr_rw, lockmgr_waiters, lockstatus, lockmgr_assert - lockmgr family of functions
lockstatus(9freebsd)
lockinit, lockdestroy, lockmgr, lockmgr_args, lockmgr_args_rw, lockmgr_disown, lockmgr_printinfo, lockmgr_recursed, lockmgr_rw, lockstatus, lockmgr_assert - lockmgr family of functions
LOCK_PROFILING(9freebsd)
LOCK_PROFILING - kernel lock profiling support
log(9freebsd)
printf, uprintf, tprintf, log - formatted output conversion
mac(9freebsd)
mac - TrustedBSD Mandatory Access Control framework
make_dev(9freebsd)
make_dev, make_dev_cred, make_dev_credf, make_dev_p, make_dev_s, make_dev_alias, make_dev_alias_p, destroy_dev, destroy_dev_sched, destroy_dev_sched_cb, destroy_dev_drain, dev_depends - manage
.Vt cdev Ns ’s and DEVFS registration for devices
.Vt cdev Ns ’s and DEVFS registration for devices
make_dev_alias(9freebsd)
make_dev, make_dev_cred, make_dev_credf, make_dev_p, make_dev_s, make_dev_alias, make_dev_alias_p, destroy_dev, destroy_dev_sched, destroy_dev_sched_cb, destroy_dev_drain, dev_depends - manage
.Vt cdev Ns ’s and DEVFS registration for devices
.Vt cdev Ns ’s and DEVFS registration for devices
make_dev_alias_p(9freebsd)
make_dev, make_dev_cred, make_dev_credf, make_dev_p, make_dev_s, make_dev_alias, make_dev_alias_p, destroy_dev, destroy_dev_sched, destroy_dev_sched_cb, destroy_dev_drain, dev_depends - manage
.Vt cdev Ns ’s and DEVFS registration for devices
.Vt cdev Ns ’s and DEVFS registration for devices
make_dev_cred(9freebsd)
make_dev, make_dev_cred, make_dev_credf, make_dev_p, make_dev_s, make_dev_alias, make_dev_alias_p, destroy_dev, destroy_dev_sched, destroy_dev_sched_cb, destroy_dev_drain, dev_depends - manage
.Vt cdev Ns ’s and DEVFS registration for devices
.Vt cdev Ns ’s and DEVFS registration for devices
make_dev_credf(9freebsd)
make_dev, make_dev_cred, make_dev_credf, make_dev_p, make_dev_s, make_dev_alias, make_dev_alias_p, destroy_dev, destroy_dev_sched, destroy_dev_sched_cb, destroy_dev_drain, dev_depends - manage
.Vt cdev Ns ’s and DEVFS registration for devices
.Vt cdev Ns ’s and DEVFS registration for devices
make_dev_p(9freebsd)
make_dev, make_dev_cred, make_dev_credf, make_dev_p, make_dev_s, make_dev_alias, make_dev_alias_p, destroy_dev, destroy_dev_sched, destroy_dev_sched_cb, destroy_dev_drain, dev_depends - manage
.Vt cdev Ns ’s and DEVFS registration for devices
.Vt cdev Ns ’s and DEVFS registration for devices
make_dev_s(9freebsd)
make_dev, make_dev_cred, make_dev_credf, make_dev_p, make_dev_s, make_dev_alias, make_dev_alias_p, destroy_dev, destroy_dev_sched, destroy_dev_sched_cb, destroy_dev_drain, dev_depends - manage
.Vt cdev Ns ’s and DEVFS registration for devices
.Vt cdev Ns ’s and DEVFS registration for devices
malloc(9freebsd)
malloc, free, realloc, reallocf, MALLOC_DEFINE, MALLOC_DECLARE - kernel memory management routines
mallocarray(9freebsd)
malloc, free, realloc, reallocf, MALLOC_DEFINE, MALLOC_DECLARE - kernel memory management routines
MALLOC_DECLARE(9freebsd)
malloc, free, realloc, reallocf, MALLOC_DEFINE, MALLOC_DECLARE - kernel memory management routines
MALLOC_DEFINE(9freebsd)
malloc, free, realloc, reallocf, MALLOC_DEFINE, MALLOC_DECLARE - kernel memory management routines
malloc_domainset(9freebsd)
malloc, free, realloc, reallocf, MALLOC_DEFINE, MALLOC_DECLARE - kernel memory management routines
maybe_resched(9freebsd)
curpriority_cmp, maybe_resched, resetpriority, roundrobin, roundrobin_interval, sched_setup, schedclock, schedcpu, setrunnable, updatepri - perform round-robin scheduling of runnable processes
mbpool(9freebsd)
mbpool - buffer pools for network interfaces
mbp_alloc(9freebsd)
mbpool - buffer pools for network interfaces
mbp_card_free(9freebsd)
mbpool - buffer pools for network interfaces
mbp_count(9freebsd)
mbpool - buffer pools for network interfaces
mbp_create(9freebsd)
mbpool - buffer pools for network interfaces
mbp_destroy(9freebsd)
mbpool - buffer pools for network interfaces
mbp_ext_free(9freebsd)
mbpool - buffer pools for network interfaces
mbp_free(9freebsd)
mbpool - buffer pools for network interfaces
mbp_get(9freebsd)
mbpool - buffer pools for network interfaces
mbp_get_keep(9freebsd)
mbpool - buffer pools for network interfaces
mbp_sync(9freebsd)
mbpool - buffer pools for network interfaces
mbuf(9freebsd)
mbuf - memory management in the kernel IPC subsystem
mbuf_tags(9freebsd)
mbuf_tags - a framework for generic packet attributes
MCHTYPE(9freebsd)
mbuf - memory management in the kernel IPC subsystem
MCLGET(9freebsd)
mbuf - memory management in the kernel IPC subsystem
MD5(9freebsd)
MD5, MD5Init, MD5Transform - message digest routines
MD5Init(9freebsd)
MD5, MD5Init, MD5Transform - message digest routines
MD5Transform(9freebsd)
MD5, MD5Init, MD5Transform - message digest routines
memcchr(9freebsd)
memcchr - locate the complement of a byte in byte string
memguard(9freebsd)
MemGuard - memory allocator for debugging purposes
MEXTADD(9freebsd)
mbuf - memory management in the kernel IPC subsystem
MEXTFREE(9freebsd)
mbuf - memory management in the kernel IPC subsystem
MEXT_ADD_REF(9freebsd)
mbuf - memory management in the kernel IPC subsystem
MEXT_IS_REF(9freebsd)
mbuf - memory management in the kernel IPC subsystem
MEXT_REM_REF(9freebsd)
mbuf - memory management in the kernel IPC subsystem
MFREE(9freebsd)
mbuf - memory management in the kernel IPC subsystem
MGET(9freebsd)
mbuf - memory management in the kernel IPC subsystem
MGETHDR(9freebsd)
mbuf - memory management in the kernel IPC subsystem
MH_ALIGN(9freebsd)
mbuf - memory management in the kernel IPC subsystem
microseq(9freebsd)
microseq - ppbus microsequencer developer’s guide
microtime(9freebsd)
bintime, getbintime, microtime, getmicrotime, nanotime, getnanotime - get the current time
microuptime(9freebsd)
binuptime, getbinuptime, microuptime, getmicrouptime, nanouptime, getnanouptime, sbinuptime, getsbinuptime - get the time elapsed since boot
mi_switch(9freebsd)
mi_switch, cpu_switch, cpu_throw - switch to another thread context
module(9freebsd)
module - structure describing a kernel module
MODULE_DEPEND(9freebsd)
MODULE_DEPEND - set kernel module dependencies
MODULE_PNP_INFO(9freebsd)
MODULE_PNP_INFO - register plug and play information for device matching
MODULE_VERSION(9freebsd)
MODULE_VERSION - set kernel module version
mod_cc(9freebsd)
mod_cc, DECLARE_CC_MODULE, CCV - Modular Congestion Control
mount_arg(9freebsd)
free_mntarg, kernel_mount, kernel_vmount, mount_arg, mount_argb, mount_argf, mount_argsu - functions provided as part of the kernel mount interface
mount_argb(9freebsd)
free_mntarg, kernel_mount, kernel_vmount, mount_arg, mount_argb, mount_argf, mount_argsu - functions provided as part of the kernel mount interface
mount_argf(9freebsd)
free_mntarg, kernel_mount, kernel_vmount, mount_arg, mount_argb, mount_argf, mount_argsu - functions provided as part of the kernel mount interface
mount_argsu(9freebsd)
free_mntarg, kernel_mount, kernel_vmount, mount_arg, mount_argb, mount_argf, mount_argsu - functions provided as part of the kernel mount interface
msleep(9freebsd)
msleep, msleep_sbt, msleep_spin, msleep_spin_sbt, pause, pause_sig, pause_sbt, tsleep, tsleep_sbt, wakeup - wait for events
msleep_sbt(9freebsd)
msleep, msleep_sbt, msleep_spin, msleep_spin_sbt, pause, pause_sig, pause_sbt, tsleep, tsleep_sbt, wakeup - wait for events
msleep_spin(9freebsd)
msleep, msleep_sbt, msleep_spin, msleep_spin_sbt, pause, pause_sig, pause_sbt, tsleep, tsleep_sbt, wakeup - wait for events
msleep_spin_sbt(9freebsd)
msleep, msleep_sbt, msleep_spin, msleep_spin_sbt, pause, pause_sig, pause_sbt, tsleep, tsleep_sbt, wakeup - wait for events
mtod(9freebsd)
mbuf - memory management in the kernel IPC subsystem
mtx_pool(9freebsd)
mtx_pool, mtx_pool_alloc, mtx_pool_find, mtx_pool_lock, mtx_pool_lock_spin, mtx_pool_unlock, mtx_pool_unlock_spin, mtx_pool_create, mtx_pool_destroy - mutex pool routines
mtx_pool_alloc(9freebsd)
mtx_pool, mtx_pool_alloc, mtx_pool_find, mtx_pool_lock, mtx_pool_lock_spin, mtx_pool_unlock, mtx_pool_unlock_spin, mtx_pool_create, mtx_pool_destroy - mutex pool routines
mtx_pool_create(9freebsd)
mtx_pool, mtx_pool_alloc, mtx_pool_find, mtx_pool_lock, mtx_pool_lock_spin, mtx_pool_unlock, mtx_pool_unlock_spin, mtx_pool_create, mtx_pool_destroy - mutex pool routines
mtx_pool_destroy(9freebsd)
mtx_pool, mtx_pool_alloc, mtx_pool_find, mtx_pool_lock, mtx_pool_lock_spin, mtx_pool_unlock, mtx_pool_unlock_spin, mtx_pool_create, mtx_pool_destroy - mutex pool routines
mtx_pool_find(9freebsd)
mtx_pool, mtx_pool_alloc, mtx_pool_find, mtx_pool_lock, mtx_pool_lock_spin, mtx_pool_unlock, mtx_pool_unlock_spin, mtx_pool_create, mtx_pool_destroy - mutex pool routines
mtx_pool_lock(9freebsd)
mtx_pool, mtx_pool_alloc, mtx_pool_find, mtx_pool_lock, mtx_pool_lock_spin, mtx_pool_unlock, mtx_pool_unlock_spin, mtx_pool_create, mtx_pool_destroy - mutex pool routines
mtx_pool_lock_spin(9freebsd)
mtx_pool, mtx_pool_alloc, mtx_pool_find, mtx_pool_lock, mtx_pool_lock_spin, mtx_pool_unlock, mtx_pool_unlock_spin, mtx_pool_create, mtx_pool_destroy - mutex pool routines
mtx_pool_unlock(9freebsd)
mtx_pool, mtx_pool_alloc, mtx_pool_find, mtx_pool_lock, mtx_pool_lock_spin, mtx_pool_unlock, mtx_pool_unlock_spin, mtx_pool_create, mtx_pool_destroy - mutex pool routines
mtx_pool_unlock_spin(9freebsd)
mtx_pool, mtx_pool_alloc, mtx_pool_find, mtx_pool_lock, mtx_pool_lock_spin, mtx_pool_unlock, mtx_pool_unlock_spin, mtx_pool_create, mtx_pool_destroy - mutex pool routines
MUTEX_PROFILING(9freebsd)
LOCK_PROFILING - kernel lock profiling support
m_adj(9freebsd)
mbuf - memory management in the kernel IPC subsystem
M_ALIGN(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_append(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_apply(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_cat(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_catpkt(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_collapse(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_copyback(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_copydata(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_copym(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_copypacket(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_copyup(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_defrag(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_devget(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_dup(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_dup_pkthdr(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_fixhdr(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_free(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_freem(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_get(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_get2(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_getcl(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_getclr(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_gethdr(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_getjcl(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_getm(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_getptr(9freebsd)
mbuf - memory management in the kernel IPC subsystem
M_LEADINGSPACE(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_length(9freebsd)
mbuf - memory management in the kernel IPC subsystem
M_MOVE_PKTHDR(9freebsd)
mbuf - memory management in the kernel IPC subsystem
M_PREPEND(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_pulldown(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_pullup(9freebsd)
mbuf - memory management in the kernel IPC subsystem
M_SEQNO_GET(9freebsd)
ieee80211_output - software 802.11 stack output functions
m_split(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_tag_alloc(9freebsd)
mbuf_tags - a framework for generic packet attributes
m_tag_copy(9freebsd)
mbuf_tags - a framework for generic packet attributes
m_tag_copy_chain(9freebsd)
mbuf_tags - a framework for generic packet attributes
m_tag_delete(9freebsd)
mbuf_tags - a framework for generic packet attributes
m_tag_delete_chain(9freebsd)
mbuf_tags - a framework for generic packet attributes
m_tag_delete_nonpersistent(9freebsd)
mbuf_tags - a framework for generic packet attributes
m_tag_find(9freebsd)
mbuf_tags - a framework for generic packet attributes
m_tag_first(9freebsd)
mbuf_tags - a framework for generic packet attributes
m_tag_free(9freebsd)
mbuf_tags - a framework for generic packet attributes
m_tag_get(9freebsd)
mbuf_tags - a framework for generic packet attributes
m_tag_init(9freebsd)
mbuf_tags - a framework for generic packet attributes
m_tag_locate(9freebsd)
mbuf_tags - a framework for generic packet attributes
m_tag_next(9freebsd)
mbuf_tags - a framework for generic packet attributes
m_tag_prepend(9freebsd)
mbuf_tags - a framework for generic packet attributes
m_tag_unlink(9freebsd)
mbuf_tags - a framework for generic packet attributes
M_TRAILINGSPACE(9freebsd)
mbuf - memory management in the kernel IPC subsystem
m_unshare(9freebsd)
mbuf - memory management in the kernel IPC subsystem
M_WME_GETAC(9freebsd)
ieee80211_output - software 802.11 stack output functions
M_WRITABLE(9freebsd)
mbuf - memory management in the kernel IPC subsystem
namei(9freebsd)
namei, NDINIT, NDFREE, - pathname translation and lookup operations
nanotime(9freebsd)
bintime, getbintime, microtime, getmicrotime, nanotime, getnanotime - get the current time
nanouptime(9freebsd)
binuptime, getbinuptime, microuptime, getmicrouptime, nanouptime, getnanouptime, sbinuptime, getsbinuptime - get the time elapsed since boot
NDFREE(9freebsd)
namei, NDINIT, NDFREE, - pathname translation and lookup operations
NDHASGIANT(9freebsd)
namei, NDINIT, NDFREE, NDHASGIANT - pathname translation and lookup operations
NDINIT(9freebsd)
namei, NDINIT, NDFREE, - pathname translation and lookup operations
netisr(9freebsd)
netisr - Kernel network dispatch service
netisr_clearqdrops(9freebsd)
netisr - Kernel network dispatch service
netisr_default_flow2cpu(9freebsd)
netisr - Kernel network dispatch service
netisr_dispatch(9freebsd)
netisr - Kernel network dispatch service
netisr_dispatch_src(9freebsd)
netisr - Kernel network dispatch service
netisr_getqdrops(9freebsd)
netisr - Kernel network dispatch service
netisr_getqlimit(9freebsd)
netisr - Kernel network dispatch service
netisr_get_cpucount(9freebsd)
netisr - Kernel network dispatch service
netisr_get_cpuid(9freebsd)
netisr - Kernel network dispatch service
netisr_queue(9freebsd)
netisr - Kernel network dispatch service
netisr_queue_src(9freebsd)
netisr - Kernel network dispatch service
netisr_register(9freebsd)
netisr - Kernel network dispatch service
netisr_setqlimit(9freebsd)
netisr - Kernel network dispatch service
netisr_unregister(9freebsd)
netisr - Kernel network dispatch service
new_unrhdr(9freebsd)
new_unrhdr, clear_unrhdr, delete_unrhdr, alloc_unr, alloc_unr_specific, free_unr - kernel unit number allocator
ofw_bus_get_status(9freebsd)
ofw_bus_get_status ofw_bus_status_okay ofw_bus_node_status_okay - check status of the device tree node
ofw_bus_is_compatible(9freebsd)
ofw_bus_is_compatible ofw_bus_is_compatible_strict ofw_bus_node_is_compatible ofw_bus_search_compatible - check device tree nodes for compatibility with drivers
ofw_bus_is_compatible_strict(9freebsd)
ofw_bus_is_compatible ofw_bus_is_compatible_strict ofw_bus_node_is_compatible ofw_bus_search_compatible - check device tree nodes for compatibility with drivers
ofw_bus_node_is_compatible(9freebsd)
ofw_bus_is_compatible ofw_bus_is_compatible_strict ofw_bus_node_is_compatible ofw_bus_search_compatible - check device tree nodes for compatibility with drivers
ofw_bus_node_status_okay(9freebsd)
ofw_bus_get_status ofw_bus_status_okay ofw_bus_node_status_okay - check status of the device tree node
ofw_bus_search_compatible(9freebsd)
ofw_bus_is_compatible ofw_bus_is_compatible_strict ofw_bus_node_is_compatible ofw_bus_search_compatible - check device tree nodes for compatibility with drivers
ofw_bus_status_okay(9freebsd)
ofw_bus_get_status ofw_bus_status_okay ofw_bus_node_status_okay - check status of the device tree node
OF_child(9freebsd)
OF_child, OF_parent, OF_peer - navigate device tree
OF_device_from_xref(9freebsd)
OF_device_from_xref, OF_xref_from_device, OF_device_register_xref - manage mappings between xrefs and devices
OF_device_register_xref(9freebsd)
OF_device_from_xref, OF_xref_from_device, OF_device_register_xref - manage mappings between xrefs and devices
OF_finddevice(9freebsd)
OF_finddevice - find node in device tree
OF_getencprop(9freebsd)
OF_getprop, OF_getproplen, OF_getencprop, OF_hasprop, OF_searchprop, OF_searchencprop, OF_getprop_alloc, OF_getencprop_alloc, OF_getprop_alloc_multi, OF_getencprop_alloc_multi, OF_prop_free, OF_nextprop, OF_setprop - access properties of device tree node
OF_getencprop_alloc(9freebsd)
OF_getprop, OF_getproplen, OF_getencprop, OF_hasprop, OF_searchprop, OF_searchencprop, OF_getprop_alloc, OF_getencprop_alloc, OF_getprop_alloc_multi, OF_getencprop_alloc_multi, OF_prop_free, OF_nextprop, OF_setprop - access properties of device tree node
OF_getencprop_alloc_multi(9freebsd)
OF_getprop, OF_getproplen, OF_getencprop, OF_hasprop, OF_searchprop, OF_searchencprop, OF_getprop_alloc, OF_getencprop_alloc, OF_getprop_alloc_multi, OF_getencprop_alloc_multi, OF_prop_free, OF_nextprop, OF_setprop - access properties of device tree node
OF_getprop(9freebsd)
OF_getprop, OF_getproplen, OF_getencprop, OF_hasprop, OF_searchprop, OF_searchencprop, OF_getprop_alloc, OF_getencprop_alloc, OF_getprop_alloc_multi, OF_getencprop_alloc_multi, OF_prop_free, OF_nextprop, OF_setprop - access properties of device tree node
OF_getproplen(9freebsd)
OF_getprop, OF_getproplen, OF_getencprop, OF_hasprop, OF_searchprop, OF_searchencprop, OF_getprop_alloc, OF_getencprop_alloc, OF_getprop_alloc_multi, OF_getencprop_alloc_multi, OF_prop_free, OF_nextprop, OF_setprop - access properties of device tree node
OF_getprop_alloc(9freebsd)
OF_getprop, OF_getproplen, OF_getencprop, OF_hasprop, OF_searchprop, OF_searchencprop, OF_getprop_alloc, OF_getencprop_alloc, OF_getprop_alloc_multi, OF_getencprop_alloc_multi, OF_prop_free, OF_nextprop, OF_setprop - access properties of device tree node
OF_getprop_alloc_multi(9freebsd)
OF_getprop, OF_getproplen, OF_getencprop, OF_hasprop, OF_searchprop, OF_searchencprop, OF_getprop_alloc, OF_getencprop_alloc, OF_getprop_alloc_multi, OF_getencprop_alloc_multi, OF_prop_free, OF_nextprop, OF_setprop - access properties of device tree node
OF_hasprop(9freebsd)
OF_getprop, OF_getproplen, OF_getencprop, OF_hasprop, OF_searchprop, OF_searchencprop, OF_getprop_alloc, OF_getencprop_alloc, OF_getprop_alloc_multi, OF_getencprop_alloc_multi, OF_prop_free, OF_nextprop, OF_setprop - access properties of device tree node
OF_nextprop(9freebsd)
OF_getprop, OF_getproplen, OF_getencprop, OF_hasprop, OF_searchprop, OF_searchencprop, OF_getprop_alloc, OF_getencprop_alloc, OF_getprop_alloc_multi, OF_getencprop_alloc_multi, OF_prop_free, OF_nextprop, OF_setprop - access properties of device tree node
OF_node_from_xref(9freebsd)
OF_node_from_xref, OF_xref_from_node - convert between kernel phandle and effective phandle
OF_package_to_path(9freebsd)
OF_package_to_path - get fully qualified path to a device tree node
OF_parent(9freebsd)
OF_child, OF_parent, OF_peer - navigate device tree
OF_peer(9freebsd)
OF_child, OF_parent, OF_peer - navigate device tree
OF_prop_free(9freebsd)
OF_getprop, OF_getproplen, OF_getencprop, OF_hasprop, OF_searchprop, OF_searchencprop, OF_getprop_alloc, OF_getencprop_alloc, OF_getprop_alloc_multi, OF_getencprop_alloc_multi, OF_prop_free, OF_nextprop, OF_setprop - access properties of device tree node
OF_searchencprop(9freebsd)
OF_getprop, OF_getproplen, OF_getencprop, OF_hasprop, OF_searchprop, OF_searchencprop, OF_getprop_alloc, OF_getencprop_alloc, OF_getprop_alloc_multi, OF_getencprop_alloc_multi, OF_prop_free, OF_nextprop, OF_setprop - access properties of device tree node
OF_searchprop(9freebsd)
OF_getprop, OF_getproplen, OF_getencprop, OF_hasprop, OF_searchprop, OF_searchencprop, OF_getprop_alloc, OF_getencprop_alloc, OF_getprop_alloc_multi, OF_getencprop_alloc_multi, OF_prop_free, OF_nextprop, OF_setprop - access properties of device tree node
OF_setprop(9freebsd)
OF_getprop, OF_getproplen, OF_getencprop, OF_hasprop, OF_searchprop, OF_searchencprop, OF_getprop_alloc, OF_getencprop_alloc, OF_getprop_alloc_multi, OF_getencprop_alloc_multi, OF_prop_free, OF_nextprop, OF_setprop - access properties of device tree node
OF_xref_from_device(9freebsd)
OF_device_from_xref, OF_xref_from_device, OF_device_register_xref - manage mappings between xrefs and devices
OF_xref_from_node(9freebsd)
OF_node_from_xref, OF_xref_from_node - convert between kernel phandle and effective phandle
osd(9freebsd)
osd, osd_register, osd_deregister, osd_set, osd_reserve, osd_set_reserved, osd_free_reserved, osd_get, osd_del, osd_call, osd_exit - Object Specific Data
osd_call(9freebsd)
osd, osd_register, osd_deregister, osd_set, osd_reserve, osd_set_reserved, osd_free_reserved, osd_get, osd_del, osd_call, osd_exit - Object Specific Data
osd_del(9freebsd)
osd, osd_register, osd_deregister, osd_set, osd_reserve, osd_set_reserved, osd_free_reserved, osd_get, osd_del, osd_call, osd_exit - Object Specific Data
osd_deregister(9freebsd)
osd, osd_register, osd_deregister, osd_set, osd_reserve, osd_set_reserved, osd_free_reserved, osd_get, osd_del, osd_call, osd_exit - Object Specific Data
osd_exit(9freebsd)
osd, osd_register, osd_deregister, osd_set, osd_reserve, osd_set_reserved, osd_free_reserved, osd_get, osd_del, osd_call, osd_exit - Object Specific Data
osd_get(9freebsd)
osd, osd_register, osd_deregister, osd_set, osd_reserve, osd_set_reserved, osd_free_reserved, osd_get, osd_del, osd_call, osd_exit - Object Specific Data
osd_register(9freebsd)
osd, osd_register, osd_deregister, osd_set, osd_reserve, osd_set_reserved, osd_free_reserved, osd_get, osd_del, osd_call, osd_exit - Object Specific Data
osd_set(9freebsd)
osd, osd_register, osd_deregister, osd_set, osd_reserve, osd_set_reserved, osd_free_reserved, osd_get, osd_del, osd_call, osd_exit - Object Specific Data
owll(9freebsd)
owll OWLL_WRITE_ONE, OWLL_WRITE_ZERO, OWLL_READ_DATA, OWLL_REASET_AND_PRESENCE - Dallas Semiconductor 1-Wire Link Layer Interface
own(9freebsd)
own, own_send_command, own_commmand_wait, own_self_command, own_acquire_bus, own crc, own_release_bus, OWN_ACQUIRE_BUS, OWN_CRC, OWN_RELEASE_BUS, OWN_SEND_COMMAND - Dallas Semiconductor 1-Wire Network and Transport Interface
panic(9freebsd)
panic - bring down system on fatal error
pause(9freebsd)
msleep, msleep_sbt, msleep_spin, msleep_spin_sbt, pause, pause_sig, pause_sbt, tsleep, tsleep_sbt, wakeup - wait for events
pause_sbt(9freebsd)
msleep, msleep_sbt, msleep_spin, msleep_spin_sbt, pause, pause_sig, pause_sbt, tsleep, tsleep_sbt, wakeup - wait for events
pause_sig(9freebsd)
msleep, msleep_sbt, msleep_spin, msleep_spin_sbt, pause, pause_sig, pause_sbt, tsleep, tsleep_sbt, wakeup - wait for events
pbuf(9freebsd)
pbuf, getpbuf, trypbuf, relpbuf - functions for managing physical buffers
PCBGROUP(9freebsd)
PCBGROUP - Distributed Protocol Control Block Groups
PCI_IOV_ADD_VF(9freebsd)
PCI_IOV_ADD_VF - inform a PF driver that a VF is being created
PCI_IOV_INIT(9freebsd)
PCI_IOV_INIT - enable SR-IOV on a PF device
PCI_IOV_UNINIT(9freebsd)
PCI_IOV_UNINIT - disable SR-IOV on a PF device
pfctlinput(9freebsd)
domain_add, pfctlinput, pfctlinput2, pffinddomain, pffindproto, pffindtype, DOMAIN_SET - network domain management
pfctlinput2(9freebsd)
domain_add, pfctlinput, pfctlinput2, pffinddomain, pffindproto, pffindtype, DOMAIN_SET - network domain management
pffinddomain(9freebsd)
domain_add, pfctlinput, pfctlinput2, pffinddomain, pffindproto, pffindtype, DOMAIN_SET - network domain management
pffindproto(9freebsd)
domain_add, pfctlinput, pfctlinput2, pffinddomain, pffindproto, pffindtype, DOMAIN_SET - network domain management
pffindtype(9freebsd)
domain_add, pfctlinput, pfctlinput2, pffinddomain, pffindproto, pffindtype, DOMAIN_SET - network domain management
pfil(9freebsd)
pfil, pfil_head_register, pfil_head_unregister, pfil_head_get, pfil_add_hook, pfil_add_hook_flags, pfil_remove_hook, pfil_remove_hook_flags, pfil_run_hooks, pfil_rlock, pfil_runlock, pfil_wlock, pfil_wunlock - packet filter interface
pfil_add_hook(9freebsd)
pfil, pfil_head_register, pfil_head_unregister, pfil_head_get, pfil_add_hook, pfil_add_hook_flags, pfil_remove_hook, pfil_remove_hook_flags, pfil_run_hooks, pfil_rlock, pfil_runlock, pfil_wlock, pfil_wunlock - packet filter interface
pfil_head_register(9freebsd)
pfil, pfil_head_register, pfil_head_unregister, pfil_head_get, pfil_add_hook, pfil_add_hook_flags, pfil_remove_hook, pfil_remove_hook_flags, pfil_run_hooks, pfil_rlock, pfil_runlock, pfil_wlock, pfil_wunlock - packet filter interface
pfil_head_unregister(9freebsd)
pfil, pfil_head_register, pfil_head_unregister, pfil_head_get, pfil_add_hook, pfil_add_hook_flags, pfil_remove_hook, pfil_remove_hook_flags, pfil_run_hooks, pfil_rlock, pfil_runlock, pfil_wlock, pfil_wunlock - packet filter interface
pfil_hook_get(9freebsd)
pfil, pfil_head_register, pfil_head_unregister, pfil_head_get, pfil_add_hook, pfil_add_hook_flags, pfil_remove_hook, pfil_remove_hook_flags, pfil_run_hooks, pfil_rlock, pfil_runlock, pfil_wlock, pfil_wunlock - packet filter interface
pfil_remove_hook(9freebsd)
pfil, pfil_head_register, pfil_head_unregister, pfil_head_get, pfil_add_hook, pfil_add_hook_flags, pfil_remove_hook, pfil_remove_hook_flags, pfil_run_hooks, pfil_rlock, pfil_runlock, pfil_wlock, pfil_wunlock - packet filter interface
pfil_rlock(9freebsd)
pfil, pfil_head_register, pfil_head_unregister, pfil_head_get, pfil_add_hook, pfil_add_hook_flags, pfil_remove_hook, pfil_remove_hook_flags, pfil_run_hooks, pfil_rlock, pfil_runlock, pfil_wlock, pfil_wunlock - packet filter interface
pfil_runlock(9freebsd)
pfil, pfil_head_register, pfil_head_unregister, pfil_head_get, pfil_add_hook, pfil_add_hook_flags, pfil_remove_hook, pfil_remove_hook_flags, pfil_run_hooks, pfil_rlock, pfil_runlock, pfil_wlock, pfil_wunlock - packet filter interface
pfil_run_hooks(9freebsd)
pfil, pfil_head_register, pfil_head_unregister, pfil_head_get, pfil_add_hook, pfil_add_hook_flags, pfil_remove_hook, pfil_remove_hook_flags, pfil_run_hooks, pfil_rlock, pfil_runlock, pfil_wlock, pfil_wunlock - packet filter interface
pfil_wlock(9freebsd)
pfil, pfil_head_register, pfil_head_unregister, pfil_head_get, pfil_add_hook, pfil_add_hook_flags, pfil_remove_hook, pfil_remove_hook_flags, pfil_run_hooks, pfil_rlock, pfil_runlock, pfil_wlock, pfil_wunlock - packet filter interface
pfil_wunlock(9freebsd)
pfil, pfil_head_register, pfil_head_unregister, pfil_head_get, pfil_add_hook, pfil_add_hook_flags, pfil_remove_hook, pfil_remove_hook_flags, pfil_run_hooks, pfil_rlock, pfil_runlock, pfil_wlock, pfil_wunlock - packet filter interface
pfind(9freebsd)
pfind, zpfind - locate a process by number
pget(9freebsd)
pget - locate a process by number
pgfind(9freebsd)
pgfind - locate a process group by number
pgsignal(9freebsd)
psignal, kern_psignal, pgsignal, gsignal, tdsignal - post signal to a thread, process, or process group
phashinit(9freebsd)
hashinit, hashinit_flags, hashdestroy, phashinit, phashinit_flags - manage kernel hash tables
PHOLD(9freebsd)
PHOLD - hold a process
physio(9freebsd)
physio - initiate I/O on raw devices
pmap(9freebsd)
pmap - machine-dependent portion of virtual memory subsystem
pmap_activate(9freebsd)
pmap_activate - activate a physical map
pmap_clear_modify(9freebsd)
pmap_clear_modify - set information about physical pages
pmap_clear_reference(9freebsd)
pmap_clear_modify, pmap_clear_reference - set information about physical pages
pmap_copy(9freebsd)
pmap_copy, pmap_copy_page - copy physical memory pages
pmap_copy_page(9freebsd)
pmap_copy, pmap_copy_page - copy physical memory pages
pmap_enter(9freebsd)
pmap_enter - insert a virtual page into a physical map
pmap_extract(9freebsd)
pmap_extract, pmap_extract_and_hold - map a virtual address to a physical page
pmap_extract_and_hold(9freebsd)
pmap_extract, pmap_extract_and_hold - map a virtual address to a physical page
pmap_growkernel(9freebsd)
pmap_growkernel - grow the kernel virtual address (KVA) space
pmap_init(9freebsd)
pmap_init, pmap_init2 - initialize the pmap subsystem
pmap_init2(9freebsd)
pmap_init, pmap_init2 - initialize the pmap subsystem
pmap_is_modified(9freebsd)
pmap_is_modified, pmap_ts_modified - return information about physical pages
pmap_is_prefaultable(9freebsd)
pmap_is_prefaultable - determine if a page may be prefaulted
pmap_map(9freebsd)
pmap_map - map a physical memory range into kernel virtual address (KVA) space
pmap_mincore(9freebsd)
pmap_mincore - determine if a virtual address is resident in physical memory
pmap_object_init_pt(9freebsd)
pmap_object_init_pt - initialize page tables for a VM object
pmap_page_exists_quick(9freebsd)
pmap_page_exists_quick - determine if a page exists in a physical map
pmap_page_init(9freebsd)
pmap_page_init - initialize machine-dependent fields of a VM page
pmap_page_protect(9freebsd)
pmap_page_protect, pmap_protect - set physical page protection
pmap_pinit(9freebsd)
pmap_pinit, pmap_pinit0 - initialize pmap structures
pmap_pinit0(9freebsd)
pmap_pinit, pmap_pinit0 - initialize pmap structures
pmap_pinit2(9freebsd)
pmap_pinit, pmap_pinit0 - initialize pmap structures
pmap_protect(9freebsd)
pmap_protect - set physical page protection
pmap_qenter(9freebsd)
pmap_qenter, pmap_qremove - manage temporary kernel space mappings
pmap_qremove(9freebsd)
pmap_qenter, pmap_qremove - manage temporary kernel space mappings
pmap_quick_enter_page(9freebsd)
pmap_quick_enter_page, pmap_quick_remove_page - manage fast, single-page kernel address space mappings
pmap_quick_remove_page(9freebsd)
pmap_quick_enter_page, pmap_quick_remove_page - manage fast, single-page kernel address space mappings
pmap_release(9freebsd)
pmap_release - release resources held by a physical map
pmap_remove(9freebsd)
pmap_remove, pmap_remove_all, pmap_remove_pages - remove pages from a physical map
pmap_remove_all(9freebsd)
pmap_remove, pmap_remove_all, pmap_remove_pages - remove pages from a physical map
pmap_remove_pages(9freebsd)
pmap_remove, pmap_remove_all, pmap_remove_pages - remove pages from a physical map
pmap_resident_count(9freebsd)
pmap_resident_count, pmap_wired_count - return page resident and wiring statistics
pmap_ts_modified(9freebsd)
pmap_is_modified, pmap_ts_modified - return information about physical pages
pmap_ts_referenced(9freebsd)
pmap_is_modified, pmap_ts_modified - return information about physical pages
pmap_unwire(9freebsd)
pmap_unwire - unwire a range of virtual pages
pmap_wired_count(9freebsd)
pmap_resident_count, pmap_wired_count - return page resident and wiring statistics
pmap_zero_area(9freebsd)
pmap_zero_page, pmap_zero_area, - zero-fill a page using machine-dependent optimizations
pmap_zero_idle(9freebsd)
pmap_zero_page, pmap_zero_area, pmap_zero_idle - zero-fill a page using machine-dependent optimizations
pmap_zero_page(9freebsd)
pmap_zero_page, pmap_zero_area, - zero-fill a page using machine-dependent optimizations
ppsratecheck(9freebsd)
ratecheck, ppsratecheck - event rate limiting
PRELE(9freebsd)
PHOLD - hold a process
printf(9freebsd)
printf, uprintf, tprintf, log - formatted output conversion
prison_check(9freebsd)
prison_check - determine if two credentials belong to the same jail
priv(9freebsd)
priv - kernel privilege checking API
priv_check(9freebsd)
priv - kernel privilege checking API
priv_check_cred(9freebsd)
priv - kernel privilege checking API
procrunnable(9freebsd)
choosethread, procrunnable, remrunqueue, setrunqueue - manage the queue of runnable processes
PROC_ASSERT_HELD(9freebsd)
PHOLD - hold a process
PROC_ASSERT_NOT_HELD(9freebsd)
PHOLD - hold a process
proc_readmem(9freebsd)
proc_rwmem, proc_readmem, proc_writemem - read from or write to a process address space
proc_rwmem(9freebsd)
proc_rwmem, proc_readmem, proc_writemem - read from or write to a process address space
proc_writemem(9freebsd)
proc_rwmem, proc_readmem, proc_writemem - read from or write to a process address space
propagate_priority(9freebsd)
curpriority_cmp, maybe_resched, resetpriority, roundrobin, roundrobin_interval, sched_setup, schedclock, schedcpu, setrunnable, updatepri - perform round-robin scheduling of runnable processes
pseudofs(9freebsd)
pseudofs - pseudo file system construction kit
psignal(9freebsd)
psignal, kern_psignal, pgsignal, gsignal, tdsignal - post signal to a thread, process, or process group
p_candebug(9freebsd)
p_candebug - determine debuggability of a process
p_cansee(9freebsd)
p_cansee - determine visibility of a process
radiotap(9freebsd)
ieee80211_radiotap - 802.11 device packet capture support
random(9freebsd)
arc4rand, arc4random, random, read_random, read_random_uio, srandom - supply pseudo-random numbers
random_harvest(9freebsd)
random_harvest - gather entropy from the kernel for the entropy device
random_harvest_direct(9freebsd)
random_harvest - gather entropy from the kernel for the entropy device
random_harvest_fast(9freebsd)
random_harvest - gather entropy from the kernel for the entropy device
random_harvest_queue(9freebsd)
random_harvest - gather entropy from the kernel for the entropy device
ratecheck(9freebsd)
ratecheck, ppsratecheck - event rate limiting
read_random(9freebsd)
arc4rand, arc4random, random, read_random, read_random_uio, srandom - supply pseudo-random numbers
read_random_uio(9freebsd)
arc4rand, arc4random, random, read_random, read_random_uio, srandom - supply pseudo-random numbers
realloc(9freebsd)
malloc, free, realloc, reallocf, MALLOC_DEFINE, MALLOC_DECLARE - kernel memory management routines
reallocf(9freebsd)
malloc, free, realloc, reallocf, MALLOC_DEFINE, MALLOC_DECLARE - kernel memory management routines
redzone(9freebsd)
RedZone - buffer corruptions detector
refcount(9freebsd)
refcount, refcount_init, refcount_acquire, refcount_release - manage a simple reference counter
refcount_acquire(9freebsd)
refcount, refcount_init, refcount_acquire, refcount_release - manage a simple reference counter
refcount_init(9freebsd)
refcount, refcount_init, refcount_acquire, refcount_release - manage a simple reference counter
refcount_release(9freebsd)
refcount, refcount_init, refcount_acquire, refcount_release - manage a simple reference counter
register_tcp_functions(9freebsd)
tcp_functions - Alternate TCP Stack Framework
register_tcp_functions_as_name(9freebsd)
tcp_functions - Alternate TCP Stack Framework
register_tcp_functions_as_names(9freebsd)
tcp_functions - Alternate TCP Stack Framework
relpbuf(9freebsd)
pbuf, getpbuf, trypbuf, relpbuf - functions for managing physical buffers
remrunqueue(9freebsd)
choosethread, procrunnable, remrunqueue, setrunqueue - manage the queue of runnable processes
resetpriority(9freebsd)
curpriority_cmp, maybe_resched, resetpriority, roundrobin, roundrobin_interval, sched_setup, schedclock, schedcpu, setrunnable, updatepri - perform round-robin scheduling of runnable processes
resettodr(9freebsd)
resettodr - set battery-backed clock from system time
resource_init_map_request(9freebsd)
bus_map_resource, bus_unmap_resource, resource_init_map_request - map or unmap an active resource
resource_int_value(9freebsd)
resource_int_value, resource_long_value, resource_string_value - get a value from the hints mechanism
resource_long_value(9freebsd)
resource_int_value, resource_long_value, resource_string_value - get a value from the hints mechanism
resource_string_value(9freebsd)
resource_int_value, resource_long_value, resource_string_value - get a value from the hints mechanism
rijndael(9freebsd)
rijndael_makeKey, rijndael_cipherInit, rijndael_blockEncrypt, rijndael_padEncrypt, rijndael_blockDecrypt, rijndael_padDecrypt - AES encryption
rmlock(9freebsd)
rmlock, rm_init, rm_init_flags, rm_destroy, rm_rlock, rm_try_rlock, rm_wlock, rm_runlock, rm_wunlock, rm_wowned, rm_sleep, rm_assert, RM_SYSINIT, RM_SYSINIT_FLAGS - kernel reader/writer lock optimized for read-mostly access patterns
rm_assert(9freebsd)
rmlock, rm_init, rm_init_flags, rm_destroy, rm_rlock, rm_try_rlock, rm_wlock, rm_runlock, rm_wunlock, rm_wowned, rm_sleep, rm_assert, RM_SYSINIT, RM_SYSINIT_FLAGS - kernel reader/writer lock optimized for read-mostly access patterns
rm_destroy(9freebsd)
rmlock, rm_init, rm_init_flags, rm_destroy, rm_rlock, rm_try_rlock, rm_wlock, rm_runlock, rm_wunlock, rm_wowned, rm_sleep, rm_assert, RM_SYSINIT, RM_SYSINIT_FLAGS - kernel reader/writer lock optimized for read-mostly access patterns
rm_init(9freebsd)
rmlock, rm_init, rm_init_flags, rm_destroy, rm_rlock, rm_try_rlock, rm_wlock, rm_runlock, rm_wunlock, rm_wowned, rm_sleep, rm_assert, RM_SYSINIT, RM_SYSINIT_FLAGS - kernel reader/writer lock optimized for read-mostly access patterns
rm_init_flags(9freebsd)
rmlock, rm_init, rm_init_flags, rm_destroy, rm_rlock, rm_try_rlock, rm_wlock, rm_runlock, rm_wunlock, rm_wowned, rm_sleep, rm_assert, RM_SYSINIT, RM_SYSINIT_FLAGS - kernel reader/writer lock optimized for read-mostly access patterns
rm_rlock(9freebsd)
rmlock, rm_init, rm_init_flags, rm_destroy, rm_rlock, rm_try_rlock, rm_wlock, rm_runlock, rm_wunlock, rm_wowned, rm_sleep, rm_assert, RM_SYSINIT, RM_SYSINIT_FLAGS - kernel reader/writer lock optimized for read-mostly access patterns
rm_runlock(9freebsd)
rmlock, rm_init, rm_init_flags, rm_destroy, rm_rlock, rm_try_rlock, rm_wlock, rm_runlock, rm_wunlock, rm_wowned, rm_sleep, rm_assert, RM_SYSINIT, RM_SYSINIT_FLAGS - kernel reader/writer lock optimized for read-mostly access patterns
rm_sleep(9freebsd)
rmlock, rm_init, rm_init_flags, rm_destroy, rm_rlock, rm_try_rlock, rm_wlock, rm_runlock, rm_wunlock, rm_wowned, rm_sleep, rm_assert, RM_SYSINIT, RM_SYSINIT_FLAGS - kernel reader/writer lock optimized for read-mostly access patterns
RM_SYSINIT(9freebsd)
rmlock, rm_init, rm_init_flags, rm_destroy, rm_rlock, rm_try_rlock, rm_wlock, rm_runlock, rm_wunlock, rm_wowned, rm_sleep, rm_assert, RM_SYSINIT, RM_SYSINIT_FLAGS - kernel reader/writer lock optimized for read-mostly access patterns
RM_SYSINIT_FLAGS(9freebsd)
rmlock, rm_init, rm_init_flags, rm_destroy, rm_rlock, rm_try_rlock, rm_wlock, rm_runlock, rm_wunlock, rm_wowned, rm_sleep, rm_assert, RM_SYSINIT, RM_SYSINIT_FLAGS - kernel reader/writer lock optimized for read-mostly access patterns
rm_try_rlock(9freebsd)
rmlock, rm_init, rm_init_flags, rm_destroy, rm_rlock, rm_try_rlock, rm_wlock, rm_runlock, rm_wunlock, rm_wowned, rm_sleep, rm_assert, RM_SYSINIT, RM_SYSINIT_FLAGS - kernel reader/writer lock optimized for read-mostly access patterns
rm_wlock(9freebsd)
rmlock, rm_init, rm_init_flags, rm_destroy, rm_rlock, rm_try_rlock, rm_wlock, rm_runlock, rm_wunlock, rm_wowned, rm_sleep, rm_assert, RM_SYSINIT, RM_SYSINIT_FLAGS - kernel reader/writer lock optimized for read-mostly access patterns
rm_wowned(9freebsd)
rmlock, rm_init, rm_init_flags, rm_destroy, rm_rlock, rm_try_rlock, rm_wlock, rm_runlock, rm_wunlock, rm_wowned, rm_sleep, rm_assert, RM_SYSINIT, RM_SYSINIT_FLAGS - kernel reader/writer lock optimized for read-mostly access patterns
rm_wunlock(9freebsd)
rmlock, rm_init, rm_init_flags, rm_destroy, rm_rlock, rm_try_rlock, rm_wlock, rm_runlock, rm_wunlock, rm_wowned, rm_sleep, rm_assert, RM_SYSINIT, RM_SYSINIT_FLAGS - kernel reader/writer lock optimized for read-mostly access patterns
roundrobin(9freebsd)
curpriority_cmp, maybe_resched, resetpriority, roundrobin, roundrobin_interval, sched_setup, schedclock, schedcpu, setrunnable, updatepri - perform round-robin scheduling of runnable processes
roundrobin_interval(9freebsd)
curpriority_cmp, maybe_resched, resetpriority, roundrobin, roundrobin_interval, sched_setup, schedclock, schedcpu, setrunnable, updatepri - perform round-robin scheduling of runnable processes
rtalloc(9freebsd)
rtalloc1_fib, rtalloc_ign_fib, rtalloc_fib - look up a route in the kernel routing table
rtalloc1(9freebsd)
rtalloc1_fib, rtalloc_ign_fib, rtalloc_fib - look up a route in the kernel routing table
rtalloc1_fib(9freebsd)
rtalloc1_fib, rtalloc_ign_fib, rtalloc_fib - look up a route in the kernel routing table
rtalloc_fib(9freebsd)
rtalloc1_fib, rtalloc_ign_fib, rtalloc_fib - look up a route in the kernel routing table
rtalloc_ign(9freebsd)
rtalloc1_fib, rtalloc_ign_fib, rtalloc_fib - look up a route in the kernel routing table
rtalloc_ign_fib(9freebsd)
rtalloc1_fib, rtalloc_ign_fib, rtalloc_fib - look up a route in the kernel routing table
rtentry(9freebsd)
rtentry - structure of an entry in the kernel routing table
RTFREE(9freebsd)
rtalloc1_fib, rtalloc_ign_fib, rtalloc_fib - look up a route in the kernel routing table
RTFREE_LOCKED(9freebsd)
rtalloc1_fib, rtalloc_ign_fib, rtalloc_fib - look up a route in the kernel routing table
RT_ADDREF(9freebsd)
rtalloc1_fib, rtalloc_ign_fib, rtalloc_fib - look up a route in the kernel routing table
RT_LOCK(9freebsd)
rtalloc1_fib, rtalloc_ign_fib, rtalloc_fib - look up a route in the kernel routing table
RT_REMREF(9freebsd)
rtalloc1_fib, rtalloc_ign_fib, rtalloc_fib - look up a route in the kernel routing table
RT_RTFREE(9freebsd)
rtalloc1_fib, rtalloc_ign_fib, rtalloc_fib - look up a route in the kernel routing table
RT_UNLOCK(9freebsd)
rtalloc1_fib, rtalloc_ign_fib, rtalloc_fib - look up a route in the kernel routing table
runqueue(9freebsd)
choosethread, procrunnable, remrunqueue, setrunqueue - manage the queue of runnable processes
rwlock(9freebsd)
rwlock, rw_init, rw_init_flags, rw_destroy, rw_rlock, rw_wlock, rw_runlock, rw_wunlock, rw_unlock, rw_try_rlock, rw_try_upgrade, rw_try_wlock, rw_downgrade, rw_sleep, rw_initialized, rw_wowned, rw_assert, RW_SYSINIT - kernel reader/writer lock
rw_assert(9freebsd)
rwlock, rw_init, rw_init_flags, rw_destroy, rw_rlock, rw_wlock, rw_runlock, rw_wunlock, rw_unlock, rw_try_rlock, rw_try_upgrade, rw_try_wlock, rw_downgrade, rw_sleep, rw_initialized, rw_wowned, rw_assert, RW_SYSINIT - kernel reader/writer lock
rw_destroy(9freebsd)
rwlock, rw_init, rw_init_flags, rw_destroy, rw_rlock, rw_wlock, rw_runlock, rw_wunlock, rw_unlock, rw_try_rlock, rw_try_upgrade, rw_try_wlock, rw_downgrade, rw_sleep, rw_initialized, rw_wowned, rw_assert, RW_SYSINIT - kernel reader/writer lock
rw_downgrade(9freebsd)
rwlock, rw_init, rw_init_flags, rw_destroy, rw_rlock, rw_wlock, rw_runlock, rw_wunlock, rw_unlock, rw_try_rlock, rw_try_upgrade, rw_try_wlock, rw_downgrade, rw_sleep, rw_initialized, rw_wowned, rw_assert, RW_SYSINIT - kernel reader/writer lock
rw_init(9freebsd)
rwlock, rw_init, rw_init_flags, rw_destroy, rw_rlock, rw_wlock, rw_runlock, rw_wunlock, rw_unlock, rw_try_rlock, rw_try_upgrade, rw_try_wlock, rw_downgrade, rw_sleep, rw_initialized, rw_wowned, rw_assert, RW_SYSINIT - kernel reader/writer lock
rw_initialized(9freebsd)
rwlock, rw_init, rw_init_flags, rw_destroy, rw_rlock, rw_wlock, rw_runlock, rw_wunlock, rw_unlock, rw_try_rlock, rw_try_upgrade, rw_try_wlock, rw_downgrade, rw_sleep, rw_initialized, rw_wowned, rw_assert, RW_SYSINIT - kernel reader/writer lock
rw_init_flags(9freebsd)
rwlock, rw_init, rw_init_flags, rw_destroy, rw_rlock, rw_wlock, rw_runlock, rw_wunlock, rw_unlock, rw_try_rlock, rw_try_upgrade, rw_try_wlock, rw_downgrade, rw_sleep, rw_initialized, rw_wowned, rw_assert, RW_SYSINIT - kernel reader/writer lock
rw_rlock(9freebsd)
rwlock, rw_init, rw_init_flags, rw_destroy, rw_rlock, rw_wlock, rw_runlock, rw_wunlock, rw_unlock, rw_try_rlock, rw_try_upgrade, rw_try_wlock, rw_downgrade, rw_sleep, rw_initialized, rw_wowned, rw_assert, RW_SYSINIT - kernel reader/writer lock
rw_runlock(9freebsd)
rwlock, rw_init, rw_init_flags, rw_destroy, rw_rlock, rw_wlock, rw_runlock, rw_wunlock, rw_unlock, rw_try_rlock, rw_try_upgrade, rw_try_wlock, rw_downgrade, rw_sleep, rw_initialized, rw_wowned, rw_assert, RW_SYSINIT - kernel reader/writer lock
rw_sleep(9freebsd)
rwlock, rw_init, rw_init_flags, rw_destroy, rw_rlock, rw_wlock, rw_runlock, rw_wunlock, rw_unlock, rw_try_rlock, rw_try_upgrade, rw_try_wlock, rw_downgrade, rw_sleep, rw_initialized, rw_wowned, rw_assert, RW_SYSINIT - kernel reader/writer lock
RW_SYSINIT(9freebsd)
rwlock, rw_init, rw_init_flags, rw_destroy, rw_rlock, rw_wlock, rw_runlock, rw_wunlock, rw_unlock, rw_try_rlock, rw_try_upgrade, rw_try_wlock, rw_downgrade, rw_sleep, rw_initialized, rw_wowned, rw_assert, RW_SYSINIT - kernel reader/writer lock
rw_try_rlock(9freebsd)
rwlock, rw_init, rw_init_flags, rw_destroy, rw_rlock, rw_wlock, rw_runlock, rw_wunlock, rw_unlock, rw_try_rlock, rw_try_upgrade, rw_try_wlock, rw_downgrade, rw_sleep, rw_initialized, rw_wowned, rw_assert, RW_SYSINIT - kernel reader/writer lock
rw_try_upgrade(9freebsd)
rwlock, rw_init, rw_init_flags, rw_destroy, rw_rlock, rw_wlock, rw_runlock, rw_wunlock, rw_unlock, rw_try_rlock, rw_try_upgrade, rw_try_wlock, rw_downgrade, rw_sleep, rw_initialized, rw_wowned, rw_assert, RW_SYSINIT - kernel reader/writer lock
rw_try_wlock(9freebsd)
rwlock, rw_init, rw_init_flags, rw_destroy, rw_rlock, rw_wlock, rw_runlock, rw_wunlock, rw_unlock, rw_try_rlock, rw_try_upgrade, rw_try_wlock, rw_downgrade, rw_sleep, rw_initialized, rw_wowned, rw_assert, RW_SYSINIT - kernel reader/writer lock
rw_unlock(9freebsd)
rwlock, rw_init, rw_init_flags, rw_destroy, rw_rlock, rw_wlock, rw_runlock, rw_wunlock, rw_unlock, rw_try_rlock, rw_try_upgrade, rw_try_wlock, rw_downgrade, rw_sleep, rw_initialized, rw_wowned, rw_assert, RW_SYSINIT - kernel reader/writer lock
rw_wlock(9freebsd)
rwlock, rw_init, rw_init_flags, rw_destroy, rw_rlock, rw_wlock, rw_runlock, rw_wunlock, rw_unlock, rw_try_rlock, rw_try_upgrade, rw_try_wlock, rw_downgrade, rw_sleep, rw_initialized, rw_wowned, rw_assert, RW_SYSINIT - kernel reader/writer lock
rw_wowned(9freebsd)
rwlock, rw_init, rw_init_flags, rw_destroy, rw_rlock, rw_wlock, rw_runlock, rw_wunlock, rw_unlock, rw_try_rlock, rw_try_upgrade, rw_try_wlock, rw_downgrade, rw_sleep, rw_initialized, rw_wowned, rw_assert, RW_SYSINIT - kernel reader/writer lock
rw_wunlock(9freebsd)
rwlock, rw_init, rw_init_flags, rw_destroy, rw_rlock, rw_wlock, rw_runlock, rw_wunlock, rw_unlock, rw_try_rlock, rw_try_upgrade, rw_try_wlock, rw_downgrade, rw_sleep, rw_initialized, rw_wowned, rw_assert, RW_SYSINIT - kernel reader/writer lock
sbinuptime(9freebsd)
binuptime, getbinuptime, microuptime, getmicrouptime, nanouptime, getnanouptime, sbinuptime, getsbinuptime - get the time elapsed since boot
schedclock(9freebsd)
curpriority_cmp, maybe_resched, resetpriority, roundrobin, roundrobin_interval, sched_setup, schedclock, schedcpu, setrunnable, updatepri - perform round-robin scheduling of runnable processes
schedcpu(9freebsd)
curpriority_cmp, maybe_resched, resetpriority, roundrobin, roundrobin_interval, sched_setup, schedclock, schedcpu, setrunnable, updatepri - perform round-robin scheduling of runnable processes
scheduler(9freebsd)
curpriority_cmp, maybe_resched, resetpriority, roundrobin, roundrobin_interval, sched_setup, schedclock, schedcpu, setrunnable, updatepri - perform round-robin scheduling of runnable processes
sched_setup(9freebsd)
curpriority_cmp, maybe_resched, resetpriority, roundrobin, roundrobin_interval, sched_setup, schedclock, schedcpu, setrunnable, updatepri - perform round-robin scheduling of runnable processes
SDT(9freebsd)
SDT - a DTrace framework for adding statically-defined tracing probes
SDT_PROBE(9freebsd)
SDT - a DTrace framework for adding statically-defined tracing probes
SDT_PROBE_DECLARE(9freebsd)
SDT - a DTrace framework for adding statically-defined tracing probes
SDT_PROBE_DEFINE(9freebsd)
SDT - a DTrace framework for adding statically-defined tracing probes
SDT_PROVIDER_DECLARE(9freebsd)
SDT - a DTrace framework for adding statically-defined tracing probes
SDT_PROVIDER_DEFINE(9freebsd)
SDT - a DTrace framework for adding statically-defined tracing probes
securelevel_ge(9freebsd)
securelevel_gt, securelevel_ge - test active securelevel
securelevel_gt(9freebsd)
securelevel_gt, securelevel_ge - test active securelevel
seldrain(9freebsd)
seldrain, selrecord, selwakeup - record and wakeup select requests
selrecord(9freebsd)
seldrain, selrecord, selwakeup - record and wakeup select requests
selwakeup(9freebsd)
seldrain, selrecord, selwakeup - record and wakeup select requests
sema(9freebsd)
sema, sema_init, sema_destroy, sema_post, sema_wait, sema_timedwait, sema_trywait, sema_value - kernel counting semaphore
sema_destroy(9freebsd)
sema, sema_init, sema_destroy, sema_post, sema_wait, sema_timedwait, sema_trywait, sema_value - kernel counting semaphore
sema_init(9freebsd)
sema, sema_init, sema_destroy, sema_post, sema_wait, sema_timedwait, sema_trywait, sema_value - kernel counting semaphore
sema_post(9freebsd)
sema, sema_init, sema_destroy, sema_post, sema_wait, sema_timedwait, sema_trywait, sema_value - kernel counting semaphore
sema_timedwait(9freebsd)
sema, sema_init, sema_destroy, sema_post, sema_wait, sema_timedwait, sema_trywait, sema_value - kernel counting semaphore
sema_trywait(9freebsd)
sema, sema_init, sema_destroy, sema_post, sema_wait, sema_timedwait, sema_trywait, sema_value - kernel counting semaphore
sema_value(9freebsd)
sema, sema_init, sema_destroy, sema_post, sema_wait, sema_timedwait, sema_trywait, sema_value - kernel counting semaphore
sema_wait(9freebsd)
sema, sema_init, sema_destroy, sema_post, sema_wait, sema_timedwait, sema_trywait, sema_value - kernel counting semaphore
setenv(9freebsd)
freeenv, kern_getenv, getenv_int, getenv_long, getenv_string, getenv_quad, getenv_uint, getenv_ulong, kern_setenv, testenv, kern_unsetenv - kernel environment variable functions
setrunnable(9freebsd)
curpriority_cmp, maybe_resched, resetpriority, roundrobin, roundrobin_interval, sched_setup, schedclock, schedcpu, setrunnable, updatepri - perform round-robin scheduling of runnable processes
setrunqueue(9freebsd)
choosethread, procrunnable, remrunqueue, setrunqueue - manage the queue of runnable processes
sf_buf(9freebsd)
sf_buf - manage temporary kernel address space mapping for memory pages
sf_buf_alloc(9freebsd)
sf_buf - manage temporary kernel address space mapping for memory pages
sf_buf_free(9freebsd)
sf_buf - manage temporary kernel address space mapping for memory pages
sf_buf_kva(9freebsd)
sf_buf - manage temporary kernel address space mapping for memory pages
sf_buf_page(9freebsd)
sf_buf - manage temporary kernel address space mapping for memory pages
shm_map(9freebsd)
shm_map, shm_unmap - map shared memory objects into the kernel’s address space
shm_unmap(9freebsd)
shm_map, shm_unmap - map shared memory objects into the kernel’s address space
sleep(9freebsd)
msleep, msleep_sbt, msleep_spin, msleep_spin_sbt, pause, pause_sig, pause_sbt, tsleep, tsleep_sbt, wakeup - wait for events
soabort(9freebsd)
socket - kernel socket interface
soaccept(9freebsd)
socket - kernel socket interface
sobind(9freebsd)
socket - kernel socket interface
socheckuid(9freebsd)
socket - kernel socket interface
socket(9freebsd)
socket - kernel socket interface
soclose(9freebsd)
socket - kernel socket interface
soconnect(9freebsd)
socket - kernel socket interface
socreate(9freebsd)
socket - kernel socket interface
sodisconnect(9freebsd)
socket - kernel socket interface
sodtor_set(9freebsd)
socket - kernel socket interface
sodupsockaddr(9freebsd)
socket - kernel socket interface
sofree(9freebsd)
socket - kernel socket interface
sogetopt(9freebsd)
socket - kernel socket interface
sohasoutofband(9freebsd)
socket - kernel socket interface
solisten(9freebsd)
socket - kernel socket interface
solisten_proto(9freebsd)
socket - kernel socket interface
solisten_proto_check(9freebsd)
socket - kernel socket interface
sonewconn(9freebsd)
socket - kernel socket interface
sooptcopyin(9freebsd)
socket - kernel socket interface
sooptcopyout(9freebsd)
socket - kernel socket interface
sopoll(9freebsd)
socket - kernel socket interface
sopoll_generic(9freebsd)
socket - kernel socket interface
soreceive(9freebsd)
socket - kernel socket interface
soreceive_dgram(9freebsd)
socket - kernel socket interface
soreceive_generic(9freebsd)
socket - kernel socket interface
soreceive_stream(9freebsd)
socket - kernel socket interface
soreserve(9freebsd)
socket - kernel socket interface
sorflush(9freebsd)
socket - kernel socket interface
sosend(9freebsd)
socket - kernel socket interface
sosend_dgram(9freebsd)
socket - kernel socket interface
sosend_generic(9freebsd)
socket - kernel socket interface
sosetopt(9freebsd)
socket - kernel socket interface
soshutdown(9freebsd)
socket - kernel socket interface
sotoxsocket(9freebsd)
socket - kernel socket interface
soupcall_clear(9freebsd)
socket - kernel socket interface
soupcall_set(9freebsd)
socket - kernel socket interface
sowakeup(9freebsd)
socket - kernel socket interface
spl(9freebsd)
splbio, splclock, splhigh, splimp, splnet, splsoftclock, splsofttty, splstatclock, spltty, splvm, spl0, splx - manipulate interrupt priorities
spl0(9freebsd)
splbio, splclock, splhigh, splimp, splnet, splsoftclock, splsofttty, splstatclock, spltty, splvm, spl0, splx - manipulate interrupt priorities
splbio(9freebsd)
splbio, splclock, splhigh, splimp, splnet, splsoftclock, splsofttty, splstatclock, spltty, splvm, spl0, splx - manipulate interrupt priorities
splclock(9freebsd)
splbio, splclock, splhigh, splimp, splnet, splsoftclock, splsofttty, splstatclock, spltty, splvm, spl0, splx - manipulate interrupt priorities
splhigh(9freebsd)
splbio, splclock, splhigh, splimp, splnet, splsoftclock, splsofttty, splstatclock, spltty, splvm, spl0, splx - manipulate interrupt priorities
splimp(9freebsd)
splbio, splclock, splhigh, splimp, splnet, splsoftclock, splsofttty, splstatclock, spltty, splvm, spl0, splx - manipulate interrupt priorities
splnet(9freebsd)
splbio, splclock, splhigh, splimp, splnet, splsoftclock, splsofttty, splstatclock, spltty, splvm, spl0, splx - manipulate interrupt priorities
splsoftclock(9freebsd)
splbio, splclock, splhigh, splimp, splnet, splsoftclock, splsofttty, splstatclock, spltty, splvm, spl0, splx - manipulate interrupt priorities
splsofttty(9freebsd)
splbio, splclock, splhigh, splimp, splnet, splsoftclock, splsofttty, splstatclock, spltty, splvm, spl0, splx - manipulate interrupt priorities
splstatclock(9freebsd)
splbio, splclock, splhigh, splimp, splnet, splsoftclock, splsofttty, splstatclock, spltty, splvm, spl0, splx - manipulate interrupt priorities
spltty(9freebsd)
splbio, splclock, splhigh, splimp, splnet, splsoftclock, splsofttty, splstatclock, spltty, splvm, spl0, splx - manipulate interrupt priorities
splvm(9freebsd)
splbio, splclock, splhigh, splimp, splnet, splsoftclock, splsofttty, splstatclock, spltty, splvm, spl0, splx - manipulate interrupt priorities
splx(9freebsd)
splbio, splclock, splhigh, splimp, splnet, splsoftclock, splsofttty, splstatclock, spltty, splvm, spl0, splx - manipulate interrupt priorities
srandom(9freebsd)
arc4rand, arc4random, random, read_random, read_random_uio, srandom - supply pseudo-random numbers
stack(9freebsd)
stack - kernel thread stack tracing routines
stack_copy(9freebsd)
stack - kernel thread stack tracing routines
stack_create(9freebsd)
stack - kernel thread stack tracing routines
stack_destroy(9freebsd)
stack - kernel thread stack tracing routines
stack_print(9freebsd)
stack - kernel thread stack tracing routines
stack_print_ddb(9freebsd)
stack - kernel thread stack tracing routines
stack_print_short(9freebsd)
stack - kernel thread stack tracing routines
stack_print_short_ddb(9freebsd)
stack - kernel thread stack tracing routines
stack_put(9freebsd)
stack - kernel thread stack tracing routines
stack_save(9freebsd)
stack - kernel thread stack tracing routines
stack_sbuf_print(9freebsd)
stack - kernel thread stack tracing routines
stack_sbuf_print_ddb(9freebsd)
stack - kernel thread stack tracing routines
stack_zero(9freebsd)
stack - kernel thread stack tracing routines
store(9freebsd)
store, subyte, suword - store data to user-space
style(9freebsd)
style - kernel source file style guide
style.lua(9freebsd)
style.lua -
.Fx lua file style guide
.Fx lua file style guide
subyte(9freebsd)
store, subyte, suword - store data to user-space
suswintr(9freebsd)
store, subyte, suswintr, suword - store data to user-space
suword(9freebsd)
store, subyte, suword - store data to user-space
suword16(9freebsd)
store, subyte, suword - store data to user-space
suword32(9freebsd)
store, subyte, suword - store data to user-space
suword64(9freebsd)
store, subyte, suword - store data to user-space
swi(9freebsd)
swi_add, swi_remove, swi_sched - register and schedule software interrupt handlers
swi_add(9freebsd)
swi_add, swi_remove, swi_sched - register and schedule software interrupt handlers
swi_remove(9freebsd)
swi_add, swi_remove, swi_sched - register and schedule software interrupt handlers
swi_sched(9freebsd)
swi_add, swi_remove, swi_sched - register and schedule software interrupt handlers
syscall_helper_register(9freebsd)
syscall_helper_register, syscall_helper_unregister - kernel syscall registration routines
syscall_helper_unregister(9freebsd)
syscall_helper_register, syscall_helper_unregister - kernel syscall registration routines
SYSCALL_INIT_HELPER(9freebsd)
syscall_helper_register, syscall_helper_unregister - kernel syscall registration routines
SYSCALL_INIT_HELPER_COMPAT(9freebsd)
syscall_helper_register, syscall_helper_unregister - kernel syscall registration routines
SYSCALL_INIT_HELPER_COMPAT_F(9freebsd)
syscall_helper_register, syscall_helper_unregister - kernel syscall registration routines
SYSCALL_INIT_HELPER_F(9freebsd)
syscall_helper_register, syscall_helper_unregister - kernel syscall registration routines
SYSCALL_MODULE(9freebsd)
SYSCALL_MODULE - syscall kernel module declaration macro
sysctl(9freebsd)
SYSCTL_DECL, SYSCTL_INT, SYSCTL_LONG, SYSCTL_NODE, SYSCTL_OPAQUE, SYSCTL_PROC, SYSCTL_QUAD, SYSCTL_STRING, SYSCTL_STRUCT, SYSCTL_UINT, SYSCTL_ULONG, SYSCTL_UQUAD - Static sysctl declaration functions
SYSCTL_ADD_COUNTER_U64(9freebsd)
counter - SMP-friendly kernel counter implementation
SYSCTL_ADD_COUNTER_U64_ARRAY(9freebsd)
counter - SMP-friendly kernel counter implementation
SYSCTL_ADD_INT(9freebsd)
sysctl_add_oid, sysctl_move_oid, sysctl_remove_oid - runtime sysctl tree manipulation
SYSCTL_ADD_LONG(9freebsd)
sysctl_add_oid, sysctl_move_oid, sysctl_remove_oid - runtime sysctl tree manipulation
SYSCTL_ADD_NODE(9freebsd)
sysctl_add_oid, sysctl_move_oid, sysctl_remove_oid - runtime sysctl tree manipulation
SYSCTL_ADD_OID(9freebsd)
sysctl_add_oid, sysctl_move_oid, sysctl_remove_oid, sysctl_remove_name - runtime sysctl tree manipulation
SYSCTL_ADD_OPAQUE(9freebsd)
sysctl_add_oid, sysctl_move_oid, sysctl_remove_oid - runtime sysctl tree manipulation
SYSCTL_ADD_PROC(9freebsd)
sysctl_add_oid, sysctl_move_oid, sysctl_remove_oid - runtime sysctl tree manipulation
SYSCTL_ADD_QUAD(9freebsd)
sysctl_add_oid, sysctl_move_oid, sysctl_remove_oid - runtime sysctl tree manipulation
SYSCTL_ADD_STRING(9freebsd)
sysctl_add_oid, sysctl_move_oid, sysctl_remove_oid - runtime sysctl tree manipulation
SYSCTL_ADD_STRUCT(9freebsd)
sysctl_add_oid, sysctl_move_oid, sysctl_remove_oid - runtime sysctl tree manipulation
SYSCTL_ADD_UINT(9freebsd)
sysctl_add_oid, sysctl_move_oid, sysctl_remove_oid - runtime sysctl tree manipulation
SYSCTL_ADD_ULONG(9freebsd)
sysctl_add_oid, sysctl_move_oid, sysctl_remove_oid - runtime sysctl tree manipulation
SYSCTL_ADD_UQUAD(9freebsd)
sysctl_add_oid, sysctl_move_oid, sysctl_remove_oid - runtime sysctl tree manipulation
SYSCTL_CHILDREN(9freebsd)
sysctl_add_oid, sysctl_move_oid, sysctl_remove_oid - runtime sysctl tree manipulation
SYSCTL_COUNTER_U64(9freebsd)
counter - SMP-friendly kernel counter implementation
SYSCTL_COUNTER_U64_ARRAY(9freebsd)
counter - SMP-friendly kernel counter implementation
sysctl_ctx_entry_add(9freebsd)
sysctl_ctx_init, sysctl_ctx_free, sysctl_ctx_entry_add, sysctl_ctx_entry_find, sysctl_ctx_entry_del - sysctl context for managing dynamically created sysctl OIDs
sysctl_ctx_entry_del(9freebsd)
sysctl_ctx_init, sysctl_ctx_free, sysctl_ctx_entry_add, sysctl_ctx_entry_find, sysctl_ctx_entry_del - sysctl context for managing dynamically created sysctl OIDs
sysctl_ctx_entry_find(9freebsd)
sysctl_ctx_init, sysctl_ctx_free, sysctl_ctx_entry_add, sysctl_ctx_entry_find, sysctl_ctx_entry_del - sysctl context for managing dynamically created sysctl OIDs
sysctl_ctx_free(9freebsd)
sysctl_ctx_init, sysctl_ctx_free, sysctl_ctx_entry_add, sysctl_ctx_entry_find, sysctl_ctx_entry_del - sysctl context for managing dynamically created sysctl OIDs
sysctl_ctx_init(9freebsd)
sysctl_ctx_init, sysctl_ctx_free, sysctl_ctx_entry_add, sysctl_ctx_entry_find, sysctl_ctx_entry_del - sysctl context for managing dynamically created sysctl OIDs
SYSCTL_DECL(9freebsd)
SYSCTL_DECL, SYSCTL_INT, SYSCTL_LONG, SYSCTL_NODE, SYSCTL_OPAQUE, SYSCTL_PROC, SYSCTL_QUAD, SYSCTL_STRING, SYSCTL_STRUCT, SYSCTL_UINT, SYSCTL_ULONG, SYSCTL_UQUAD - Static sysctl declaration functions
SYSCTL_INT(9freebsd)
SYSCTL_DECL, SYSCTL_INT, SYSCTL_LONG, SYSCTL_NODE, SYSCTL_OPAQUE, SYSCTL_PROC, SYSCTL_QUAD, SYSCTL_STRING, SYSCTL_STRUCT, SYSCTL_UINT, SYSCTL_ULONG, SYSCTL_UQUAD - Static sysctl declaration functions
SYSCTL_LONG(9freebsd)
SYSCTL_DECL, SYSCTL_INT, SYSCTL_LONG, SYSCTL_NODE, SYSCTL_OPAQUE, SYSCTL_PROC, SYSCTL_QUAD, SYSCTL_STRING, SYSCTL_STRUCT, SYSCTL_UINT, SYSCTL_ULONG, SYSCTL_UQUAD - Static sysctl declaration functions
sysctl_move_oid(9freebsd)
sysctl_add_oid, sysctl_move_oid, sysctl_remove_oid, sysctl_remove_name - runtime sysctl tree manipulation
SYSCTL_NODE(9freebsd)
SYSCTL_DECL, SYSCTL_INT, SYSCTL_LONG, SYSCTL_NODE, SYSCTL_OPAQUE, SYSCTL_PROC, SYSCTL_QUAD, SYSCTL_STRING, SYSCTL_STRUCT, SYSCTL_UINT, SYSCTL_ULONG, SYSCTL_UQUAD - Static sysctl declaration functions
SYSCTL_OPAQUE(9freebsd)
SYSCTL_DECL, SYSCTL_INT, SYSCTL_LONG, SYSCTL_NODE, SYSCTL_OPAQUE, SYSCTL_PROC, SYSCTL_QUAD, SYSCTL_STRING, SYSCTL_STRUCT, SYSCTL_UINT, SYSCTL_ULONG, SYSCTL_UQUAD - Static sysctl declaration functions
SYSCTL_PROC(9freebsd)
SYSCTL_DECL, SYSCTL_INT, SYSCTL_LONG, SYSCTL_NODE, SYSCTL_OPAQUE, SYSCTL_PROC, SYSCTL_QUAD, SYSCTL_STRING, SYSCTL_STRUCT, SYSCTL_UINT, SYSCTL_ULONG, SYSCTL_UQUAD - Static sysctl declaration functions
SYSCTL_QUAD(9freebsd)
SYSCTL_DECL, SYSCTL_INT, SYSCTL_LONG, SYSCTL_NODE, SYSCTL_OPAQUE, SYSCTL_PROC, SYSCTL_QUAD, SYSCTL_STRING, SYSCTL_STRUCT, SYSCTL_UINT, SYSCTL_ULONG, SYSCTL_UQUAD - Static sysctl declaration functions
sysctl_remove_name(9freebsd)
sysctl_add_oid, sysctl_move_oid, sysctl_remove_oid, sysctl_remove_name - runtime sysctl tree manipulation
sysctl_remove_oid(9freebsd)
sysctl_add_oid, sysctl_move_oid, sysctl_remove_oid, sysctl_remove_name - runtime sysctl tree manipulation
SYSCTL_STATIC_CHILDREN(9freebsd)
sysctl_add_oid, sysctl_move_oid, sysctl_remove_oid - runtime sysctl tree manipulation
SYSCTL_STRING(9freebsd)
SYSCTL_DECL, SYSCTL_INT, SYSCTL_LONG, SYSCTL_NODE, SYSCTL_OPAQUE, SYSCTL_PROC, SYSCTL_QUAD, SYSCTL_STRING, SYSCTL_STRUCT, SYSCTL_UINT, SYSCTL_ULONG, SYSCTL_UQUAD - Static sysctl declaration functions
SYSCTL_STRUCT(9freebsd)
SYSCTL_DECL, SYSCTL_INT, SYSCTL_LONG, SYSCTL_NODE, SYSCTL_OPAQUE, SYSCTL_PROC, SYSCTL_QUAD, SYSCTL_STRING, SYSCTL_STRUCT, SYSCTL_UINT, SYSCTL_ULONG, SYSCTL_UQUAD - Static sysctl declaration functions
SYSCTL_UINT(9freebsd)
SYSCTL_DECL, SYSCTL_INT, SYSCTL_LONG, SYSCTL_NODE, SYSCTL_OPAQUE, SYSCTL_PROC, SYSCTL_QUAD, SYSCTL_STRING, SYSCTL_STRUCT, SYSCTL_UINT, SYSCTL_ULONG, SYSCTL_UQUAD - Static sysctl declaration functions
SYSCTL_ULONG(9freebsd)
SYSCTL_DECL, SYSCTL_INT, SYSCTL_LONG, SYSCTL_NODE, SYSCTL_OPAQUE, SYSCTL_PROC, SYSCTL_QUAD, SYSCTL_STRING, SYSCTL_STRUCT, SYSCTL_UINT, SYSCTL_ULONG, SYSCTL_UQUAD - Static sysctl declaration functions
SYSCTL_UQUAD(9freebsd)
SYSCTL_DECL, SYSCTL_INT, SYSCTL_LONG, SYSCTL_NODE, SYSCTL_OPAQUE, SYSCTL_PROC, SYSCTL_QUAD, SYSCTL_STRING, SYSCTL_STRUCT, SYSCTL_UINT, SYSCTL_ULONG, SYSCTL_UQUAD - Static sysctl declaration functions
SYSINIT(9freebsd)
SYSINIT, SYSUNINIT - a framework for dynamic kernel initialization
SYSUNINIT(9freebsd)
SYSINIT, SYSUNINIT - a framework for dynamic kernel initialization
taskqueue(9freebsd)
taskqueue - asynchronous task execution
taskqueue_block(9freebsd)
taskqueue - asynchronous task execution
taskqueue_cancel(9freebsd)
taskqueue - asynchronous task execution
taskqueue_cancel_timeout(9freebsd)
taskqueue - asynchronous task execution
taskqueue_create(9freebsd)
taskqueue - asynchronous task execution
taskqueue_create_fast(9freebsd)
taskqueue - asynchronous task execution
TASKQUEUE_DECLARE(9freebsd)
taskqueue - asynchronous task execution
TASKQUEUE_DEFINE(9freebsd)
taskqueue - asynchronous task execution
TASKQUEUE_DEFINE_THREAD(9freebsd)
taskqueue - asynchronous task execution
taskqueue_drain(9freebsd)
taskqueue - asynchronous task execution
taskqueue_drain_all(9freebsd)
taskqueue - asynchronous task execution
taskqueue_drain_timeout(9freebsd)
taskqueue - asynchronous task execution
taskqueue_enqueue(9freebsd)
taskqueue - asynchronous task execution
taskqueue_enqueue_fast(9freebsd)
taskqueue - asynchronous task execution
taskqueue_enqueue_timeout(9freebsd)
taskqueue - asynchronous task execution
TASKQUEUE_FAST_DEFINE(9freebsd)
taskqueue - asynchronous task execution
TASKQUEUE_FAST_DEFINE_THREAD(9freebsd)
taskqueue - asynchronous task execution
taskqueue_free(9freebsd)
taskqueue - asynchronous task execution
taskqueue_member(9freebsd)
taskqueue - asynchronous task execution
taskqueue_run(9freebsd)
taskqueue - asynchronous task execution
taskqueue_set_callback(9freebsd)
taskqueue - asynchronous task execution
taskqueue_start_threads(9freebsd)
taskqueue - asynchronous task execution
taskqueue_start_threads_pinned(9freebsd)
taskqueue - asynchronous task execution
taskqueue_unblock(9freebsd)
taskqueue - asynchronous task execution
TASK_INIT(9freebsd)
taskqueue - asynchronous task execution
TASK_INITIALIZER(9freebsd)
taskqueue - asynchronous task execution
tcp_functions(9freebsd)
tcp_functions - Alternate TCP Stack Framework
tdsignal(9freebsd)
psignal, kern_psignal, pgsignal, gsignal, tdsignal - post signal to a thread, process, or process group
testenv(9freebsd)
freeenv, kern_getenv, getenv_int, getenv_long, getenv_string, getenv_quad, getenv_uint, getenv_ulong, kern_setenv, testenv, kern_unsetenv - kernel environment variable functions
thread_exit(9freebsd)
thread_exit - abandon current thread context
time(9freebsd)
boottime, time_second, time_uptime - system time variables
TIMEOUT_TASK_INIT(9freebsd)
taskqueue - asynchronous task execution
time_second(9freebsd)
boottime, time_second, time_uptime - system time variables
time_uptime(9freebsd)
boottime, time_second, time_uptime - system time variables
tprintf(9freebsd)
printf, uprintf, tprintf, log - formatted output conversion
trypbuf(9freebsd)
pbuf, getpbuf, trypbuf, relpbuf - functions for managing physical buffers
tsleep(9freebsd)
msleep, msleep_sbt, msleep_spin, msleep_spin_sbt, pause, pause_sig, pause_sbt, tsleep, tsleep_sbt, wakeup - wait for events
tsleep_sbt(9freebsd)
msleep, msleep_sbt, msleep_spin, msleep_spin_sbt, pause, pause_sig, pause_sbt, tsleep, tsleep_sbt, wakeup - wait for events
tvtohz(9freebsd)
tvtohz - convert time interval to tick count
ucred(9freebsd)
ucred, crget, crhold, crfree, crcopy, crdup, cru2x, cred_update_thread - functions related to user credentials
uidinfo(9freebsd)
uidinfo, uihashinit, uifind, uihold, uifree - functions for managing UID information
uifind(9freebsd)
uidinfo, uihashinit, uifind, uihold, uifree - functions for managing UID information
uifree(9freebsd)
uidinfo, uihashinit, uifind, uihold, uifree - functions for managing UID information
uihashinit(9freebsd)
uidinfo, uihashinit, uifind, uihold, uifree - functions for managing UID information
uihold(9freebsd)
uidinfo, uihashinit, uifind, uihold, uifree - functions for managing UID information
uio(9freebsd)
uio, uiomove, uiomove_frombuf, uiomove_nofault - device driver I/O routines
uiomove(9freebsd)
uio, uiomove, uiomove_frombuf, uiomove_nofault - device driver I/O routines
uiomove_frombuf(9freebsd)
uio, uiomove, uiomove_frombuf, uiomove_nofault - device driver I/O routines
uiomove_nofault(9freebsd)
uio, uiomove, uiomove_frombuf, uiomove_nofault - device driver I/O routines
uma(9freebsd)
uma_zcreate, uma_zalloc, uma_zalloc_arg, uma_zalloc_domain, uma_zfree, uma_zfree_arg, uma_zfree_domain, uma_zdestroy, uma_zone_set_max, uma_zone_get_max, uma_zone_get_cur, uma_zone_set_warning, uma_zone_set_maxaction - zone allocator
uma_find_refcnt(9freebsd)
uma_zcreate, uma_zalloc, uma_zalloc_arg, uma_zfree, uma_zfree_arg, uma_find_refcnt, uma_zdestroy, uma_zone_set_max, uma_zone_get_max, uma_zone_get_cur, uma_zone_set_warning, uma_zone_set_maxaction - zone allocator
uma_zalloc(9freebsd)
uma_zcreate, uma_zalloc, uma_zalloc_arg, uma_zalloc_domain, uma_zfree, uma_zfree_arg, uma_zfree_domain, uma_zdestroy, uma_zone_set_max, uma_zone_get_max, uma_zone_get_cur, uma_zone_set_warning, uma_zone_set_maxaction - zone allocator
uma_zalloc_arg(9freebsd)
uma_zcreate, uma_zalloc, uma_zalloc_arg, uma_zalloc_domain, uma_zfree, uma_zfree_arg, uma_zfree_domain, uma_zdestroy, uma_zone_set_max, uma_zone_get_max, uma_zone_get_cur, uma_zone_set_warning, uma_zone_set_maxaction - zone allocator
uma_zalloc_domain(9freebsd)
uma_zcreate, uma_zalloc, uma_zalloc_arg, uma_zalloc_domain, uma_zfree, uma_zfree_arg, uma_zfree_domain, uma_zdestroy, uma_zone_set_max, uma_zone_get_max, uma_zone_get_cur, uma_zone_set_warning, uma_zone_set_maxaction - zone allocator
uma_zcreate(9freebsd)
uma_zcreate, uma_zalloc, uma_zalloc_arg, uma_zalloc_domain, uma_zfree, uma_zfree_arg, uma_zfree_domain, uma_zdestroy, uma_zone_set_max, uma_zone_get_max, uma_zone_get_cur, uma_zone_set_warning, uma_zone_set_maxaction - zone allocator
uma_zdestroy(9freebsd)
uma_zcreate, uma_zalloc, uma_zalloc_arg, uma_zalloc_domain, uma_zfree, uma_zfree_arg, uma_zfree_domain, uma_zdestroy, uma_zone_set_max, uma_zone_get_max, uma_zone_get_cur, uma_zone_set_warning, uma_zone_set_maxaction - zone allocator
uma_zfree(9freebsd)
uma_zcreate, uma_zalloc, uma_zalloc_arg, uma_zalloc_domain, uma_zfree, uma_zfree_arg, uma_zfree_domain, uma_zdestroy, uma_zone_set_max, uma_zone_get_max, uma_zone_get_cur, uma_zone_set_warning, uma_zone_set_maxaction - zone allocator
uma_zfree_arg(9freebsd)
uma_zcreate, uma_zalloc, uma_zalloc_arg, uma_zalloc_domain, uma_zfree, uma_zfree_arg, uma_zfree_domain, uma_zdestroy, uma_zone_set_max, uma_zone_get_max, uma_zone_get_cur, uma_zone_set_warning, uma_zone_set_maxaction - zone allocator
uma_zfree_domain(9freebsd)
uma_zcreate, uma_zalloc, uma_zalloc_arg, uma_zalloc_domain, uma_zfree, uma_zfree_arg, uma_zfree_domain, uma_zdestroy, uma_zone_set_max, uma_zone_get_max, uma_zone_get_cur, uma_zone_set_warning, uma_zone_set_maxaction - zone allocator
uma_zone_get_cur(9freebsd)
uma_zcreate, uma_zalloc, uma_zalloc_arg, uma_zalloc_domain, uma_zfree, uma_zfree_arg, uma_zfree_domain, uma_zdestroy, uma_zone_set_max, uma_zone_get_max, uma_zone_get_cur, uma_zone_set_warning, uma_zone_set_maxaction - zone allocator
uma_zone_get_max(9freebsd)
uma_zcreate, uma_zalloc, uma_zalloc_arg, uma_zalloc_domain, uma_zfree, uma_zfree_arg, uma_zfree_domain, uma_zdestroy, uma_zone_set_max, uma_zone_get_max, uma_zone_get_cur, uma_zone_set_warning, uma_zone_set_maxaction - zone allocator
uma_zone_set_max(9freebsd)
uma_zcreate, uma_zalloc, uma_zalloc_arg, uma_zalloc_domain, uma_zfree, uma_zfree_arg, uma_zfree_domain, uma_zdestroy, uma_zone_set_max, uma_zone_get_max, uma_zone_get_cur, uma_zone_set_warning, uma_zone_set_maxaction - zone allocator
uma_zone_set_maxaction(9freebsd)
uma_zcreate, uma_zalloc, uma_zalloc_arg, uma_zalloc_domain, uma_zfree, uma_zfree_arg, uma_zfree_domain, uma_zdestroy, uma_zone_set_max, uma_zone_get_max, uma_zone_get_cur, uma_zone_set_warning, uma_zone_set_maxaction - zone allocator
uma_zone_set_warning(9freebsd)
uma_zcreate, uma_zalloc, uma_zalloc_arg, uma_zalloc_domain, uma_zfree, uma_zfree_arg, uma_zfree_domain, uma_zdestroy, uma_zone_set_max, uma_zone_get_max, uma_zone_get_cur, uma_zone_set_warning, uma_zone_set_maxaction - zone allocator
unr(9freebsd)
new_unrhdr, clear_unrhdr, delete_unrhdr, alloc_unr, alloc_unr_specific, free_unr - kernel unit number allocator
unsetenv(9freebsd)
freeenv, kern_getenv, getenv_int, getenv_long, getenv_string, getenv_quad, getenv_uint, getenv_ulong, kern_setenv, testenv, kern_unsetenv - kernel environment variable functions
updatepri(9freebsd)
curpriority_cmp, maybe_resched, resetpriority, roundrobin, roundrobin_interval, sched_setup, schedclock, schedcpu, setrunnable, updatepri - perform round-robin scheduling of runnable processes
uprintf(9freebsd)
printf, uprintf, tprintf, log - formatted output conversion
useracc(9freebsd)
kernacc, useracc - check memory regions for accessibility
utopia(9freebsd)
utopia - driver module for ATM PHY chips
vaccess(9freebsd)
vaccess - generate an access control decision using vnode parameters
vaccess_acl_nfs4(9freebsd)
vaccess_acl_nfs4 - generate a NFSv4 ACL access control decision using vnode parameters
vaccess_acl_posix1e(9freebsd)
vaccess_acl_posix1e - generate a POSIX.1e ACL access control decision using vnode parameters
vcount(9freebsd)
vcount, count_dev - get total number of references to a device
vdrop(9freebsd)
vhold, vdrop, vdropl - acquire/release a hold on a vnode
vdropl(9freebsd)
vhold, vdrop, vdropl - acquire/release a hold on a vnode
vflush(9freebsd)
vflush - flush vnodes for a mount point
VFS(9freebsd)
VFS - kernel interface to file systems
vfsconf(9freebsd)
vfsconf - vfs configuration information
vfs_busy(9freebsd)
vfs_busy - marks a mount point as busy
VFS_CHECKEXP(9freebsd)
VFS_CHECKEXP - check if a file system is exported to a client
vfs_copyopt(9freebsd)
vfs_getopt, vfs_getopts, vfs_flagopt, vfs_scanopt, vfs_copyopt, vfs_filteropt, vfs_setopt, vfs_setopt_part, vfs_setopts - manipulate mount options and their values
VFS_FHTOVP(9freebsd)
VFS_FHTOVP - turn an NFS filehandle into a vnode
vfs_filteropt(9freebsd)
vfs_getopt, vfs_getopts, vfs_flagopt, vfs_scanopt, vfs_copyopt, vfs_filteropt, vfs_setopt, vfs_setopt_part, vfs_setopts - manipulate mount options and their values
vfs_flagopt(9freebsd)
vfs_getopt, vfs_getopts, vfs_flagopt, vfs_scanopt, vfs_copyopt, vfs_filteropt, vfs_setopt, vfs_setopt_part, vfs_setopts - manipulate mount options and their values
vfs_getnewfsid(9freebsd)
vfs_getnewfsid - allocate a new file system identifier
vfs_getopt(9freebsd)
vfs_getopt, vfs_getopts, vfs_flagopt, vfs_scanopt, vfs_copyopt, vfs_filteropt, vfs_setopt, vfs_setopt_part, vfs_setopts - manipulate mount options and their values
vfs_getopts(9freebsd)
vfs_getopt, vfs_getopts, vfs_flagopt, vfs_scanopt, vfs_copyopt, vfs_filteropt, vfs_setopt, vfs_setopt_part, vfs_setopts - manipulate mount options and their values
vfs_getvfs(9freebsd)
vfs_getvfs - returns a mount point given its file system identifier
vfs_modevent(9freebsd)
vfsconf - vfs configuration information
VFS_MOUNT(9freebsd)
VFS_MOUNT - mount a file system
vfs_mountedfrom(9freebsd)
vfs_mountedfrom - sets the mounted from name for a mount
VFS_QUOTACTL(9freebsd)
VFS_QUOTACTL - manipulate file system quotas
vfs_register(9freebsd)
vfsconf - vfs configuration information
VFS_ROOT(9freebsd)
VFS_ROOT - return the root vnode of a file system
vfs_rootmountalloc(9freebsd)
vfs_rootmountalloc - allocate a root
.Vt mount structure
.Vt mount structure
vfs_scanopt(9freebsd)
vfs_getopt, vfs_getopts, vfs_flagopt, vfs_scanopt, vfs_copyopt, vfs_filteropt, vfs_setopt, vfs_setopt_part, vfs_setopts - manipulate mount options and their values
VFS_SET(9freebsd)
VFS_SET - set up loadable file system
.Vt vfsconf
.Vt vfsconf
vfs_setopt(9freebsd)
vfs_getopt, vfs_getopts, vfs_flagopt, vfs_scanopt, vfs_copyopt, vfs_filteropt, vfs_setopt, vfs_setopt_part, vfs_setopts - manipulate mount options and their values
vfs_setopts(9freebsd)
vfs_getopt, vfs_getopts, vfs_flagopt, vfs_scanopt, vfs_copyopt, vfs_filteropt, vfs_setopt, vfs_setopt_part, vfs_setopts - manipulate mount options and their values
vfs_setopt_part(9freebsd)
vfs_getopt, vfs_getopts, vfs_flagopt, vfs_scanopt, vfs_copyopt, vfs_filteropt, vfs_setopt, vfs_setopt_part, vfs_setopts - manipulate mount options and their values
VFS_STATFS(9freebsd)
VFS_STATFS - return file system status
vfs_suser(9freebsd)
vfs_suser - check if credentials have superuser privileges for a mount point
VFS_SYNC(9freebsd)
VFS_SYNC - flush unwritten data
vfs_timestamp(9freebsd)
vfs_timestamp - generate current timestamp
vfs_unbusy(9freebsd)
vfs_unbusy - unbusy a mount point
VFS_UNMOUNT(9freebsd)
VFS_UNMOUNT - unmount a file system
vfs_unmountall(9freebsd)
vfs_unmountall - unmount all file systems
vfs_unregister(9freebsd)
vfsconf - vfs configuration information
VFS_VGET(9freebsd)
VFS_VGET - convert an inode number to a vnode
vget(9freebsd)
vget - get a vnode from the free list
vgone(9freebsd)
vgone - prepare a vnode for reuse
vhold(9freebsd)
vhold, vdrop, vdropl - acquire/release a hold on a vnode
vholdl(9freebsd)
vhold, vdrop, vdropl - acquire/release a hold on a vnode
vimage(9freebsd)
VNET - network subsystem virtualization infrastructure
vinvalbuf(9freebsd)
vinvalbuf - flushes and invalidates all buffers associated with a vnode
vmem(9freebsd)
vmem - general purpose resource allocator
vmem_add(9freebsd)
vmem - general purpose resource allocator
vmem_alloc(9freebsd)
vmem - general purpose resource allocator
vmem_create(9freebsd)
vmem - general purpose resource allocator
vmem_destroy(9freebsd)
vmem - general purpose resource allocator
vmem_free(9freebsd)
vmem - general purpose resource allocator
vmem_xalloc(9freebsd)
vmem - general purpose resource allocator
vmem_xfree(9freebsd)
vmem - general purpose resource allocator
vm_fault_prefault(9freebsd)
vm_fault_prefault - cluster page faults into a process’s address space
vm_map(9freebsd)
vm_map - virtual address space portion of virtual memory subsystem
vm_map_check_protection(9freebsd)
vm_map_check_protection - check memory protection for a vm_map
vm_map_create(9freebsd)
vm_map_create - create a new vm_map structure
vm_map_delete(9freebsd)
vm_map_delete - deallocate an address range from a map
vm_map_entry_resize_free(9freebsd)
vm_map_entry_resize_free - vm map free space algorithm
vm_map_find(9freebsd)
vm_map_find - find a free region within a map, and optionally map a vm_object
vm_map_findspace(9freebsd)
vm_map_findspace - find a free region within a map
vm_map_growstack(9freebsd)
vm_map_stack, vm_map_growstack - manage process stacks
vm_map_inherit(9freebsd)
vm_map_inherit - set fork inheritance flags for a range within a map
vm_map_init(9freebsd)
vm_map_init - initialize a vm_map structure for process zero
vm_map_insert(9freebsd)
vm_map_insert - insert an object into a map
vm_map_lock(9freebsd)
vm_map_lock, vm_map_unlock, vm_map_lock_read, vm_map_unlock_read, vm_map_trylock, vm_map_trylock_read, vm_map_lock_upgrade, vm_map_lock_downgrade - vm_map locking macros
vm_map_lock_downgrade(9freebsd)
vm_map_lock, vm_map_unlock, vm_map_lock_read, vm_map_unlock_read, vm_map_trylock, vm_map_trylock_read, vm_map_lock_upgrade, vm_map_lock_downgrade - vm_map locking macros
vm_map_lock_read(9freebsd)
vm_map_lock, vm_map_unlock, vm_map_lock_read, vm_map_unlock_read, vm_map_trylock, vm_map_trylock_read, vm_map_lock_upgrade, vm_map_lock_downgrade - vm_map locking macros
vm_map_lock_upgrade(9freebsd)
vm_map_lock, vm_map_unlock, vm_map_lock_read, vm_map_unlock_read, vm_map_trylock, vm_map_trylock_read, vm_map_lock_upgrade, vm_map_lock_downgrade - vm_map locking macros
vm_map_lookup(9freebsd)
vm_map_lookup, vm_map_lookup_done - lookup the vm_object backing a given virtual region
vm_map_lookup_done(9freebsd)
vm_map_lookup, vm_map_lookup_done - lookup the vm_object backing a given virtual region
vm_map_madvise(9freebsd)
vm_map_madvise - apply advice about use of memory to map entries
vm_map_max(9freebsd)
vm_map_max, vm_map_min, vm_map_pmap - return map properties
vm_map_min(9freebsd)
vm_map_max, vm_map_min, vm_map_pmap - return map properties
vm_map_pmap(9freebsd)
vm_map_max, vm_map_min, vm_map_pmap - return map properties
vm_map_protect(9freebsd)
vm_map_protect - apply protection bits to a virtual memory region
vm_map_remove(9freebsd)
vm_map_remove - remove a virtual address range from a map
vm_map_simplify_entry(9freebsd)
vm_map_simplify_entry - simplify a
.Vt vm_map_entry
.Vt vm_map_entry
vm_map_stack(9freebsd)
vm_map_stack, vm_map_growstack - manage process stacks
vm_map_submap(9freebsd)
vm_map_submap - create a subordinate map
vm_map_sync(9freebsd)
vm_map_sync - push dirty pages to their pager
vm_map_trylock(9freebsd)
vm_map_lock, vm_map_unlock, vm_map_lock_read, vm_map_unlock_read, vm_map_trylock, vm_map_trylock_read, vm_map_lock_upgrade, vm_map_lock_downgrade - vm_map locking macros
vm_map_trylock_read(9freebsd)
vm_map_lock, vm_map_unlock, vm_map_lock_read, vm_map_unlock_read, vm_map_trylock, vm_map_trylock_read, vm_map_lock_upgrade, vm_map_lock_downgrade - vm_map locking macros
vm_map_unlock(9freebsd)
vm_map_lock, vm_map_unlock, vm_map_lock_read, vm_map_unlock_read, vm_map_trylock, vm_map_trylock_read, vm_map_lock_upgrade, vm_map_lock_downgrade - vm_map locking macros
vm_map_unlock_read(9freebsd)
vm_map_lock, vm_map_unlock, vm_map_lock_read, vm_map_unlock_read, vm_map_trylock, vm_map_trylock_read, vm_map_lock_upgrade, vm_map_lock_downgrade - vm_map locking macros
vm_map_unwire(9freebsd)
vm_map_wire, vm_map_unwire - manage page wiring within a virtual memory map
vm_map_wire(9freebsd)
vm_map_wire, vm_map_unwire - manage page wiring within a virtual memory map
vm_page_aflag(9freebsd)
vm_page_aflag_clear, vm_page_aflag_set, vm_page_reference - change page atomic flags
vm_page_aflag_clear(9freebsd)
vm_page_aflag_clear, vm_page_aflag_set, vm_page_reference - change page atomic flags
vm_page_aflag_set(9freebsd)
vm_page_aflag_clear, vm_page_aflag_set, vm_page_reference - change page atomic flags
vm_page_alloc(9freebsd)
vm_page_alloc - allocate a page for a
.Vt vm_object
.Vt vm_object
vm_page_bits(9freebsd)
vm_page_bits, vm_page_set_validclean, vm_page_clear_dirty, vm_page_set_invalid, vm_page_zero_invalid, vm_page_is_valid, vm_page_test_dirty, vm_page_dirty, vm_page_undirty - manage page clean and dirty bits
vm_page_cache(9freebsd)
vm_page_cache - move a page onto the cache queue
vm_page_clear_dirty(9freebsd)
vm_page_bits, vm_page_set_validclean, vm_page_clear_dirty, vm_page_set_invalid, vm_page_zero_invalid, vm_page_is_valid, vm_page_test_dirty, vm_page_dirty, vm_page_undirty - manage page clean and dirty bits
vm_page_deactivate(9freebsd)
vm_page_deactivate - deactivate a page
vm_page_dirty(9freebsd)
vm_page_bits, vm_page_set_validclean, vm_page_clear_dirty, vm_page_set_invalid, vm_page_zero_invalid, vm_page_is_valid, vm_page_test_dirty, vm_page_dirty, vm_page_undirty - manage page clean and dirty bits
vm_page_dontneed(9freebsd)
vm_page_dontneed - indicate that a page is not needed anymore
vm_page_free(9freebsd)
vm_page_free, vm_page_free_toq, vm_page_free_zero, vm_page_try_to_free - free a page
vm_page_free_toq(9freebsd)
vm_page_free, vm_page_free_toq, vm_page_free_zero, vm_page_try_to_free - free a page
vm_page_free_zero(9freebsd)
vm_page_free, vm_page_free_toq, vm_page_free_zero, vm_page_try_to_free - free a page
vm_page_grab(9freebsd)
vm_page_grab - returns a page from an object
vm_page_hold(9freebsd)
vm_page_hold, vm_page_unhold - update a page’s hold count
vm_page_insert(9freebsd)
vm_page_insert, vm_page_remove - add/remove page from an object
vm_page_is_valid(9freebsd)
vm_page_bits, vm_page_set_validclean, vm_page_clear_dirty, vm_page_set_invalid, vm_page_zero_invalid, vm_page_is_valid, vm_page_test_dirty, vm_page_dirty, vm_page_undirty - manage page clean and dirty bits
vm_page_lookup(9freebsd)
vm_page_lookup - lookup a vm page
vm_page_reference(9freebsd)
vm_page_aflag_clear, vm_page_aflag_set, vm_page_reference - change page atomic flags
vm_page_remove(9freebsd)
vm_page_insert, vm_page_remove - add/remove page from an object
vm_page_rename(9freebsd)
vm_page_rename - move a page
vm_page_set_invalid(9freebsd)
vm_page_bits, vm_page_set_validclean, vm_page_clear_dirty, vm_page_set_invalid, vm_page_zero_invalid, vm_page_is_valid, vm_page_test_dirty, vm_page_dirty, vm_page_undirty - manage page clean and dirty bits
vm_page_set_validclean(9freebsd)
vm_page_bits, vm_page_set_validclean, vm_page_clear_dirty, vm_page_set_invalid, vm_page_zero_invalid, vm_page_is_valid, vm_page_test_dirty, vm_page_dirty, vm_page_undirty - manage page clean and dirty bits
vm_page_test_dirty(9freebsd)
vm_page_bits, vm_page_set_validclean, vm_page_clear_dirty, vm_page_set_invalid, vm_page_zero_invalid, vm_page_is_valid, vm_page_test_dirty, vm_page_dirty, vm_page_undirty - manage page clean and dirty bits
vm_page_try_to_free(9freebsd)
vm_page_free, vm_page_free_toq, vm_page_free_zero, vm_page_try_to_free - free a page
vm_page_undirty(9freebsd)
vm_page_bits, vm_page_set_validclean, vm_page_clear_dirty, vm_page_set_invalid, vm_page_zero_invalid, vm_page_is_valid, vm_page_test_dirty, vm_page_dirty, vm_page_undirty - manage page clean and dirty bits
vm_page_unhold(9freebsd)
vm_page_hold, vm_page_unhold - update a page’s hold count
vm_page_unwire(9freebsd)
vm_page_wire, vm_page_unwire - wire and unwire pages
vm_page_wire(9freebsd)
vm_page_wire, vm_page_unwire - wire and unwire pages
vm_page_zero_invalid(9freebsd)
vm_page_bits, vm_page_set_validclean, vm_page_clear_dirty, vm_page_set_invalid, vm_page_zero_invalid, vm_page_is_valid, vm_page_test_dirty, vm_page_dirty, vm_page_undirty - manage page clean and dirty bits
vm_set_page_size(9freebsd)
vm_set_page_size - initialize the system page size
vnet(9freebsd)
VNET - network subsystem virtualization infrastructure
vnode(9freebsd)
vnode - internal representation of a file or directory
vn_fullpath(9freebsd)
vn_fullpath - convert a vnode reference to a full pathname, given a process context
vn_isdisk(9freebsd)
vn_isdisk - checks if a vnode represents a disk
vn_lock(9freebsd)
VOP_LOCK, VOP_UNLOCK, VOP_ISLOCKED, vn_lock - serialize access to a vnode
VOP_ACCESS(9freebsd)
VOP_ACCESS, VOP_ACCESSX - check access permissions of a file or Unix domain socket
VOP_ACCESSX(9freebsd)
VOP_ACCESS, VOP_ACCESSX - check access permissions of a file or Unix domain socket
VOP_ACLCHECK(9freebsd)
VOP_ACLCHECK - check an access control list for a vnode
VOP_ADVISE(9freebsd)
VOP_ADVISE - apply advice about use of file data
VOP_ADVLOCK(9freebsd)
VOP_ADVLOCK - advisory record locking
VOP_ALLOCATE(9freebsd)
VOP_ALLOCATE - allocate storage for a file
VOP_ATTRIB(9freebsd)
VOP_GETATTR, VOP_SETATTR - get and set attributes on a file or directory
VOP_BWRITE(9freebsd)
VOP_BWRITE - write a file system buffer
VOP_CLOSE(9freebsd)
VOP_OPEN, VOP_CLOSE - open or close a file
VOP_CREATE(9freebsd)
VOP_CREATE, VOP_MKNOD, VOP_MKDIR, VOP_SYMLINK - create a file, socket, fifo, device, directory or symlink
VOP_FSYNC(9freebsd)
VOP_FSYNC - flush file system buffers for a file
VOP_GETACL(9freebsd)
VOP_GETACL - retrieve access control list for a vnode
VOP_GETATTR(9freebsd)
VOP_GETATTR, VOP_SETATTR - get and set attributes on a file or directory
VOP_GETEXTATTR(9freebsd)
VOP_GETEXTATTR - retrieve named extended attribute from a vnode
VOP_GETPAGES(9freebsd)
VOP_GETPAGES, VOP_PUTPAGES - read or write VM pages from a file
VOP_INACTIVE(9freebsd)
VOP_INACTIVE, VOP_RECLAIM - reclaim file system resources for a vnode
VOP_IOCTL(9freebsd)
VOP_IOCTL - device specific control
VOP_ISLOCKED(9freebsd)
VOP_LOCK, VOP_UNLOCK, VOP_ISLOCKED, vn_lock - serialize access to a vnode
VOP_LINK(9freebsd)
VOP_LINK - create a new name for a file
VOP_LISTEXTATTR(9freebsd)
VOP_LISTEXTATTR - retrieve a list of named extended attribute from a vnode
VOP_LOCK(9freebsd)
VOP_LOCK, VOP_UNLOCK, VOP_ISLOCKED, vn_lock - serialize access to a vnode
VOP_LOOKUP(9freebsd)
VOP_LOOKUP - lookup a component of a pathname
VOP_MKDIR(9freebsd)
VOP_CREATE, VOP_MKNOD, VOP_MKDIR, VOP_SYMLINK - create a file, socket, fifo, device, directory or symlink
VOP_MKNOD(9freebsd)
VOP_CREATE, VOP_MKNOD, VOP_MKDIR, VOP_SYMLINK - create a file, socket, fifo, device, directory or symlink
VOP_OPEN(9freebsd)
VOP_OPEN, VOP_CLOSE - open or close a file
VOP_OPENCLOSE(9freebsd)
VOP_OPEN, VOP_CLOSE - open or close a file
VOP_PATHCONF(9freebsd)
VOP_PATHCONF - return POSIX pathconf information
VOP_PRINT(9freebsd)
VOP_PRINT - print debugging information
VOP_PUTPAGES(9freebsd)
VOP_GETPAGES, VOP_PUTPAGES - read or write VM pages from a file
VOP_RDWR(9freebsd)
VOP_READ, VOP_WRITE - read or write a file
VOP_READ(9freebsd)
VOP_READ, VOP_WRITE - read or write a file
VOP_READDIR(9freebsd)
VOP_READDIR - read contents of a directory
VOP_READLINK(9freebsd)
VOP_READLINK - read the target of a symbolic link
VOP_REALLOCBLKS(9freebsd)
VOP_REALLOCBLKS - rearrange blocks in a file to be contiguous
VOP_RECLAIM(9freebsd)
VOP_INACTIVE, VOP_RECLAIM - reclaim file system resources for a vnode
VOP_REMOVE(9freebsd)
VOP_REMOVE, VOP_RMDIR - remove a file or directory
VOP_RENAME(9freebsd)
VOP_RENAME - rename a file
VOP_REVOKE(9freebsd)
VOP_REVOKE - revoke access to a device and its aliases
VOP_RMDIR(9freebsd)
VOP_REMOVE, VOP_RMDIR - remove a file or directory
VOP_SETACL(9freebsd)
VOP_SETACL - set the access control list for a vnode
VOP_SETATTR(9freebsd)
VOP_GETATTR, VOP_SETATTR - get and set attributes on a file or directory
VOP_SETEXTATTR(9freebsd)
VOP_SETEXTATTR - set named extended attribute for a vnode
VOP_STRATEGY(9freebsd)
VOP_STRATEGY - read or write a file system buffer
VOP_SYMLINK(9freebsd)
VOP_CREATE, VOP_MKNOD, VOP_MKDIR, VOP_SYMLINK - create a file, socket, fifo, device, directory or symlink
VOP_UNLOCK(9freebsd)
VOP_LOCK, VOP_UNLOCK, VOP_ISLOCKED, vn_lock - serialize access to a vnode
VOP_VPTOCNP(9freebsd)
VOP_VPTOCNP - translate a vnode to its component name
VOP_VPTOFH(9freebsd)
VOP_VPTOFH - turn a vnode into an NFS filehandle
VOP_WRITE(9freebsd)
VOP_READ, VOP_WRITE - read or write a file
vpanic(9freebsd)
panic - bring down system on fatal error
vput(9freebsd)
vput, vrele, vunref - decrement the use count for a vnode
VREF(9freebsd)
vref, vrefl - increment the use count for a vnode
vrefcnt(9freebsd)
vrefcnt - returns the use count of a vnode
vrefl(9freebsd)
vref, vrefl - increment the use count for a vnode
vrele(9freebsd)
vput, vrele, vunref - decrement the use count for a vnode
vslock(9freebsd)
vslock, vsunlock - lock/unlock user space addresses in memory
vsunlock(9freebsd)
vslock, vsunlock - lock/unlock user space addresses in memory
vunref(9freebsd)
vput, vrele, vunref - decrement the use count for a vnode
wakeup(9freebsd)
msleep, msleep_sbt, msleep_spin, msleep_spin_sbt, pause, pause_sig, pause_sbt, tsleep, tsleep_sbt, wakeup - wait for events
wakeup_one(9freebsd)
msleep, msleep_sbt, msleep_spin, msleep_spin_sbt, pause, pause_sig, pause_sbt, tsleep, tsleep_sbt, wakeup - wait for events
watchdog(9freebsd)
watchdog - software and hardware watchdog facility
zero_copy(9freebsd)
zero_copy, zero_copy_sockets - zero copy sockets code
zero_copy_sockets(9freebsd)
zero_copy, zero_copy_sockets - zero copy sockets code
zone(9freebsd)
uma_zcreate, uma_zalloc, uma_zalloc_arg, uma_zalloc_domain, uma_zfree, uma_zfree_arg, uma_zfree_domain, uma_zdestroy, uma_zone_set_max, uma_zone_get_max, uma_zone_get_cur, uma_zone_set_warning, uma_zone_set_maxaction - zone allocator
zpfind(9freebsd)
pfind, zpfind - locate a process by number
_PHOLD(9freebsd)
PHOLD - hold a process
_PRELE(9freebsd)
PHOLD - hold a process
Latest updates

Ubuntu 20.04 focal/universe: Version 12.0-1 introduced
2020-01-07
- New upstream release.
- Update debian/watch to point to https://download.freebsd.org/…
- Declare compliance with Debian Policy 4.3.0.
- Keep get-orig-source target as uscan is no alternative (and already used to determine when new upstream releases are available).
- Add wildcard lintian overrides to ignore all man page issues. They're far too many to track them down or report to upstream. Many of them seem to be false positives anyways, possibly because of the BSD world having subtly different standards.
- Bump debhelper compatibility level to 12.
- Use b-d on "debhelper-compat (= 12)" instead of debian/compat.

Ubuntu 19.10 eoan/universe: Version 12.0-1 reintroduced
2019-10-10
- New upstream release.
- Update debian/watch to point to https://download.freebsd.org/…
- Declare compliance with Debian Policy 4.3.0.
- Keep get-orig-source target as uscan is no alternative (and already used to determine when new upstream releases are available).
- Add wildcard lintian overrides to ignore all man page issues. They're far too many to track them down or report to upstream. Many of them seem to be false positives anyways, possibly because of the BSD world having subtly different standards.
- Bump debhelper compatibility level to 12.
- Use b-d on "debhelper-compat (= 12)" instead of debian/compat.

Ubuntu 19.10 eoan/universe: Version 12.0-1 removed
2019-10-10

Ubuntu 19.10 eoan/universe: Version 12.0-1 reintroduced
2019-10-10
- New upstream release.
- Update debian/watch to point to https://download.freebsd.org/…
- Declare compliance with Debian Policy 4.3.0.
- Keep get-orig-source target as uscan is no alternative (and already used to determine when new upstream releases are available).
- Add wildcard lintian overrides to ignore all man page issues. They're far too many to track them down or report to upstream. Many of them seem to be false positives anyways, possibly because of the BSD world having subtly different standards.
- Bump debhelper compatibility level to 12.
- Use b-d on "debhelper-compat (= 12)" instead of debian/compat.

Ubuntu 19.10 eoan/universe: Version 12.0-1 removed
2019-10-10

Ubuntu 19.10 eoan/universe: Version 12.0-1 reintroduced
2019-09-25
- New upstream release.
- Update debian/watch to point to https://download.freebsd.org/…
- Declare compliance with Debian Policy 4.3.0.
- Keep get-orig-source target as uscan is no alternative (and already used to determine when new upstream releases are available).
- Add wildcard lintian overrides to ignore all man page issues. They're far too many to track them down or report to upstream. Many of them seem to be false positives anyways, possibly because of the BSD world having subtly different standards.
- Bump debhelper compatibility level to 12.
- Use b-d on "debhelper-compat (= 12)" instead of debian/compat.

Ubuntu 19.10 eoan/universe: Version 12.0-1 removed
2019-09-25

Ubuntu 19.10 eoan/universe: Version 12.0-1 reintroduced
2019-09-25
- New upstream release.
- Update debian/watch to point to https://download.freebsd.org/…
- Declare compliance with Debian Policy 4.3.0.
- Keep get-orig-source target as uscan is no alternative (and already used to determine when new upstream releases are available).
- Add wildcard lintian overrides to ignore all man page issues. They're far too many to track them down or report to upstream. Many of them seem to be false positives anyways, possibly because of the BSD world having subtly different standards.
- Bump debhelper compatibility level to 12.
- Use b-d on "debhelper-compat (= 12)" instead of debian/compat.

Ubuntu 19.10 eoan/universe: Version 12.0-1 removed
2019-09-25

Ubuntu 19.10 eoan/universe: Version 12.0-1 reintroduced
2019-09-06
- New upstream release.
- Update debian/watch to point to https://download.freebsd.org/…
- Declare compliance with Debian Policy 4.3.0.
- Keep get-orig-source target as uscan is no alternative (and already used to determine when new upstream releases are available).
- Add wildcard lintian overrides to ignore all man page issues. They're far too many to track them down or report to upstream. Many of them seem to be false positives anyways, possibly because of the BSD world having subtly different standards.
- Bump debhelper compatibility level to 12.
- Use b-d on "debhelper-compat (= 12)" instead of debian/compat.

Ubuntu 19.10 eoan/universe: Version 12.0-1 removed
2019-09-06

Ubuntu 19.10 eoan/universe: Version 12.0-1 reintroduced
2019-09-06
- New upstream release.
- Update debian/watch to point to https://download.freebsd.org/…
- Declare compliance with Debian Policy 4.3.0.
- Keep get-orig-source target as uscan is no alternative (and already used to determine when new upstream releases are available).
- Add wildcard lintian overrides to ignore all man page issues. They're far too many to track them down or report to upstream. Many of them seem to be false positives anyways, possibly because of the BSD world having subtly different standards.
- Bump debhelper compatibility level to 12.
- Use b-d on "debhelper-compat (= 12)" instead of debian/compat.

Ubuntu 19.10 eoan/universe: Version 12.0-1 removed
2019-09-06

Ubuntu 19.10 eoan/universe: Version 12.0-1 reintroduced
2019-09-06
- New upstream release.
- Update debian/watch to point to https://download.freebsd.org/…
- Declare compliance with Debian Policy 4.3.0.
- Keep get-orig-source target as uscan is no alternative (and already used to determine when new upstream releases are available).
- Add wildcard lintian overrides to ignore all man page issues. They're far too many to track them down or report to upstream. Many of them seem to be false positives anyways, possibly because of the BSD world having subtly different standards.
- Bump debhelper compatibility level to 12.
- Use b-d on "debhelper-compat (= 12)" instead of debian/compat.

Ubuntu 19.10 eoan/universe: Version 12.0-1 removed
2019-09-06

Ubuntu 19.10 eoan/universe: Version 12.0-1 reintroduced
2019-09-06
- New upstream release.
- Update debian/watch to point to https://download.freebsd.org/…
- Declare compliance with Debian Policy 4.3.0.
- Keep get-orig-source target as uscan is no alternative (and already used to determine when new upstream releases are available).
- Add wildcard lintian overrides to ignore all man page issues. They're far too many to track them down or report to upstream. Many of them seem to be false positives anyways, possibly because of the BSD world having subtly different standards.
- Bump debhelper compatibility level to 12.
- Use b-d on "debhelper-compat (= 12)" instead of debian/compat.

Ubuntu 19.10 eoan/universe: Version 12.0-1 removed
2019-09-06

Ubuntu 19.10 eoan/universe: Version 12.0-1 reintroduced
2019-09-06
- New upstream release.
- Update debian/watch to point to https://download.freebsd.org/…
- Declare compliance with Debian Policy 4.3.0.
- Keep get-orig-source target as uscan is no alternative (and already used to determine when new upstream releases are available).
- Add wildcard lintian overrides to ignore all man page issues. They're far too many to track them down or report to upstream. Many of them seem to be false positives anyways, possibly because of the BSD world having subtly different standards.
- Bump debhelper compatibility level to 12.
- Use b-d on "debhelper-compat (= 12)" instead of debian/compat.

Ubuntu 19.10 eoan/universe: Version 12.0-1 removed
2019-09-06

Ubuntu 19.10 eoan/universe: Version 12.0-1 reintroduced
2019-09-05
- New upstream release.
- Update debian/watch to point to https://download.freebsd.org/…
- Declare compliance with Debian Policy 4.3.0.
- Keep get-orig-source target as uscan is no alternative (and already used to determine when new upstream releases are available).
- Add wildcard lintian overrides to ignore all man page issues. They're far too many to track them down or report to upstream. Many of them seem to be false positives anyways, possibly because of the BSD world having subtly different standards.
- Bump debhelper compatibility level to 12.
- Use b-d on "debhelper-compat (= 12)" instead of debian/compat.
Related packages
manpages - Manual pages about using a GNU/Linux system