Home
last modified time | relevance | path

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

/dragonfly/lib/libutil/
HDhumanize_unsigned.c95 format_bytes(char *buf, size_t len, uint64_t bytes) in format_bytes() function
HDlibutil.h83 int format_bytes(char *buf, size_t len, uint64_t bytes);
HDMakefile87 MLINKS+=humanize_unsigned.3 format_bytes.3