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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/config/
H A DMakefile.am104 fdisk fetchmail file filter firewall format frox fsdump grub heartbeat hpuxexports \
H A DMakefile759 fdisk fetchmail file filter firewall format frox fsdump grub heartbeat hpuxexports \
H A DMakefile.in759 fdisk fetchmail file filter firewall format frox fsdump grub heartbeat hpuxexports \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dfdisk.c2 /* fdisk.c -- Partition table manipulator for Linux.
130 enum action { fdisk, require, try_only, create_empty_dos, create_empty_sun }; enumerator in enum:action
326 /* devfs kludge - note: fdisk partition names are not supposed
565 static int listing; /* no aborts for fdisk -l */
569 static int nowarn; /* no warnings for fdisk -l/-s */
1262 case fdisk:
2299 printf("Sorry - this fdisk cannot handle AIX disk labels.\n"
2647 /* for fdisk -l: try all things in /proc/partitions
2687 * fdisk -v
2688 * fdisk
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/include/
H A Dapplets.h144 USE_FDISK(APPLET(fdisk, _BB_DIR_SBIN, _BB_SUID_NEVER))

Completed in 176 milliseconds