|
hid_start(3) -- USB HID access routines
|
The usbhid library provides routines to extract data from USB Human Interface Devices. INTRODUCTION [Toc] [Back] USB HID devices send and receive data laid out in a device dependent way. The usb... |
hid_start_parse(3) -- USB HID access routines
|
The usbhid library provides routines to extract data from USB Human Interface Devices. INTRODUCTION [Toc] [Back] USB HID devices send and receive data laid out in a device dependent way. The usb... |
|
hid_usage_in_page(3) -- USB HID access routines
|
The usbhid library provides routines to extract data from USB Human Interface Devices. INTRODUCTION [Toc] [Back] USB HID devices send and receive data laid out in a device dependent way. The usb... |
hid_usage_page(3) -- USB HID access routines
|
The usbhid library provides routines to extract data from USB Human Interface Devices. INTRODUCTION [Toc] [Back] USB HID devices send and receive data laid out in a device dependent way. The usb... |
hid_use_report_desc(3) -- USB HID access routines
|
The usbhid library provides routines to extract data from USB Human Interface Devices. INTRODUCTION [Toc] [Back] USB HID devices send and receive data laid out in a device dependent way. The usb... |
history(3) -- line editor and history functions
|
The editline library provides generic line editing and history functions, similar to those found in sh(1). These functions are available in the libedit library (which needs the libcurses library). Pro... |
history_end(3) -- line editor and history functions
|
The editline library provides generic line editing and history functions, similar to those found in sh(1). These functions are available in the libedit library (which needs the libcurses library). Pro... |
history_init(3) -- line editor and history functions
|
The editline library provides generic line editing and history functions, similar to those found in sh(1). These functions are available in the libedit library (which needs the libcurses library). Pro... |
hline(3) -- create curses borders, horizontal and vertical lines
|
The border, wborder and box routines draw a box around the edges of a window. The argument ls is a character and attributes used for the left side of the border, rs - right side, ts - top side, bs - b... |
HMAC(3) -- HMAC message authentication code
|
HMAC is a MAC (message authentication code), i.e. a keyed hash function used for message authentication, which is based on a hash function. HMAC() computes the message authentication code of the n byt... |
HMAC_cleanup(3) -- HMAC message authentication code
|
HMAC is a MAC (message authentication code), i.e. a keyed hash function used for message authentication, which is based on a hash function. HMAC() computes the message authentication code of the n byt... |
HMAC_Final(3) -- HMAC message authentication code
|
HMAC is a MAC (message authentication code), i.e. a keyed hash function used for message authentication, which is based on a hash function. HMAC() computes the message authentication code of the n byt... |
HMAC_Init(3) -- HMAC message authentication code
|
HMAC is a MAC (message authentication code), i.e. a keyed hash function used for message authentication, which is based on a hash function. HMAC() computes the message authentication code of the n byt... |
HMAC_Update(3) -- HMAC message authentication code
|
HMAC is a MAC (message authentication code), i.e. a keyed hash function used for message authentication, which is based on a hash function. HMAC() computes the message authentication code of the n byt... |
hosts_access(3) -- tcp wrapper access control library
|
The routines described in this document are part of the libwrap.a library. They implement a rule-based access control language with optional shell commands that are executed when a rule fires. request... |