HomeSort by: relevance | last modified time | path
    Searched defs:print_human_bytes (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/ifconfig/
ifconfig.c 1250 print_human_bytes(bool humanize, uint64_t n) function in typeref:typename:void
1379 print_human_bytes(hflag, ifi->ifi_ibytes);
1389 print_human_bytes(hflag, ifi->ifi_obytes);

Completed in 11 milliseconds