Searched refs:vmcn (Results 1 – 1 of 1) sorted by relevance
807 char *p, vmcn[(4 * 15) + 1]; in pstatus() local848 strvisx (vmcn, ss.data->what.media_catalog.mc_number, in pstatus()849 (sizeof (vmcn) - 1) / 4, VIS_OCTAL | VIS_NL); in pstatus()850 printf(", number \"%.*s\"", (int)sizeof (vmcn), vmcn); in pstatus()