Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


ast_hostent Struct Reference

#include <utils.h>

Data Fields

char buf [1024]
 
struct hostent hp
 

Detailed Description

Definition at line 210 of file utils.h.

Field Documentation

char buf[1024]

Definition at line 212 of file utils.h.

Referenced by ast_gethostbyname().

struct hostent hp

Definition at line 211 of file utils.h.

Referenced by app_exec(), and ast_gethostbyname().


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