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

/macosx-10.10/OpenSSH-189/openssh/
H A Dsftp.c74 int batchmode = 0; variable
1892 if (!batchmode && isatty(STDIN_FILENO)) {
1955 interactive = !batchmode && isatty(STDIN_FILENO);
2003 batchmode);
2173 if (batchmode)
2181 batchmode = 1;
2278 if (!batchmode) {
2294 if (batchmode)
/macosx-10.10/vim-55/runtime/syntax/
H A Dmf.vim58 syn keyword mfCommand batchmode nonstopmode scrollmode errorstopmode

Completed in 130 milliseconds