Searched refs:global_shortname (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmdir.c61 static char global_shortname[13]; variable
409 printf("[%s]%*s", global_shortname,
410 (int) (15 - 2 - strlen(global_shortname)), "");
412 printf("%-15s", global_shortname);
421 printf("%s", global_shortname);
611 mp.shortname = global_shortname;

Completed in 64 milliseconds