Home
last modified time | relevance | path

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

/dports/benchmarks/netio/netio-1.33/
H A Dnetio.c502 typedef enum {nf_auto, nf_bytes, nf_kbytes, nf_mbytes, nf_gbytes} numberformat; enumerator
513 nThisFormat = nf_bytes; in print_result()
524 case nf_bytes: in print_result()
1513 nFormat = nf_bytes; in main()