*** 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: sysdecode_ioctlname | Section: 3 | Source: FreeBSD | File: sysdecode_ioctlname.3.gz
sysdecode_ioctlname(3) FreeBSD Library Functions Manual NAME sysdecode_ioctlname - lookup name of device control command LIBRARY System Argument Decoding Library (libsysdecode, -lsysdecode) SYNOPSIS #include <sysdecode.h> const char * sysdecode_ioctlname(unsigned long request); DESCRIPTION The sysdecode_ioctlname() function returns the name of a device control request identified by request. A table of names is generated during the build of the sysdecode library from system headers that maps device control request values to the name of the corresponding C macro. RETURN VALUES The sysdecode_ioctlname() function returns the name of a device control request if request is a known value; otherwise NULL. SEE ALSO sysdecode(3) FreeBSD 14.1-RELEASE-p8 October 17, 2016 FreeBSD 14.1-RELEASE-p8

Navigation Options