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

/openbsd-current/usr.bin/tmux/
H A Dcmd-show-options.c92 if (scope == OPTIONS_TABLE_NONE) {
115 if (scope == OPTIONS_TABLE_NONE) {
H A Doptions.c793 int scope = OPTIONS_TABLE_NONE;
804 return (OPTIONS_TABLE_NONE);
874 return (OPTIONS_TABLE_NONE);
888 return (OPTIONS_TABLE_NONE);
902 return (OPTIONS_TABLE_NONE);
H A Dcmd-set-option.c133 if (scope == OPTIONS_TABLE_NONE) {
H A Dtmux.h1969 #define OPTIONS_TABLE_NONE 0 macro

Completed in 180 milliseconds