Thu Apr 28 2011 16:57:20

Asterisk developer's documentation


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

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 app_exec(), ast_gethostbyname(), and process_sdp().


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