/freebsd/lib/libsys/ |
H A D | socket.2 | 89 SOCK_SEQPACKET Sequenced packet stream 94 type provides sequenced, reliable, 104 socket may provide a sequenced, reliable,
|
/freebsd/share/doc/smm/02.config/ |
H A D | e.t | 102 The NS Sequenced Packet Protocol does not require a three-way handshake 108 on Sequenced Packet sockets.
|
/freebsd/share/doc/psd/21.ipc/ |
H A D | 2.t | 95 sequenced, and unduplicated flow of data without record boundaries. 105 is not promised to be sequenced, reliable, or unduplicated. 126 A \fIsequenced packet\fP socket is similar to a stream socket, 130 Sequenced-packet sockets allow the user to manipulate the
|
H A D | 5.t | 1289 #define NSPROTO_SPP 5 /* Sequenced Packet */
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | execution.cppm |
|
/freebsd/share/doc/psd/05.sysman/ |
H A D | 2.3.t | 63 #define SOCK_SEQPACKET 5 /* sequenced packets */ 78 full-duplex, reliable, sequenced packet exchange;
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | max77620.txt | 35 to be part of a sequence allowing external regulators to be sequenced along
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | JITLinkGeneric.h | 121 // sequenced before arguments, so L->linkPhase1(std::move(L), ...) will be in impl()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 11779 /// A tree of sequenced regions within an expression. Two regions are 11794 /// A region within an expression which may be sequenced with respect 11811 /// subset of \p Parent. This sequence of operations is sequenced with 11851 /// least-sequenced usage of each kind. 11856 /// A modification of an object which is sequenced before the value 11860 /// A modification of an object which is not sequenced before the value 11888 /// Sequenced regions within the expression. 11905 /// RAII object wrapping the visitation of a sequenced subexpression of an 11907 /// become sequenced with respect to the value computation of the result, so 11995 // If we have a modification as side effect and are in a sequenced in addUsage() [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | BuiltinsWebAssembly.def | 23 // Note that memory.size is not "c" (readnone) because it must be sequenced
|
/freebsd/contrib/sendmail/src/ |
H A D | conf.h | 87 #define MAXMAPSTACK 12 /* max # of stacked or sequenced maps */
|
H A D | map.c | 7161 ** Sequenced map type. 7178 ** SEQ_MAP_PARSE -- Sequenced map parsing 7324 ** SEQ_MAP_LOOKUP -- sequenced map lookup 7379 ** SEQ_MAP_STORE -- sequenced map store
|
/freebsd/sys/cam/ctl/ |
H A D | README.ctl.txt | 210 ad-hoc method, it is now sequenced through SYSINIT() calls.
|
/freebsd/sys/dev/cxgbe/cudbg/ |
H A D | cudbg_flash_utils.c | 383 /* finding max sequence number because max sequenced in cudbg_read_flash()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGCoroutine.cpp | 659 // The call to get_return_object is sequenced before the call to in GetReturnObjectManager() 740 // The call to get_return_object is sequenced before the call to in EmitGroInit()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | BasicBlockSections.cpp | 22 // section with its basic blocks sequenced in the given order. To get the
|
/freebsd/usr.sbin/inetd/ |
H A D | inetd.8 | 253 reliably delivered message, or sequenced packet socket.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicsWebAssembly.td | 20 // Note that memory.size is not IntrNoMem because it must be sequenced with
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVFeatures.td | 433 "'Zcmp' (sequenced instructions for code-size reduction)", 437 "'Zcmp' (sequenced instructions for code-size reduction)">;
|
/freebsd/contrib/sendmail/libsm/ |
H A D | vfscanf.c | 761 ** SM_SCCL -- sequenced character comparison list
|
/freebsd/sys/sys/ |
H A D | socket.h | 106 #define SOCK_SEQPACKET 5 /* sequenced packet stream */
|
/freebsd/sys/contrib/zstd/lib/compress/ |
H A D | zstd_fast.c | 56 * from the previous step. This means these steps must be sequenced and their
|
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt8195-cherry.dtsi | 78 /* automatically sequenced by PMIC EXT_PMIC_EN2 */
|
H A D | mt8186-corsola.dtsi | 109 /* automatically sequenced by PMIC EXT_PMIC_EN2 */
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdcache.c | 52 * in the cache being related to a seqid# sequenced Op.
|