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

/openbsd-current/usr.bin/tmux/
H A Dcmd-if-shell.c69 return (ARGS_PARSE_STRING);
H A Dcmd-display-menu.c75 enum args_parse_type type = ARGS_PARSE_STRING;
78 type = ARGS_PARSE_STRING;
84 type = ARGS_PARSE_STRING;
H A Dcmd-set-option.c80 return (ARGS_PARSE_STRING);
H A Dcmd-run-shell.c75 return (ARGS_PARSE_STRING);
H A Darguments.c283 type = ARGS_PARSE_STRING;
292 case ARGS_PARSE_STRING:
H A Dtmux.h1543 ARGS_PARSE_STRING, enumerator in enum:args_parse_type

Completed in 170 milliseconds