Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dout.c51 static FILE *Altfp; variable
95 Altfp = fp; in out_altfp()
158 if ((flags & O_ALTFP) && Altfp == NULL) in vout()
223 (void) fprintf(Altfp, "%s\n", Outbuf); in vout()