Searched refs:check_opt_support (Results 1 – 13 of 13) sorted by relevance
55 if ! $(check_opt_support "create" "-p") ; then59 if ! $(check_opt_support "upgrade"); then
58 if ! $(check_opt_support "create" "-p") ; then
54 if ! $(check_opt_support "upgrade") ; then58 if ! $(check_opt_support "clone" "-o") ; then
56 if ! $(check_opt_support "clone" "-p") ; then
68 if ! $(check_opt_support "clone" "-o") ; then
67 if ! $(check_opt_support "clone" "-o") ; then
56 if ! $(check_opt_support "create" "-p") ; then
43 check_opt_support "get" "-d"
2400 function check_opt_support #command, option function