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

/illumos-gate/usr/src/tools/cscope-fast/
H A Dinvlib.c74 static FILE *outfile, *fpost; variable
127 if ((fpost = vpfopen(invpost, FWRITE)) == NULL) {
321 if (fclose(fpost) == EOF) {
498 if (fwrite((char *)POST, sizeof (POSTING), i, fpost) == 0) {

Completed in 568 milliseconds