Searched refs:PROMPT (Results 1 – 12 of 12) sorted by relevance
36 if ((force == PROMPT) && in vgremove_single()
483 if (force != PROMPT) { in _lvconvert_mirrors_repair_ask()
43 #define PROMPT "+ " macro218 printf("%s", PROMPT); in DoInteractive()
227 #define PROMPT 15 macro
464 } while ((c&0177) != character(value(PROMPT))); in transmit()
603 goto PROMPT; in prompt()611 PROMPT: in prompt()
93 #define PROMPT "prompt" macro1137 tmp = NCONF_get_string(req_conf, SECTION, PROMPT); in make_REQ()
136 PROMPT = 0, /* Issue yes/no prompt to confirm operation */ enumerator
2102 if (lv_is_active(lv) && (force == PROMPT) && in lv_remove_single()
1334 pp->force = PROMPT; in pvcreate_params_set_defaults()
69 #define PROMPT(X) the_prompts.prompt_stack[the_prompts.top + X].prompt macro