Home
last modified time | relevance | path

Searched refs:mess (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/contrib/ntp/libntp/
H A Dgetopt.c39 const char *mess, in badopt() argument
45 fputs(mess, stderr); in badopt()
/freebsd/crypto/openssl/test/
H A Dsslapitest.c6504 static char *mess = "A test message"; in test_key_update() local
6529 if (!TEST_int_eq(SSL_write(clientssl, mess, strlen(mess)), strlen(mess)) in test_key_update()
6531 strlen(mess))) in test_key_update()
6534 if (!TEST_int_eq(SSL_write(serverssl, mess, strlen(mess)), strlen(mess)) in test_key_update()
6536 strlen(mess))) in test_key_update()
6563 static char *mess = "A test message"; in test_key_update_peer_in_write() local
6597 if (!TEST_int_eq(SSL_write(peerwrite, mess, strlen(mess)), -1) in test_key_update_peer_in_write()
6614 if (!TEST_int_eq(SSL_write(peerwrite, mess, strlen(mess)), strlen(mess)) in test_key_update_peer_in_write()
6615 || !TEST_int_eq(SSL_read(peerupdate, buf, sizeof(buf)), strlen(mess))) in test_key_update_peer_in_write()
6619 if (!TEST_int_eq(SSL_write(peerwrite, mess, strlen(mess)), strlen(mess)) in test_key_update_peer_in_write()
[all …]
H A Devp_extra_test.c4725 char mess[] = "Test Message\n"; in test_custom_md_meth() local
4762 || !TEST_true(EVP_DigestUpdate(mdctx, mess, strlen(mess))) in test_custom_md_meth()
/freebsd/tools/test/stress2/misc/
H A Dsendfile8.sh93 mess(void)
253 mess(); function
H A Dsendfile9.sh92 mess(void)
252 mess(); function
H A Dsendfile10.sh97 mess(void)
288 mess(); function
/freebsd/contrib/libarchive/
H A DCOPYING40 seems to be an unavoidable mess.
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/
H A Dmodsi3.S121 ! division loop will mess up the first time around.
H A Ddivsi3.S121 ! division loop will mess up the first time around.
H A Ddivmod.m4180 ! division loop will mess up the first time around.
/freebsd/usr.bin/compress/doc/
H A DNOTES136 quite a mess, huh? I've wanted to tell someone this stuff
/freebsd/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.0.txt78 2.2. New thread-safe, binary-compatible, harder-to-mess-up APIs
599 might mess with global state can all run each in their own
601 crash or mess up global state, it doesn't affect any others.
H A DChangeLog-1.4215 …o Begin using libtool's library versioning support correctly. If we don't mess up, this will more…
/freebsd/contrib/libevent/
H A Dwhatsnew-2.0.txt78 2.2. New thread-safe, binary-compatible, harder-to-mess-up APIs
599 might mess with global state can all run each in their own
601 crash or mess up global state, it doesn't affect any others.
H A DChangeLog-1.4215 …o Begin using libtool's library versioning support correctly. If we don't mess up, this will more…
/freebsd/contrib/ncurses/
H A DTO-DO57 point. This is a legacy terminfo property we can't mess with.
/freebsd/contrib/libucl/
H A DREADME.md126 * No commas mess: you can safely place a comma or semicolon for the last element in an array or an …
/freebsd/contrib/tcp_wrappers/
H A DCHANGES86 - Some FreeBSD 2.0 libc routines call strtok() and severely mess up the
/freebsd/contrib/ncurses/misc/
H A Demx.src161 # Don't mess with these entries! Lots of other entries depend on them!
/freebsd/sbin/pfctl/
H A Dpf.os383 # Windows TCP/IP stack is a mess. For most recent XP, 2000 and
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrArithmetic.td88 /// mess.
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_mve.td76 // mess. Other intrinsics just don't translate nicely into IR.
/freebsd/contrib/one-true-awk/
H A DFIXES.1e437 9fans. the management of temporary values is just a mess; i
/freebsd/share/examples/ipfilter/
H A Dipf-howto.txt1230 and make a mess of your state table. Also, FIN and XMAS
2928 So remember, when your network is a mess of twisty IP
/freebsd/crypto/openssh/
H A Dconfigure.ac2694 dnl implementation. Try to detect this mess, and assume the only safe option
5237 # Whether to mess with the default path

12