Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dprompts.h52 int get_threshold(ulong_t *option);
H A Dprompts.c349 get_threshold(ulong_t *options) in get_threshold() function
H A Dmain.c668 get_threshold(&cur_dtype->dtype_options); in get_disk_characteristics()
H A Dmenu_command.c539 d->dtype_threshold = get_threshold(&d->dtype_options); in c_type()