*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: arm_drain_writebuf | Section: 2 | Source: NetBSD | File: arm_drain_writebuf.2
ARM_DRAIN_WRITEBUF(2) FreeBSD System Calls Manual (arm) ARM_DRAIN_WRITEBUF(2) NAME arm_drain_writebuf - drains the CPU write buffer LIBRARY ARM Architecture Library (libarm, -larm) SYNOPSIS #include <machine/sysarch.h> int arm_drain_writebuf(); DESCRIPTION arm_drain_writebuf() will make sure that all the entries in the processor write buffer are written out to memory. Not all processors support this operation (currently only the SA110). Those processes that do not treat this function as a null-op. ERRORS arm_drain_writebuf() will never fail so will always return 0. REFERENCES StrongARM Data Sheet FreeBSD 14.1-RELEASE-p8 March 29, 2002 FreeBSD 14.1-RELEASE-p8

Navigation Options