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

/freebsd-current/sys/contrib/openzfs/lib/libnvpair/
H A Dlibnvpair_json.c24 #define FPRINTF(fp, ...) \ macro
53 FPRINTF(fp, "\"");
64 FPRINTF(fp, "\\\"");
67 FPRINTF(fp, "\\n");
70 FPRINTF(fp, "\\r");
73 FPRINTF(fp, "\\\\");
76 FPRINTF(fp, "\\f");
79 FPRINTF(fp, "\\t");
82 FPRINTF(fp, "\\b");
92 FPRINTF(f
[all...]
/freebsd-current/sbin/ipf/ipfstat/
H A Dipfstat.c47 #define FPRINTF (void)fprintf macro
392 FPRINTF(stderr, "No -i, -o, or -t given with -4 or -6\n");
394 FPRINTF(stderr, "No -i or -o given with -4 or -6\n");
1015 FPRINTF(stderr, "No -i or -o given with -a\n");
1029 FPRINTF(stderr, "showlist:opts %#x i %d\n", opts, i);
1039 FPRINTF(stderr, "# empty list for %s%s\n",
1045 FPRINTF(stderr, "# empty list for %s%s\n",
/freebsd-current/sbin/ipf/common/
H A Dipf.h103 #define FPRINTF (void)fprintf macro
/freebsd-current/sbin/ipf/libipf/
H A Dprintnat.c82 FPRINTF(stderr, "unknown value for in_redir: %#x\n",
/freebsd-current/sbin/ipf/ipnat/
H A Dipnat_y.y1077 FPRINTF(stderr,
1169 FPRINTF(stderr,
1316 FPRINTF(stderr, "fopen(%s) failed: %s\n", filename,

Completed in 86 milliseconds