Searched refs:FST (Results 1 – 1 of 1) sorted by relevance
258 void* FST; in createFST() local266 if ( NULL == (FST = calloc(map.fstLength, 1)) ) in createFST()271 currFSTEntry = (FSTEntry*)FST; in createFST()323 if (map.fstLength != write(fid, FST, map.fstLength)) in createFST()336 free(FST); in createFST()