Searched refs:get_existing_partition (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dfdisk.c1436 get_existing_partition(int warn, int max) function
1603 /* If sgi_label then don't use get_existing_partition,
1604 let the user select a partition, since get_existing_partition()
1607 i = get_existing_partition(0, partitions);
2858 /* If sgi_label then don't use get_existing_partition,
2860 get_existing_partition() only works for Linux-like
2863 j = get_existing_partition(1, partitions);

Completed in 92 milliseconds