oclog.c#31 static FILE* oclogstream = NULL; #55 oclogstream = NULL; #102 oclogstream = stderr; #107 oclogstream = stdout; #112 oclogstream = stderr; #118 oclogstream = NULL; #123 oclogstream = fdopen(fd,"a"); #127 oclogstream = NULL; #140 if(oclogstream != NULL && !ocsystemfile) { #141 fclose(oclogstream); #144 oclogstream = NULL; #166 if(!oclogging || oclogstream == NULL) return; #169 fprintf(oclogstream,"%s:",prefix); #173 vfprintf(oclogstream, fmt, args); #176 fprintf(oclogstream, "\n" ); #177 fflush(oclogstream); #198 if(!oclogging || oclogstream == NULL) return; #199 fwrite(text,1,count,oclogstream); #200 fflush(oclogstream);
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed