Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gnu-sort/lib/
Dhuman.c426 humblock (char const *spec, uintmax_t *block_size, int *options) in humblock() function
476 strtol_error e = humblock (spec, block_size, &opts); in human_options()
/freebsd-9-stable/contrib/gnu-sort/
DChangeLog2336 * lib/human.c (humblock): Support BLOCKSIZE as well as BLOCK_SIZE.