Asterisk - The Open Source Telephony Project GIT-master-27fb039
Loading...
Searching...
No Matches
Data Fields
ast_hostent Struct Reference

#include <utils.h>

Data Fields

char buf [1024]
 
struct hostent hp
 

Detailed Description

Definition at line 229 of file utils.h.

Field Documentation

◆ buf

char buf[1024]

Definition at line 231 of file utils.h.

Referenced by ast_gethostbyname().

◆ hp

struct hostent hp

Definition at line 230 of file utils.h.

Referenced by ast_gethostbyname().


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