Lines Matching refs:gettext
79 fprintf(stdout, gettext("HBA Port WWN: %016llx\n"),
82 fprintf(stdout, gettext("\tPort Type: %s\n"),
85 fprintf(stdout, gettext("\tMAC Name: %s\n"), attr->mac_link_name);
87 fprintf(stdout, gettext("\tMTU Size: %d\n"), attr->mtu_size);
89 fprintf(stdout, gettext("\tPrimary MAC Address: "));
91 fprintf(stdout, gettext("%02x"), attr->mac_factory_addr[i]);
93 fprintf(stdout, gettext("\n\tCurrent MAC Address: "));
95 fprintf(stdout, gettext("%02x"), attr->mac_current_addr[i]);
97 fprintf(stdout, gettext("\n\tPromiscuous Mode: %s\n"),
132 gettext("Error: Invalid Port WWN\n"));
143 gettext("Error: Invalid Node WWN\n"));
155 fprintf(stderr, gettext("Error: Illegal option: %c\n"),
174 gettext("Error: fcoe driver is busy\n"));
179 gettext("Error: Existing FCoE port "
185 gettext("Error: Not enough permission to "
191 gettext("Error: Failed to open fcoe device\n"));
196 gettext("Error: Port WWN is same as Node "
202 gettext("Error: MAC name exceeds maximum "
208 gettext("Error: The specified Port WWN "
214 gettext("Error: The specified Node WWN "
220 gettext("Error: MTU size of the specified "
227 gettext("Error: Out of memory\n"));
233 gettext("Error: Failed to open the "
239 gettext("Error: Failed to create FCoE "
245 gettext("Error: Link class other than physical "
251 gettext("Error: Failed to get link information "
258 gettext("Error: Due to reason code %d\n"), status);
285 gettext("Error: fcoe driver is busy\n"));
290 gettext("Error: FCoE port not found on the "
296 gettext("Error: Not enough permission to "
302 gettext("Failed: MAC name exceeds maximum "
308 gettext("Error: Failed to open fcoe device\n"));
313 gettext("Error: FCoE port not found on the "
321 gettext("Error: FCoE port not found on the "
332 gettext("Error: Please use "
337 gettext("Error: Failed to "
348 gettext("Error: FCoE port not found on the "
355 gettext("Error: Failed to get link information "
362 gettext("Error: Due to reason code %d\n"), status);
391 fprintf(stderr, gettext("Error: Illegal option: %c\n"),
407 gettext("Error: fcoe driver is busy\n"));
412 gettext("Error: Not enough permission to "
418 gettext("Error: Failed to open fcoe device\n"));
423 gettext("Error: Invalid argument\n"));
428 gettext("Error: More data\n"));
434 gettext("Error: Due to reason code %d\n"), status);
439 fprintf(stdout, gettext("No FCoE Ports Found!\n"));