Searched defs:num_parts (Results 1 – 3 of 3) sorted by relevance
19 int num_parts; // number of partitions in this group member
61 int num_parts; /* number of partitions configured on logvol */ member
85 static int num_parts, disp_unit_cyl, dos_flag, dev_fd = 3; variable633 static int ask_partition(int num_parts) in ask_partition()