Lines Matching defs:called
10 * called by a name other than "ssh" or "Secure Shell".
370 * This is called to fork and execute a command when we have no tty. This
527 * This is called to fork and execute a command when we have a tty. This
623 * This is called to fork and execute a command. If another command is
1850 static int called = 0;
1860 if (called) {
1863 called = 1;
1929 * Function to perform pty cleanup. Also called if we get aborted abnormally
2143 * this is called when a channel dies before
2297 static int called = 0;
2306 if (called)
2308 called = 1;