Home
last modified time | relevance | path

Searched refs:request_on_command_line (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/lvm/metassist/controller/
H A Dmetassist.c422 boolean_t request_on_command_line = B_FALSE; in parse_create_opts() local
460 request_on_command_line = B_TRUE; in parse_create_opts()
467 request_on_command_line = B_TRUE; in parse_create_opts()
474 request_on_command_line = B_TRUE; in parse_create_opts()
481 request_on_command_line = B_TRUE; in parse_create_opts()
487 request_on_command_line = B_TRUE; in parse_create_opts()
493 request_on_command_line = B_TRUE; in parse_create_opts()
499 request_on_command_line = B_TRUE; in parse_create_opts()
504 request_on_command_line = B_TRUE; in parse_create_opts()
530 if (request_on_command_line == B_TRUE) { in parse_create_opts()