Searched defs:sfx (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/usr.bin/sort/ |
H A D | vsort.c | 70 bool expect_alpha, sfx; in find_suffix() local
|
/freebsd-src/usr.bin/limits/ |
H A D | limits.c | 72 const char * sfx; member 557 print_limit(rlim_t limit,unsigned divisor,const char * inf,const char * pfx,const char * sfx,const char * which) print_limit() argument
|
/freebsd-src/sys/dev/cfi/ |
H A D | cfi_core.c | 181 static const char *sfx[] = { "", "K", "M", "G" }; in cfi_fmtsize() local
|
/freebsd-src/contrib/ntp/ntpd/ |
H A D | ntp_io.c | 558 print_interface(const endpt *iface, const char *pfx, const char *sfx) in print_interface()
|