Searched refs:prntype (Results 1 – 1 of 1) sorted by relevance
1014 const char *prntype; in show_info() local1022 prntype = ctl_typename[ctltype]; in show_info()1024 prntype = "unknown"; in show_info()1028 printf("%s%s", prntype, sep); in show_info()1030 fputs(prntype, stdout); in show_info()