#include <netdb.h>Include dependency graph for utils.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| struct | ast_hostent |
Functions | |
| hostent * | ast_gethostbyname (const char *host, struct ast_hostent *hp) |
|
||||||||||||
|
Definition at line 122 of file utils.c. References ast_hostent::buf, ast_hostent::hp, and s. Referenced by ast_get_ip().
|
1.3.7