Searched defs:next_input (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/lib/libiberty/include/ | ||
H A D | pex-common.h | 57 int next_input; member |
/openbsd/usr.bin/tmux/ | ||
H A D | cmd-command-prompt.c | 89 char *inputs = NULL, *next_input; in cmd_command_prompt_exec() local |