Searched refs:FPRINTF (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/lib/libnvpair/
H A Dnvpair_json.c23 #define FPRINTF(fp, ...) \ macro
54 FPRINTF(fp, "\"");
58 FPRINTF(fp, "\\\"");
61 FPRINTF(fp, "\\n");
64 FPRINTF(fp, "\\r");
67 FPRINTF(fp, "\\\\");
70 FPRINTF(fp, "\\f");
73 FPRINTF(fp, "\\t");
76 FPRINTF(fp, "\\b");
86 FPRINTF(f
[all...]
/illumos-gate/usr/src/cmd/gencat/
H A Dgencat.c65 #define FPRINTF (void) fprintf macro
173 FPRINTF(stderr, MSG(6));
291 FPRINTF(stderr, MSG(6));
427 FPRINTF(stderr, MSG(3), pathname);
536 FPRINTF(stderr, MSG(4), hdr.__hdr_magic);
540 FPRINTF(stderr, MSG(5), pathname);
552 FPRINTF(stderr, MSG(5), pathname);
557 FPRINTF(stderr, MSG(6));
562 FPRINTF(stderr, MSG(5), pathname);
582 FPRINTF(stder
[all...]
/illumos-gate/usr/src/cmd/ipf/lib/common/
H A Dprintpooldata.c15 #define FPRINTF (void)fprintf macro
H A Dprinthash_live.c17 #define FPRINTF (void)fprintf macro
H A Dprinthashdata.c15 #define FPRINTF (void)fprintf macro
H A Dprintpool_live.c17 #define FPRINTF (void)fprintf macro
H A Dprinthashnode.c12 #define FPRINTF (void)fprintf macro
H A Dprintpool.c15 #define FPRINTF (void)fprintf macro
H A Dprinthash.c15 #define FPRINTF (void)fprintf macro
H A Dprintstate.c11 #define FPRINTF (void)fprintf macro
/illumos-gate/usr/src/cmd/lp/include/
H A Dlp.h298 #define FPRINTF (void)fprintf macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c92 #define FPRINTF (void)fprintf macro
1025 FPRINTF(stderr, "No -i or -o given with -a\n");
1048 FPRINTF(stderr, "showlist:opts %#x i %d\n", opts, i);
1053 FPRINTF(stderr, "empty list for %s%s\n",

Completed in 82 milliseconds