Lines Matching refs:program
79 static char *program; variable
87 (void) fprintf(stderr, "%s: inet socket: %s\n", program, in open_sockets()
92 (void) fprintf(stderr, "%s: inet6 socket: %s\n", program, in open_sockets()
145 (void) fprintf(stderr, "%s: di_init: %s\n", program, in boot_properties_present()
178 (void) fprintf(stderr, "%s: SIOCGLIFNUM: %s\n", program, in get_first_interface()
189 (void) fprintf(stderr, "%s: SIOCGLIFCONF: %s\n", program, in get_first_interface()
208 program, strerror(errno)); in get_first_interface()
262 program = argv[0]; in main()
268 "%s: cannot get interface information\n", program); in main()
282 "%s: cannot identify root interface.\n", program); in main()
335 "%s: cannot identify root interface.\n", program); in main()