Searched refs:check_type (Results 1 – 3 of 3) sorted by relevance
23 def check_action(check_type): argument34 checks.append((check_type, values))
1558 function check_type() { type -t "$1"; } function1561 function check_type() { type "$1"; } function