Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipcp.c1993 (void) flprintf(strptr, "%s disabled\n", proto_name);
1997 (void) flprintf(strptr, "%s state: %s", proto_name,
1999 (void) flprintf(strptr, "%s local %I remote %I", proto_name, go->ouraddr,
H A Dpppd.h463 extern int flprintf __P((FILE *, const char *, ...)); /* fprintf++ */
H A Dutils.c131 flprintf __V((FILE *strptr, const char *fmt, ...)) in flprintf() function
H A Dsys-solaris.c3518 (void) flprintf(strptr, "%d: %s", i, in getbits()
3535 (void) flprintf(strptr, "%s: %s\n", name, sbuf); in getbits()
3553 (void) flprintf(strptr, "serial link is not active"); in sys_print_state()
H A Dmain.c2572 (void) flprintf(strptr, "In %s phase\n", phase_name(phase));