#include <utils.h>
Data Fields | |
char | buf [1024] |
struct hostent | hp |
Definition at line 151 of file utils.h.
char buf[1024] |
Definition at line 153 of file utils.h.
Referenced by ast_gethostbyname(), and handle_recvtext().
struct hostent hp [read] |
Definition at line 152 of file utils.h.
Referenced by ast_gethostbyname(), and process_sdp().