ExternalACL.h File Reference
#include "acl/Checklist.h"
#include "base/RefCount.h"
#include "acl/Acl.h"
Include dependency graph for ExternalACL.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ExternalACLLookup
 
class  ACLExternal
 

Typedefs

typedef void EAH(void *data, const ExternalACLEntryPointer &result)
 

Functions

void parse_externalAclHelper (external_acl **)
 
void dump_externalAclHelper (StoreEntry *sentry, const char *name, const external_acl *)
 
void free_externalAclHelper (external_acl **)
 
void externalAclLookup (ACLChecklist *ch, void *acl_data, EAH *handler, void *data)
 
void externalAclInit (void)
 
void externalAclShutdown (void)
 

Typedef Documentation

◆ EAH

typedef void EAH(void *data, const ExternalACLEntryPointer &result)

Definition at line 69 of file ExternalACL.h.

Function Documentation

◆ dump_externalAclHelper()

void dump_externalAclHelper ( StoreEntry sentry,
const char *  name,
const external_acl list 
)

◆ externalAclInit()

◆ externalAclLookup()

void externalAclLookup ( ACLChecklist ch,
void *  acl_data,
EAH handler,
void *  data 
)

◆ externalAclShutdown()

void externalAclShutdown ( void  )

◆ free_externalAclHelper()

void free_externalAclHelper ( external_acl **  list)

Definition at line 424 of file external_acl.cc.

◆ parse_externalAclHelper()

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors