Sat Apr 26 2014 22:03:23

Asterisk developer's documentation


ast_acl_list Struct Reference

Wrapper for an ast_acl linked list. More...

#include <acl.h>

Collaboration diagram for ast_acl_list:

Data Fields

struct ast_aclfirst
struct ast_acllast
ast_mutex_t lock

Detailed Description

Wrapper for an ast_acl linked list.

Definition at line 76 of file acl.h.


Field Documentation

struct ast_acl* first

Definition at line 76 of file acl.h.

struct ast_acl* last

Definition at line 76 of file acl.h.

Definition at line 76 of file acl.h.


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