Home
last modified time | relevance | path

Searched refs:str_units (Results 1 – 7 of 7) sorted by relevance

/dports/science/eccodes/eccodes-2.23.0-Source/tests/
H A Dbufr_check_descriptors.c22 char* str_units = NULL; in main() local
40 str_units = list[4]; in main()
46 if (strlen(str_units) >= maxlen_units) { in main()
48 line_number, str_units, maxlen_units); in main()
/dports/sysutils/busybox/busybox-1.26.2/util-linux/
H A Dfdisk_sun.c494 snprintf(mesg, sizeof(mesg), "First %s", str_units(SINGULAR)); in add_sun_partition()
549 str_units(SINGULAR)); in add_sun_partition()
570 scround(last), str_units(SINGULAR), in add_sun_partition()
571 scround(stop), str_units(SINGULAR)); in add_sun_partition()
646 str_units(PLURAL), units_per_sector); in sun_list_table()
652 str_units(PLURAL), units_per_sector); in sun_list_table()
H A Dfdisk_sgi.c304 str_units(PLURAL), units_per_sector); in sgi_list_table()
310 str_units(PLURAL), units_per_sector ); in sgi_list_table()
723 snprintf(mesg, sizeof(mesg), "First %s", str_units(SINGULAR)); in sgi_add_partition()
749 snprintf(mesg, sizeof(mesg), " Last %s", str_units(SINGULAR)); in sgi_add_partition()
H A Dfdisk_osf.c473 snprintf(mesg, sizeof(mesg), "First %s", str_units(SINGULAR)); in xbsd_new_part()
481 str_units(SINGULAR)); in xbsd_new_part()
H A Dfdisk.c600 str_units(int n) in str_units() function
1759 str_units(PLURAL)); in change_units()
2031 str_units(PLURAL), in list_disk_geometry()
2472 snprintf(mesg, sizeof(mesg), "First %s", str_units(SINGULAR)); in add_partition()
2534 str_units(SINGULAR)); in add_partition()
/dports/devel/util-linux/util-linux-2.36/Documentation/releases/
H A Dv2.21-ReleaseNotes368 - use ngettext() in str_units() for plural forms [Francesco Cosoleto]
/dports/sysutils/linrename/util-linux-2.25.2/Documentation/releases/
H A Dv2.21-ReleaseNotes368 - use ngettext() in str_units() for plural forms [Francesco Cosoleto]