Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/format/
H A Dprompts.h40 int get_pcyl(int n_cyls, int p_cyls);
H A Dprompts.c92 get_pcyl(n_cyls, a_cyls) in get_pcyl() function
H A Dmain.c627 cur_dtype->dtype_pcyl = get_pcyl(ncyl, cur_dtype->dtype_acyl); in get_disk_characteristics()
H A Dmenu_command.c521 d->dtype_pcyl = get_pcyl(d->dtype_ncyl, d->dtype_acyl); in c_type()