HomeSort by: relevance | last modified time | path
    Searched defs:print_human_bytes (Results 1 - 2 of 2) 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);
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 24 milliseconds