Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
ast_hostent Struct Reference

#include <utils.h>

Data Fields

char buf [1024]
 
struct hostent hp
 

Detailed Description

Definition at line 208 of file utils.h.

Field Documentation

◆ buf

char buf[1024]

Definition at line 210 of file utils.h.

Referenced by ast_gethostbyname().

◆ hp

struct hostent hp

Definition at line 209 of file utils.h.

Referenced by ast_gethostbyname().


The documentation for this struct was generated from the following file: