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

/openbsd-current/usr.bin/tmux/
H A Dinput.c67 INPUT_STRING enumerator in enum:input_param::__anon6
838 if (ictx->param_list[i].type == INPUT_STRING)
1020 if (ictx->param_list[i].type == INPUT_STRING)
1035 ip->type = INPUT_STRING;
1053 else if (ip->type == INPUT_STRING)
1074 if (ip->type == INPUT_STRING)
2113 if (ictx->param_list[i].type == INPUT_STRING) {

Completed in 60 milliseconds