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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dfdisk_sun.c491 snprintf(mesg, sizeof(mesg), "First %s", str_units(SINGULAR));
543 str_units(SINGULAR));
564 scround(last), str_units(SINGULAR),
565 scround(stop), str_units(SINGULAR));
640 str_units(PLURAL), units_per_sector);
646 str_units(PLURAL), units_per_sector);
H A Dfdisk_sgi.c303 str_units(PLURAL), units_per_sector);
309 str_units(PLURAL), units_per_sector );
725 snprintf(mesg, sizeof(mesg), "First %s", str_units(SINGULAR));
751 snprintf(mesg, sizeof(mesg), " Last %s", str_units(SINGULAR));
H A Dfdisk.c368 str_units(int n) function
1496 str_units(PLURAL));
1768 str_units(PLURAL),
2175 snprintf(mesg, sizeof(mesg), "First %s", str_units(SINGULAR));
2237 str_units(SINGULAR));
H A Dfdisk_osf.c477 snprintf(mesg, sizeof(mesg), "First %s", str_units(SINGULAR));
485 str_units(SINGULAR));

Completed in 33 milliseconds