Home
last modified time | relevance | path

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

/dports/misc/heyu2/heyu-2.10/
H A Dpoll.c130 extern FILE *fdsout;
367 fflush(fdsout); in check4poll()
373 fflush(fdsout); in check4poll()
379 fflush(fdsout); in check4poll()
501 fflush(fdsout); in check4poll()
565 fflush(fdsout); in check4poll()
642 fflush(fdsout); in check4poll()
1066 fflush(fdsout); in check4poll()
1072 fflush(fdsout); in check4poll()
1152 fprintf(fdsout, in check4poll()
[all …]
H A Dmonitor.c63 extern FILE *fdsout, *fdserr;
110 fdsout = fopen("/dev/null", "w"); in c_monitor()
160 extern FILE *fdsout; in c_engine()
191 fdsout = freopen(configp->logfile, "a", stdout); in c_engine()
195 fprintf(fdsout, "%s Engine started\n", datstrf()); in c_engine()
196 fflush(fdsout); in c_engine()
H A Dx10.c73 FILE *fdsout; variable
324 fdsout = fprfxo = stdout; in main()
H A Dx10state.c84 extern FILE *fdsout, *fdserr;
4225 fdsout = freopen(configp->logfile, "a", stdout); in launch_hourly_scripts()
11617 fprintf(fdsout, "%s rcvt Undetermined trigger\n", statstr);
12289 fflush(fdsout);
12503 fflush(fdsout);
12524 fflush(fdsout);
12574 fprintf(fdsout, "%s Inactive sensor %c%s (%s)\n", datstrf(),
12577 fflush(fdsout);
12687 fflush(fdsout);
13310 fdsout = freopen(configp->logfile, "a", stdout);
[all …]