Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Go to the source code of this file.
Data Structures | |
struct | entry |
Typedefs | |
typedef struct entry | ENTRY |
Enumerations | |
enum | ACTION { HASH_GET , HASH_PUT , HASH_PUTNEW , HASH_DELETE , HASH_FIRST , HASH_NEXT , FIND , ENTER } |
Functions | |
ENTRY *hsearch | __P ((ENTRY, ACTION)) |
int hcreate | __P ((unsigned int)) |
void hdestroy | __P ((void)) |
enum ACTION |
int hcreate __P | ( | (unsigned int) | ) |
void hdestroy __P | ( | (void) | ) |