Searched refs:hashName (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/t/
H A Dthash.c123 char* hashName = "Hash Table"; local
149 (void)printf ("Creating a new hash table named \"%s\".\n", hashName);
151 /* table name */ hashName,
160 (void)fprintf (stderr, "Can't create new hash table \"%s\".\n", hashName);
183 hashName,
196 hashName,
217 hashName,
230 hashName
272 hashName,
H A Dihash.c82 char* hashName = "Hash Table"; local
109 /* table name */ hashName,
120 (void)fprintf (stderr, "Can't create new hash table \"%s\".\n", hashName);
157 hashName,
176 hashName,
203 hashName,

Completed in 180 milliseconds