Home
last modified time | relevance | path

Searched refs:msgsize (Results 1 – 10 of 10) sorted by relevance

/freebsd/tests/sys/fs/fusefs/
H A Dfifo.cc46 const int msgsize = sizeof(MESSAGE); variable
70 while (sent < msgsize) { in writer()
73 r = write(fd, MESSAGE + sent, msgsize - sent); in writer()
101 while (recvd < msgsize) { in TEST_F()
132 while (sent < msgsize) { in socket_writer()
135 r = write(fd, MESSAGE + sent, msgsize - sent); in socket_writer()
202 while (recvd < msgsize) { in TEST_F()
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/safety/
H A Dtst.msgsize.d51 trace(msgsize((mblk_t *)rand()));
/freebsd/sys/dev/hyperv/utilities/
H A Dhv_utilreg.h58 uint32_t msgsize; member
/freebsd/cddl/usr.sbin/dtrace/tests/common/safety/
H A DMakefile23 tst.msgsize.d \
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/privs/
H A Dtst.kpriv.ksh51 CANTREAD1(msgsize)
H A Dtst.func_access.ksh47 /* We have no reliable way to test msgsize */
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.subr.d76 INTFUNC(msgsize(NULL))
/freebsd/sys/crypto/ccp/
H A Dccp_hardware.c1077 size_t i, msgsize, remaining, nb; in ccp_sha() local
1101 msgsize = 0; in ccp_sha()
1104 msgsize += seg->ss_len; in ccp_sha()
1107 msgsize << 3); in ccp_sha()
/freebsd/cddl/usr.sbin/dtrace/tests/tools/
H A Dexclude.sh57 exclude EXFAIL common/safety/tst.msgsize.d
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES5016 '${msgsize} / 16 + (${nrcpts} * 300)' to a timeout which