Home
last modified time | relevance | path

Searched refs:calmaUndefHash (Results 1 – 1 of 1) sorted by relevance

/dports/cad/magic/magic-8.3.245/calma/
H A DCalmaWrite.c153 HashTable calmaUndefHash; variable
308 HashInit(&calmaUndefHash, 32, 0);
358 while ((he = HashNext(&calmaUndefHash, &hs)) != NULL)
390 HashFreeKill(&calmaUndefHash);
449 he = HashLookOnly(&calmaUndefHash, strname);
472 HashRemove(&calmaUndefHash, strname);
790 he2 = HashFind(&calmaUndefHash, (char *)he->h_key.h_name);