*** 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: dopowerhooks | Section: 9 | Source: NetBSD | File: dopowerhooks.9
DOPOWERHOOKS(9) FreeBSD Kernel Developer's Manual DOPOWERHOOKS(9) NAME dopowerhooks - run all power hooks SYNOPSIS void dopowerhooks(int why); DESCRIPTION The dopowerhooks routine is deprecated. Use pmf_system_suspend(9) instead. The dopowerhooks() function invokes all power hooks established using the powerhook_establish(9) function. When power is disappearing the power hooks are called in reverse order, i.e., the power hook established last will be called first. When power is restored they are called normal order. This function is called from the apm(4) driver when a power change is detected. SEE ALSO powerhook_establish(9) FreeBSD 14.1-RELEASE-p8 February 11, 2010 FreeBSD 14.1-RELEASE-p8

Navigation Options