#include <utils.h>
Data Fields | |
char | buf [1024] |
struct hostent | hp |
Definition at line 210 of file utils.h.
char buf[1024] |
Definition at line 212 of file utils.h.
Referenced by ast_gethostbyname().
struct hostent hp [read] |
Definition at line 211 of file utils.h.
Referenced by app_exec(), and ast_gethostbyname().