Home
last modified time | relevance | path

Searched defs:sfx (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/sort/
H A Dvsort.c70 bool expect_alpha, sfx; in find_suffix() local
/freebsd/usr.bin/limits/
H A Dlimits.c72 const char * sfx; member
560 print_limit(rlim_t limit, unsigned divisor, const char * inf, const char * pfx, const char * sfx, c… in print_limit()
/freebsd/sys/dev/cfi/
H A Dcfi_core.c181 static const char *sfx[] = { "", "K", "M", "G" }; in cfi_fmtsize() local
/freebsd/contrib/ntp/ntpd/
H A Dntp_io.c558 print_interface(const endpt *iface, const char *pfx, const char *sfx) in print_interface()