Thu Sep 7 01:03:43 2017

Asterisk developer's documentation


usergroup_cli_perm Struct Reference

list of users to apply restrictions. More...

Data Fields

int gid
struct {
   struct usergroup_cli_perm *   next
list
struct cli_perm_headperms
int uid

Detailed Description

list of users to apply restrictions.

Definition at line 67 of file cli.c.


Field Documentation

int gid

Group ID (-1 disabled)

Definition at line 69 of file cli.c.

Referenced by ast_cli_perms_init(), cli_has_permissions(), and handle_cli_show_permissions().

struct { ... } list

List mechanics

struct usergroup_cli_perm* next [read]

Definition at line 71 of file cli.c.

struct cli_perm_head* perms [read]

List of permissions.

Definition at line 70 of file cli.c.

Referenced by ast_cli_perms_init(), cli_has_permissions(), destroy_user_perms(), and handle_cli_show_permissions().

int uid

User ID (-1 disabled)

Definition at line 68 of file cli.c.

Referenced by ast_cli_perms_init(), cli_has_permissions(), and handle_cli_show_permissions().


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

Generated on 7 Sep 2017 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1