Home
last modified time | relevance | path

Searched defs:synchronous (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/dev/ciss/
H A Dcissreg.h257 u_int8_t synchronous:1; /* return immediately */ member
753 u_int8_t synchronous:1; member
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp1955 const bool synchronous = stream != nullptr; DoConnectProcess() local
/freebsd-src/crypto/openssh/
H A Dsftp-client.c2386 handle_dest_replies(struct sftp_conn *to, const char *to_path, int synchronous, in handle_dest_replies()