Searched refs:check_opt_support (Results 1 – 13 of 13) sorted by relevance
52 if ! $(check_opt_support "create" "-p") ; then56 if ! $(check_opt_support "upgrade"); then
55 if ! $(check_opt_support "create" "-p") ; then
51 if ! $(check_opt_support "upgrade") ; then55 if ! $(check_opt_support "clone" "-o") ; then
53 if ! $(check_opt_support "clone" "-p") ; then
65 if ! $(check_opt_support "clone" "-o") ; then
64 if ! $(check_opt_support "clone" "-o") ; then
53 if ! $(check_opt_support "create" "-p") ; then
40 check_opt_support "get" "-d"
2397 function check_opt_support #command, option function