/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/traceroute/ |
H A D | traceroute.c | 293 Fprintf(stderr, in main() 324 Fprintf(stderr, in main() 331 Fprintf(stderr, in main() 337 Fprintf(stderr, "%s: strdup %s\n", prog, in main() 363 Fprintf(stderr, "%s: if_nametoindex:" in main() 370 Fprintf(stderr, "%s: malloc: %s\n", in main() 383 Fprintf(stderr, "%s: if_indextoname:" in main() 390 Fprintf(stderr, "%s: interface %s " in main() 490 Fprintf(stderr, "%s: loose source route gateways (-g)" in main() 511 Fprintf(stderr, in main() [all …]
|
H A D | traceroute_aux6.c | 85 Fprintf(stderr, "%s: malloc: %s\n", prog, strerror(errno)); in set_buffers6() 188 Fprintf(stderr, "%s: malloc %s\n", prog, strerror(errno)); in set_ancillary_data() 222 Fprintf(stderr, "%s: inet6_rth_init failed\n", in set_ancillary_data() 233 Fprintf(stderr, in set_ancillary_data() 333 Fprintf(stderr, in send_probe6() 360 Fprintf(stderr, "%s: sendmsg: %s\n", prog, in send_probe6() 509 Fprintf(stderr, in check_reply6()
|
H A D | traceroute_aux.c | 93 Fprintf(stderr, "%s: malloc: %s\n", prog, strerror(errno)); in set_buffers() 157 Fprintf(stderr, "%s: unknown protocol ip\n", prog); in set_IPv4opt_sourcerouting() 185 Fprintf(stderr, "%s: IP_OPTIONS: %s\n", prog, strerror(errno)); in set_IPv4opt_sourcerouting() 241 Fprintf(stderr, "%s: IP_TTL: %s\n", prog, in send_probe() 311 Fprintf(stderr, "%s: sendto: %s\n", prog, in send_probe()
|
H A D | traceroute.h | 66 #define Fprintf (void)fprintf macro
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ping/ |
H A D | ping.c | 308 Fprintf(stderr, in main() 322 Fprintf(stderr, "%s: traffic class %d out of " in main() 344 Fprintf(stderr, "%s: flow label %d out of " in main() 397 Fprintf(stderr, "%s: tos value %d out of " in main() 407 Fprintf(stderr, "%s: port number %d out of " in main() 439 Fprintf(stderr, "%s: ttl %d out of range\n", in main() 464 Fprintf(stderr, "%s: too many gateways\n", in main() 475 Fprintf(stderr, "%s: too many gateways\n", in main() 484 Fprintf(stderr, "%s: only one next hop gateway" in main() 540 Fprintf(stderr, "%s: packet count %d " in main() [all …]
|
H A D | ping.h | 65 #define Fprintf (void) fprintf macro
|
H A D | ping_aux.c | 121 Fprintf(stderr, "%s: too many IPv4 gateways\n", in set_IPv4_options() 142 Fprintf(stderr, in set_IPv4_options() 164 Fprintf(stderr, "%s: no room for " in set_IPv4_options() 185 Fprintf(stderr, in set_IPv4_options() 209 Fprintf(stderr, "%s: setsockopt IP_OPTIONS %s\n", in set_IPv4_options()
|
H A D | ping_aux6.c | 168 Fprintf(stderr, "%s: malloc %s\n", in set_ancillary_data() 206 Fprintf(stderr, "%s: inet6_rth_init failed\n", in set_ancillary_data() 216 Fprintf(stderr, in set_ancillary_data()
|
/titanic_50/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)
|