Searched refs:check_opt_support (Results 1 – 13 of 13) sorted by relevance
57 if ! $(check_opt_support "create" "-p") ; then61 if ! $(check_opt_support "upgrade"); then
60 if ! $(check_opt_support "create" "-p") ; then
56 if ! $(check_opt_support "upgrade") ; then60 if ! $(check_opt_support "clone" "-o") ; then
58 if ! $(check_opt_support "clone" "-p") ; then
70 if ! $(check_opt_support "clone" "-o") ; then
69 if ! $(check_opt_support "clone" "-o") ; then
58 if ! $(check_opt_support "create" "-p") ; then
45 check_opt_support "get" "-d"
2402 function check_opt_support #command, option function