Searched defs:start_sol (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/parted/
H A Dparted.c748 char *start_sol = NULL, *end_sol = NULL; local
847 start_sol = ped_unit_format (*dev, part->geom.start);
865 start_usr, end_usr, start_sol, end_sol,
924 free (start_sol);
947 free (start_sol);
969 char *start_sol = NULL, *end_sol = NULL; local
1056 start_sol = ped_unit_format (*dev, part->geom.start);
1069 start_usr, end_usr, start_sol, end_sol,
1134 free (start_sol);
1156 free (start_sol);
[all...]

Completed in 26 milliseconds