Manual Page Result
0
Command: rump | Section: 3 | Source: NetBSD | File: rump.3
RUMP(3) FreeBSD Library Functions Manual RUMP(3)
NAME
librump - Rump kernel base
LIBRARY
rump kernel base (librump, -lrump)
SYNOPSIS
#include <rump/rump.h>
#include <rump/rump_syscalls.h>
DESCRIPTION
The base of a rumpkernel(7) is provided by the librump library. In
addition to fundamental routines such as kernel memory allocators and
locking, librump provides system call wrappers.
Like the rumpuser(3) library, librump is a mandatory component and is
present in every rump kernel.
SEE ALSO
rumpuser(3), rumpkernel(7)
FreeBSD 14.1-RELEASE-p8 December 1, 2014 FreeBSD 14.1-RELEASE-p8