Lines Matching refs:send

62 send()/write() system call family. The result of the cipher operation is
79 particular cipher instance. When invoking send/write or recv/read
80 system calls to send data to the kernel or obtain data from the
88 the input buffer used for the send/write system call and the output
120 Using the send() system call, the application provides the data that
121 should be processed with the message digest. The send system call allows
124 - MSG_MORE: If this flag is set, the send system call acts like a
126 calculated. If the flag is not set, the send system call calculates
154 Before data can be sent to the kernel using the write/send system call
165 send/recv system call family. That cmsghdr data structure holds the
176 The send system call family allows the following flag to be specified:
178 - MSG_MORE: If this flag is set, the send system call acts like a
180 subsequent invocation of the send system call.
208 Before data can be sent to the kernel using the write/send system call
212 In addition, before data can be sent to the kernel using the write/send
224 send/recv system call family. That cmsghdr data structure holds the
239 The send system call family allows the following flag to be specified:
241 - MSG_MORE: If this flag is set, the send system call acts like a
243 subsequent invocation of the send system call.
325 - *Additional Data* can be provided using the send()/sendmsg() system calls,
331 In addition to the send/write/read/recv system call family, the AF_ALG
363 In addition to the read/recv and send/write system call handling to send