|
hid_init(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 layed out in a device dependent way. The us... |
hid_locate(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 layed out in a device dependent way. The us... |
|
hid_report_size(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 layed out in a device dependent way. The us... |
hid_set_data(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 layed out in a device dependent way. The us... |
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 layed out in a device dependent way. The us... |
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 layed out in a device dependent way. The us... |
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 layed out in a device dependent way. The us... |
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 libtermcap library). Pr... |
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 libtermcap library). Pr... |
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 libtermcap library). Pr... |
hline(3) -- create curses borders, horizontal and vertical lines
|
The border, wborder and box routines draw a box around the edges of a window. Other than the window, each argument is a character with attributes: ls - left side, rs - right side, ts - top side, bs - ... |
hosts_access(3) -- 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... |
hosts_ctl(3) -- 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... |
hsearch(3) -- manage hash search table
|
The hcreate(), hdestroy(), and hsearch() functions manage hash search tables. The hcreate() function allocates sufficient space for the table, and the application should ensure it is called before hse... |
hstrerror(3) -- get network host entry
|
The getaddrinfo(3) and getnameinfo(3) functions are preferred over the gethostbyname(), gethostbyname2(), and gethostbyaddr() functions. The gethostbyname(), gethostbyname2() and gethostbyaddr() funct... |