Home
last modified time | relevance | path

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

/dports/shells/bash/bash-5.1/
H A Dprint_cmd.c100 static void print_if_command PARAMS((IF_COM *));
222 print_if_command (command->value.If);
786 print_if_command (if_command) in print_if_command() function