Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/format/
H A Dprompts.h42 int get_phead(int n_heads, ulong_t *option);
H A Dprompts.c124 get_phead(n_heads, options) in get_phead() function
H A Dmain.c650 get_phead(nhead, &cur_dtype->dtype_options); in get_disk_characteristics()
H A Dmenu_command.c523 d->dtype_phead = get_phead(d->dtype_nhead, &d->dtype_options); in c_type()