Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dcmd-if-shell.c33 static enum args_parse_type cmd_if_shell_args_parse(struct args *, u_int,
45 .args = { "bFt:", 2, 3, cmd_if_shell_args_parse },
64 cmd_if_shell_args_parse(__unused struct args *args, u_int idx, in cmd_if_shell_args_parse() function