Searched refs:Fprintf (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/contrib/traceroute/ |
| H A D | traceroute.c | 279 #define Fprintf (void)fprintf macro 639 Fprintf(stderr, in main() 727 Fprintf(stderr, in main() 757 Fprintf(stderr, in main() 933 Fprintf(stderr, in main() 978 Fprintf(stderr, in main() 987 Fprintf(stderr, in main() 998 Fprintf(stderr, "%s: bind: %s\n", in main() 1067 Fprintf(stderr, "%s to %s (%s)", in main() 1998 Fprintf(stderr, "%s: calloc %s\n", in gethostinfo() [all …]
|
| /freebsd-14.2/contrib/gdtoa/ |
| H A D | stdio1.h | 59 extern int Fprintf ANSI((FILE*, const char*, ...)); 91 #define fprintf Fprintf
|
| H A D | printf.c0 | 1433 Fprintf 1578 Fprintf(Stderr, "%s: ", s); 1579 Fprintf(Stderr, "%s\n", strerror(errno));
|
| H A D | README | 358 as Fprintf) to gdtoa.a. These are analogs, declared in stdio1.h, of
|
| /freebsd-14.2/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 432 Fprintf 3472 type. This expands the utility of Concatenate and the Printf/Fprintf 4203 iASL: Added Printf/Fprintf macros for formatted output. These macros are 4205 writes to the ASL Debug object. Fprintf allows the specification of an 4221 (new) Fprintf (STR1, "%o: %o Successful", Arg1, Arg0)
|