*** 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: ioctlprint | Section: 1 | Source: NetBSD | File: ioctlprint.1
IOCTLPRINT(1) FreeBSD General Commands Manual IOCTLPRINT(1) NAME ioctlprint - display descriptive ioctl value SYNOPSIS ioctlprint [-l] [-e emulation] [-f format] [arg ...] DESCRIPTION The ioctlprint utility displays information about the file ioctl operation pointed to by one or more arg arguments. The argument can either be an ioctl(2) symbolic name or the ioctl value. The options are as follows: -e emulation If an emulation of a process is unknown, interpret system call maps assuming the named emulation instead of default "netbsd". -f format The argument is a printf(3) style format string that allows customization of ioctlprint's output. The following conversion characters can be used: %E Symbolic decoded ioctl string. %e Decoded ioctl string with hex values. %n Descriptive ioctl operation name. %x Hexadecimal ioctl number. %o Octal ioctl number. %d or %i Decimal ioctl number. The default format is: "%n %e %x\n" -l List all known ioctl(2) requests. SEE ALSO kdump(1), ktrace(1) HISTORY The ioctlprint command first appeared in NetBSD 10. AUTHORS Kamil Rytarowski <[email protected]> FreeBSD 14.1-RELEASE-p8 April 2, 2020 FreeBSD 14.1-RELEASE-p8

Navigation Options