| /illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/ |
| H A D | traceroute.c | 306 Fprintf(stderr, in main() 337 Fprintf(stderr, in main() 344 Fprintf(stderr, in main() 350 Fprintf(stderr, "%s: strdup %s\n", prog, in main() 376 Fprintf(stderr, "%s: if_nametoindex:" in main() 383 Fprintf(stderr, "%s: malloc: %s\n", in main() 396 Fprintf(stderr, "%s: if_indextoname:" in main() 403 Fprintf(stderr, "%s: interface %s " in main() 503 Fprintf(stderr, "%s: loose source route gateways (-g)" in main() 524 Fprintf(stderr, in main() [all …]
|
| H A D | traceroute_aux6.c | 83 Fprintf(stderr, "%s: malloc: %s\n", prog, strerror(errno)); in set_buffers6() 186 Fprintf(stderr, "%s: malloc %s\n", prog, strerror(errno)); in set_ancillary_data() 220 Fprintf(stderr, "%s: inet6_rth_init failed\n", in set_ancillary_data() 231 Fprintf(stderr, in set_ancillary_data() 331 Fprintf(stderr, in send_probe6() 358 Fprintf(stderr, "%s: sendmsg: %s\n", prog, in send_probe6() 507 Fprintf(stderr, in check_reply6()
|
| H A D | traceroute_aux.c | 91 Fprintf(stderr, "%s: malloc: %s\n", prog, strerror(errno)); in set_buffers() 155 Fprintf(stderr, "%s: unknown protocol ip\n", prog); in set_IPv4opt_sourcerouting() 183 Fprintf(stderr, "%s: IP_OPTIONS: %s\n", prog, strerror(errno)); in set_IPv4opt_sourcerouting() 239 Fprintf(stderr, "%s: IP_TTL: %s\n", prog, in send_probe() 309 Fprintf(stderr, "%s: sendto: %s\n", prog, in send_probe()
|
| H A D | traceroute.h | 64 #define Fprintf (void)fprintf macro
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/ |
| H A D | ping.c | 294 Fprintf(stderr, in main() 308 Fprintf(stderr, "%s: traffic class %d out of " in main() 330 Fprintf(stderr, "%s: flow label %d out of " in main() 383 Fprintf(stderr, "%s: tos value %d out of " in main() 393 Fprintf(stderr, "%s: port number %d out of " in main() 425 Fprintf(stderr, "%s: ttl %d out of range\n", in main() 450 Fprintf(stderr, "%s: too many gateways\n", in main() 461 Fprintf(stderr, "%s: too many gateways\n", in main() 470 Fprintf(stderr, "%s: only one next hop gateway" in main() 526 Fprintf(stderr, "%s: packet count %d " in main() [all …]
|
| H A D | ping_aux.c | 110 Fprintf(stderr, "%s: too many IPv4 gateways\n", in set_IPv4_options() 131 Fprintf(stderr, in set_IPv4_options() 153 Fprintf(stderr, "%s: no room for " in set_IPv4_options() 174 Fprintf(stderr, in set_IPv4_options() 198 Fprintf(stderr, "%s: setsockopt IP_OPTIONS %s\n", in set_IPv4_options()
|
| H A D | ping.h | 68 #define Fprintf (void) fprintf macro
|
| H A D | ping_aux6.c | 157 Fprintf(stderr, "%s: malloc %s\n", in set_ancillary_data() 195 Fprintf(stderr, "%s: inet6_rth_init failed\n", in set_ancillary_data() 205 Fprintf(stderr, in set_ancillary_data()
|
| /illumos-gate/usr/src/uts/intel/io/acpica/ |
| H A D | changes.txt | 387 type. This expands the utility of Concatenate and the Printf/Fprintf 1118 iASL: Added Printf/Fprintf macros for formatted output. These macros are 1120 writes to the ASL Debug object. Fprintf allows the specification of an 1136 (new) Fprintf (STR1, "%o: %o Successful", Arg1, Arg0)
|