Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/eversholt/common/
H A Dout.c53 static FILE *Altfp; variable
97 Altfp = fp; in out_altfp()
160 if ((flags & O_ALTFP) && Altfp == NULL) in vout()
225 (void) fprintf(Altfp, "%s\n", Outbuf); in vout()