Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dprompts.h43 int get_bpt(int n_sects, ulong_t *option);
H A Dprompts.c179 get_bpt(int n_sects, ulong_t *options) in get_bpt() function
H A Dmain.c653 cur_dtype->dtype_bpt = get_bpt(cur_dtype->dtype_nsect, in get_disk_characteristics()
H A Dmenu_command.c530 d->dtype_bpt = get_bpt(d->dtype_nsect, &d->dtype_options); in c_type()