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

/freebsd-11-stable/sys/dev/qlxge/
H A Dqls_inline.h81 qls_lock(qla_host_t *ha, const char *str, uint32_t no_delay) argument
96 if (no_delay)
H A Dqls_os.h152 #define QLA_LOCK(ha, str, no_delay) qls_lock(ha, str, no_delay)
/freebsd-11-stable/libexec/rlogind/
H A Drlogind.c103 int no_delay; variable
146 no_delay = 1;
174 if (no_delay &&
/freebsd-11-stable/libexec/rshd/
H A Drshd.c111 int no_delay; variable
149 no_delay = 1;
177 if (no_delay &&

Completed in 152 milliseconds