Home
last modified time | relevance | path

Searched refs:system_id_string (Results 1 – 4 of 4) sorted by relevance

/src/usr.bin/etdump/
H A Doutput_shell.c55 platform = system_id_string(platform_id); in output_entry()
59 platform, system_id_string(bcse->system_type[0]), in output_entry()
H A Doutput_text.c51 system_id_string(bcsh->platform_id[0])); in output_section()
83 system_id_string(bcse->system_type[0])); in output_entry()
H A Detdump.h45 const char *system_id_string(u_char system_id);
H A Detdump.c42 system_id_string(u_char system_id) in system_id_string() function