Searched refs:Fprintf (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/traceroute/ |
| H A D | traceroute.c | 279 #define Fprintf (void)fprintf macro 634 Fprintf(stderr, in main() 722 Fprintf(stderr, in main() 752 Fprintf(stderr, in main() 924 Fprintf(stderr, in main() 969 Fprintf(stderr, in main() 978 Fprintf(stderr, in main() 989 Fprintf(stderr, "%s: bind: %s\n", in main() 1058 Fprintf(stderr, "%s to %s (%s)", in main() 1973 Fprintf(stderr, "%s: calloc %s\n", in gethostinfo() [all …]
|
| /freebsd-12.1/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-12.1/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 2074 type. This expands the utility of Concatenate and the Printf/Fprintf 2805 iASL: Added Printf/Fprintf macros for formatted output. These macros are 2807 writes to the ASL Debug object. Fprintf allows the specification of an 2823 (new) Fprintf (STR1, "%o: %o Successful", Arg1, Arg0)
|