|
etext(3) -- end boundaries of image segments
|
The global variables end, etext, and edata correspond to the next address following the end of the text segment, the end of initialized data segment, and the end of the data segment (BSS). |
ethers(3) -- get ethers entry
|
Ethernet addresses are represented by the following structure: struct ether_addr { u_int8_t ether_addr_octet[6]; }; The ether_ntoa() function converts this structure into an ASCII string of the form `... |
|
ether_addr(3) -- get ethers entry
|
Ethernet addresses are represented by the following structure: struct ether_addr { u_int8_t ether_addr_octet[6]; }; The ether_ntoa() function converts this structure into an ASCII string of the form `... |
ether_aton(3) -- get ethers entry
|
Ethernet addresses are represented by the following structure: struct ether_addr { u_int8_t ether_addr_octet[6]; }; The ether_ntoa() function converts this structure into an ASCII string of the form `... |
ether_hostton(3) -- get ethers entry
|
Ethernet addresses are represented by the following structure: struct ether_addr { u_int8_t ether_addr_octet[6]; }; The ether_ntoa() function converts this structure into an ASCII string of the form `... |
ether_line(3) -- get ethers entry
|
Ethernet addresses are represented by the following structure: struct ether_addr { u_int8_t ether_addr_octet[6]; }; The ether_ntoa() function converts this structure into an ASCII string of the form `... |
ether_ntoa(3) -- get ethers entry
|
Ethernet addresses are represented by the following structure: struct ether_addr { u_int8_t ether_addr_octet[6]; }; The ether_ntoa() function converts this structure into an ASCII string of the form `... |
ether_ntohost(3) -- get ethers entry
|
Ethernet addresses are represented by the following structure: struct ether_addr { u_int8_t ether_addr_octet[6]; }; The ether_ntoa() function converts this structure into an ASCII string of the form `... |
etob(3) -- S/Key library functions
|
These functions implement the S/Key one time password authentication mechanism. The atob8() function converts the 16-byte hex string in to an 8-byte binary array stored in out. The atob8() function re... |
evbuffer_add(3) -- execute a function when a specific event occurs
|
The event API provides a mechanism to execute a function when a specific event on a file descriptor occurs or after a given time has passed. The event API needs to be initialized with event_init() bef... |
evbuffer_add_buffer(3) -- execute a function when a specific event occurs
|
The event API provides a mechanism to execute a function when a specific event on a file descriptor occurs or after a given time has passed. The event API needs to be initialized with event_init() bef... |
evbuffer_add_printf(3) -- execute a function when a specific event occurs
|
The event API provides a mechanism to execute a function when a specific event on a file descriptor occurs or after a given time has passed. The event API needs to be initialized with event_init() bef... |
evbuffer_drain(3) -- execute a function when a specific event occurs
|
The event API provides a mechanism to execute a function when a specific event on a file descriptor occurs or after a given time has passed. The event API needs to be initialized with event_init() bef... |
evbuffer_find(3) -- execute a function when a specific event occurs
|
The event API provides a mechanism to execute a function when a specific event on a file descriptor occurs or after a given time has passed. The event API needs to be initialized with event_init() bef... |
evbuffer_free(3) -- execute a function when a specific event occurs
|
The event API provides a mechanism to execute a function when a specific event on a file descriptor occurs or after a given time has passed. The event API needs to be initialized with event_init() bef... |