|
Asterisk - The Open Source Telephony Project
18.5.0
|
#include <utils.h>
Data Fields | |
| char | buf [1024] |
| struct hostent | hp |
| char buf[1024] |
Definition at line 210 of file utils.h.
Referenced by ast_gethostbyname().
| struct hostent hp |
Definition at line 209 of file utils.h.
Referenced by ast_gethostbyname().
1.8.13