Searched refs:option_p (Results 1 – 3 of 3) sorted by relevance
274 if (option_p) { in main()289 if (strcmp(option_p, parts->pinfo_name) == 0) in main()296 "Specified table '%s' is not a known table.\n", option_p); in main()
91 extern char *option_p; /* forced partition table option */
69 char *option_p; variable256 option_p = argv[next++]; in do_options()