Lines Matching refs:fprintf
79 fprintf(stdout, gettext("HBA Port WWN: %016llx\n"), in printFCOEPortInfo()
82 fprintf(stdout, gettext("\tPort Type: %s\n"), in printFCOEPortInfo()
85 fprintf(stdout, gettext("\tMAC Name: %s\n"), attr->mac_link_name); in printFCOEPortInfo()
87 fprintf(stdout, gettext("\tMTU Size: %d\n"), attr->mtu_size); in printFCOEPortInfo()
89 fprintf(stdout, gettext("\tPrimary MAC Address: ")); in printFCOEPortInfo()
91 fprintf(stdout, gettext("%02x"), attr->mac_factory_addr[i]); in printFCOEPortInfo()
93 fprintf(stdout, gettext("\n\tCurrent MAC Address: ")); in printFCOEPortInfo()
95 fprintf(stdout, gettext("%02x"), attr->mac_current_addr[i]); in printFCOEPortInfo()
97 fprintf(stdout, gettext("\n\tPromiscuous Mode: %s\n"), in printFCOEPortInfo()
131 fprintf(stderr, in fcoe_adm_create_port()
142 fprintf(stderr, in fcoe_adm_create_port()
155 fprintf(stderr, gettext("Error: Illegal option: %c\n"), in fcoe_adm_create_port()
162 fprintf(stderr, "Error: Option -i and -t should " in fcoe_adm_create_port()
173 fprintf(stderr, in fcoe_adm_create_port()
178 fprintf(stderr, in fcoe_adm_create_port()
184 fprintf(stderr, in fcoe_adm_create_port()
190 fprintf(stderr, in fcoe_adm_create_port()
195 fprintf(stderr, in fcoe_adm_create_port()
201 fprintf(stderr, in fcoe_adm_create_port()
207 fprintf(stderr, in fcoe_adm_create_port()
213 fprintf(stderr, in fcoe_adm_create_port()
219 fprintf(stderr, in fcoe_adm_create_port()
226 fprintf(stderr, in fcoe_adm_create_port()
232 fprintf(stderr, in fcoe_adm_create_port()
238 fprintf(stderr, in fcoe_adm_create_port()
244 fprintf(stderr, in fcoe_adm_create_port()
250 fprintf(stderr, in fcoe_adm_create_port()
257 fprintf(stderr, in fcoe_adm_create_port()
284 fprintf(stderr, in fcoe_adm_delete_port()
289 fprintf(stderr, in fcoe_adm_delete_port()
295 fprintf(stderr, in fcoe_adm_delete_port()
301 fprintf(stderr, in fcoe_adm_delete_port()
307 fprintf(stderr, in fcoe_adm_delete_port()
312 fprintf(stderr, in fcoe_adm_delete_port()
320 fprintf(stderr, in fcoe_adm_delete_port()
331 fprintf(stderr, in fcoe_adm_delete_port()
336 fprintf(stderr, in fcoe_adm_delete_port()
347 fprintf(stderr, in fcoe_adm_delete_port()
354 fprintf(stderr, in fcoe_adm_delete_port()
361 fprintf(stderr, in fcoe_adm_delete_port()
391 fprintf(stderr, gettext("Error: Illegal option: %c\n"), in fcoe_adm_list_ports()
406 fprintf(stderr, in fcoe_adm_list_ports()
411 fprintf(stderr, in fcoe_adm_list_ports()
417 fprintf(stderr, in fcoe_adm_list_ports()
422 fprintf(stderr, in fcoe_adm_list_ports()
427 fprintf(stderr, in fcoe_adm_list_ports()
433 fprintf(stderr, in fcoe_adm_list_ports()
439 fprintf(stdout, gettext("No FCoE Ports Found!\n")); in fcoe_adm_list_ports()