Searched refs:CSChashNew (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/doc/manl/
H A Dcsc_hash.l10 CSChashNew - create a new libcsc hash table
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/t/
H A Dihash.c108 hashTable = CSChashNew (
H A Dthash.c150 hashTable = CSChashNew (
165 * Rene Reitinger reported a problem with malloc(800) after CSChashNew().
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/src/
H A Dcsc_symtab.c346 symTab->table = CSChashNew (
H A Dcsc_hash.c47 CSChashNew - create a new libcsc hash table
980 * Public Function CSChashNew
983 <SUBROUTINE NAME="CSChashNew">
986 CSChashNew - create a new libcsc hash table
991 CSChashTableType CSChashNew (
1001 CSChashNew(), if successful, returns an opaque data type representing
1005 CSChashNew() creates a new libcsc hash table with several attributes:
1045 PUBLIC CSChashTableType (CSChashNew) ( function
1058 ASSERT_RTN (name != NULL, "CSChashNew: no hash name", NULL);
1061 "CSChashNew
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/include/
H A Dlibcsc.h527 PUBLIC CSChashTableType CSChashNew (

Completed in 78 milliseconds