Searched refs:option_f (Results 1 – 12 of 12) sorted by relevance
184 if ((*f)() && option_f)253 if (cur_ctype == NULL && option_f) in embedded_scsi()264 if (cur_ctype == NULL && option_f) in not_embedded_scsi()275 if (cur_ctype == NULL && option_f) in not_scsi()286 if ((cur_disk == NULL) && option_f) in not_efi()296 if ((cur_disk == NULL) && option_f) in disp_expert_change_expert_efi()308 if ((cur_disk == NULL) && option_f) in disp_expand_efi()320 if ((cur_disk == NULL) && option_f) in disp_all_change_expert_efi()333 if (cur_ctype == NULL && option_f) in scsi()345 if (cur_ctype == NULL && option_f) in scsi_expert()
103 if (option_f) { in main()104 if (freopen(option_f, "r", stdin) == NULL) { in main()106 option_f); in main()284 } else if (option_f == 0 && option_d == 0) { in main()296 if (option_f) { in main()606 if (option_f) { in get_disk_characteristics()
256 if (found && option_f) {633 if (found && option_f) {835 if (found && option_f) { in checkpartitions()
178 if (option_f)219 if (option_f)954 if ((option_f == (char *)NULL) && isatty(0) == 1 && isatty(1) == 1) { in get_tty_lines()
86 char *option_f; /* input redirect option */ variable
174 if (option_f || (!isatty(0)) || (!isatty(1))) in a_print()
694 if (!interactive || option_f) {1704 if (option_f)2417 if (option_f) {
472 if (option_f || (!isatty(0)) || (!isatty(1))) in d_print()
171 if ((option_f == (char *)NULL) && isatty(0) == 1 && isatty(1) == 1) { in c_disk()300 if (!option_f && ncyl == 0 && nhead == 0 && nsect == 0 && in c_disk()
364 if (option_f != (char *)NULL || isatty(0) != 1 || isatty(1) != 1) { in c_fdisk()
1123 if (can_prompt && expert_mode && !option_f) { in generic_disk_sense()1247 while (can_prompt && expert_mode && !option_f) { in generic_disk_sense()
206 option_f = argv[next++]; in do_options()