Ns_Pool(3aolserver) AOLserver Library Procedures Ns_Pool(3aolserver)
__________________________________________________________________________________________________________________________________________________
NAME
Ns_PoolAlloc, Ns_PoolBlockSize, Ns_PoolCalloc, Ns_PoolCreate, Ns_PoolDestroy, Ns_PoolFlush, Ns_PoolFree, Ns_PoolRealloc, Ns_PoolStrCopy,
Ns_PoolStrDup - library procedures
SYNOPSIS
#include "ns.h"
Ns_PoolAlloc(arg, arg)
Ns_PoolBlockSize(arg, arg)
Ns_PoolCalloc(arg, arg)
Ns_PoolCreate(arg, arg)
Ns_PoolDestroy(arg, arg)
Ns_PoolFlush(arg, arg)
Ns_PoolFree(arg, arg)
Ns_PoolRealloc(arg, arg)
Ns_PoolStrCopy(arg, arg)
Ns_PoolStrDup(arg, arg)
_________________________________________________________________
DESCRIPTION
These functions ...
SEE ALSO
nsd(1), info(n)
KEYWORDS
AOLserver 4.0 Ns_Pool(3aolserver)