Searched refs:mac_to_text (Results 1 – 11 of 11) sorted by relevance
105 error = mac_to_text(label, &string); in main()
43 mac_to_text;
134 mac_text.3 mac_to_text.3
324 mac_to_text(struct mac *mac, char **text) in mac_to_text() function
115 error = mac_to_text(label, &string); in main()
120 int mac_to_text(mac_t mac, char **_text);
69 if (mac_to_text(label, &label_text) == -1) in maclabel_status()
439 error = mac_to_text(label, &string); in maclabel()
947 error = mac_to_text(label, in display()
836 if (mac_to_text(proclabel, &string) == -1) in label()
1425 error = mac_to_text(*macp, &labelbuf); in jps_export_mac_label()