/freebsd/contrib/ntp/libntp/ |
H A D | getopt.c | 39 const char *mess, in badopt() argument 45 fputs(mess, stderr); in badopt()
|
/freebsd/crypto/openssl/test/ |
H A D | sslapitest.c | 6504 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 D | evp_extra_test.c | 4725 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 D | sendfile8.sh | 93 mess(void) 253 mess(); function
|
H A D | sendfile9.sh | 92 mess(void) 252 mess(); function
|
H A D | sendfile10.sh | 97 mess(void) 288 mess(); function
|
/freebsd/contrib/libarchive/ |
H A D | COPYING | 40 seems to be an unavoidable mess.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/ |
H A D | modsi3.S | 121 ! division loop will mess up the first time around.
|
H A D | divsi3.S | 121 ! division loop will mess up the first time around.
|
H A D | divmod.m4 | 180 ! division loop will mess up the first time around.
|
/freebsd/usr.bin/compress/doc/ |
H A D | NOTES | 136 quite a mess, huh? I've wanted to tell someone this stuff
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | whatsnew-2.0.txt | 78 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 D | ChangeLog-1.4 | 215 …o Begin using libtool's library versioning support correctly. If we don't mess up, this will more…
|
/freebsd/contrib/libevent/ |
H A D | whatsnew-2.0.txt | 78 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 D | ChangeLog-1.4 | 215 …o Begin using libtool's library versioning support correctly. If we don't mess up, this will more…
|
/freebsd/contrib/ncurses/ |
H A D | TO-DO | 57 point. This is a legacy terminfo property we can't mess with.
|
/freebsd/contrib/libucl/ |
H A D | README.md | 126 * 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 D | CHANGES | 86 - Some FreeBSD 2.0 libc routines call strtok() and severely mess up the
|
/freebsd/contrib/ncurses/misc/ |
H A D | emx.src | 161 # Don't mess with these entries! Lots of other entries depend on them!
|
/freebsd/sbin/pfctl/ |
H A D | pf.os | 383 # Windows TCP/IP stack is a mess. For most recent XP, 2000 and
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kInstrArithmetic.td | 88 /// mess.
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | arm_mve.td | 76 // mess. Other intrinsics just don't translate nicely into IR.
|
/freebsd/contrib/one-true-awk/ |
H A D | FIXES.1e | 437 9fans. the management of temporary values is just a mess; i
|
/freebsd/share/examples/ipfilter/ |
H A D | ipf-howto.txt | 1230 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 D | configure.ac | 2694 dnl implementation. Try to detect this mess, and assume the only safe option 5237 # Whether to mess with the default path
|