Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dprompts.h40 int get_phead(int n_heads, ulong_t *option);
H A Dprompts.c121 get_phead(int n_heads, ulong_t *options) in get_phead() function
H A Dmain.c675 get_phead(nhead, &cur_dtype->dtype_options); in get_disk_characteristics()
H A Dmenu_command.c527 d->dtype_phead = get_phead(d->dtype_nhead, &d->dtype_options); in c_type()