Lines Matching refs:program
30 * This program does the following:
33 * 0 - if the program successfully determined the net strategy.
36 * b) If the program is successful, it prints three tokens to
79 static char *program;
87 (void) fprintf(stderr, "%s: inet socket: %s\n", program,
92 (void) fprintf(stderr, "%s: inet6 socket: %s\n", program,
145 (void) fprintf(stderr, "%s: di_init: %s\n", program,
178 (void) fprintf(stderr, "%s: SIOCGLIFNUM: %s\n", program,
189 (void) fprintf(stderr, "%s: SIOCGLIFCONF: %s\n", program,
208 program, strerror(errno));
262 program = argv[0];
268 "%s: cannot get interface information\n", program);
282 "%s: cannot identify root interface.\n", program);
335 "%s: cannot identify root interface.\n", program);