Searched refs:nodelay (Results 1 – 8 of 8) sorted by relevance
/external/openssh/contrib/redhat/ |
D | sshd.pam.old | 2 auth required /lib/security/pam_pwdb.so shadow nodelay
|
/external/openssh/contrib/ |
D | sshd.pam.generic | 2 auth required /lib/security/pam_unix.so shadow nodelay
|
/external/openssh/contrib/caldera/ |
D | sshd.pam | 2 auth required /lib/security/pam_pwdb.so shadow nodelay
|
/external/linux-tools-perf/ |
D | builtin-record.c | 52 static bool nodelay = false; variable 218 if (nodelay) { in config_attr() 764 OPT_BOOLEAN('D', "no-delay", &nodelay,
|
/external/qemu/docs/ |
D | CHAR-DEVICES.TXT | 93 "tcp:[<host>]:<port>[,server][,nowait][,nodelay]" 99 The 'nodelay' is used to disable the TCP Nagle algorithm to
|
/external/qemu/ |
D | curses.c | 295 nodelay(stdscr, TRUE); nonl(); keypad(stdscr, TRUE); in curses_setup()
|
D | qemu-options.hx | 1177 @item tcp:[@var{host}]:@var{port}[,@var{server}][,nowait][,nodelay] 1183 option was specified. The @code{nodelay} option disables the Nagle buffering 1196 @item telnet:@var{host}:@var{port}[,server][,nowait][,nodelay]
|
/external/grub/ |
D | ChangeLog | 7851 instead of nodelay. 8635 * grub/asmstub.c (grub_stage2) [HAVE_LIBCURSES]: Call nodelay.
|