51 snprintf(nom, 32,
"delay_access %d", i + 1);
#define SQUIDSBUFPRINT(s)
const SBuf & classTypeLabel() const
static CommonPool * Factory(unsigned char _class, CompositePoolNode::Pointer &)
virtual void dump(StoreEntry *entry) const =0
DelayedAsyncCalls deferredReads
void delayRead(const AsyncCallPointer &)
CompositePoolNode::Pointer theComposite()
void dump(StoreEntry *, unsigned int poolNumberMinusOne) const
CompositePoolNode::Pointer theComposite_
void createPool(u_char delay_class)
void schedule()
schedules and forgets all async calls previously stored by delay()
void delay(const AsyncCallPointer &)
stores the given call to schedule it at schedule() or destruction time
void aclDestroyAccessList(acl_access **list)
void dump_acl_access(StoreEntry *entry, const char *name, acl_access *head)
#define LOCAL_ARRAY(type, name, size)
void storeAppendPrintf(StoreEntry *e, const char *fmt,...)