*** 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: devctl_process_running | Section: 9 | Source: FreeBSD | File: devctl_process_running.9.gz
DEVCTL_PROCESS_RUNNING(9) FreeBSD Kernel Developer's Manual NAME devctl_process_running - Returns true when devctl has a consumer process running SYNOPSIS #include <sys/devctl.h> bool devctl_process_running(void); DESCRIPTION The devctl_process_running call returns true when a process has the devctl device open for reading, and false otherwise. One can assume from this that the default devd(8) or similar is running when true is returned. Some subsystems will send a message and allow userland to do something before proceeding with a default action if there's a timeout. This call allows those subsystems to do the default action right away when no process is running. SEE ALSO devd(8) AUTHORS This manual page was written by M. Warner Losh FreeBSD 14.1-RELEASE-p8 September 22, 2020 FreeBSD 14.1-RELEASE-p8

Navigation Options