Searched refs:PROMPT_TYPE_INVALID (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/usr.bin/tmux/
H A Dcmd-show-prompt-history.c69 if (type == PROMPT_TYPE_INVALID) {
94 if (type == PROMPT_TYPE_INVALID) {
H A Dcmd-command-prompt.c144 if (cdata->prompt_type == PROMPT_TYPE_INVALID) {
H A Dstatus.c89 enum prompt_type type = PROMPT_TYPE_INVALID;
94 if (type == PROMPT_TYPE_INVALID) {
2022 return (PROMPT_TYPE_INVALID);
H A Dtmux.h1685 PROMPT_TYPE_INVALID = 0xff enumerator in enum:prompt_type

Completed in 342 milliseconds