#include <ctype.h>
#include <string.h>
#include <asterisk/lock.h>
#include <asterisk/utils.h>
Include dependency graph for utils.c:
Go to the source code of this file.
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().
|