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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dfdisk_osf.c397 switch (tolower(read_nonempty("BSD disklabel command (m for help): "))) {
622 c = read_nonempty("Do you want to create a disklabel? (y/n) ");
802 l = tolower(read_nonempty(prompt));
H A Dfdisk.c390 read_nonempty(const char *mesg) function
412 read_nonempty("Hex code (type L to list codes): ");
2328 c = read_nonempty(line);
2474 c = tolower(read_nonempty("Expert command (m for help): "));
2814 c = tolower(read_nonempty("Command (m for help): "));
H A Dfdisk_sun.c254 c = read_nonempty("Select type (? for auto, 0 for custom): ");

Completed in 81 milliseconds