Home
last modified time | relevance | path

Searched refs:MESSAGE (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/tests/sys/fs/fusefs/
H A Dfifo.cc45 const char MESSAGE[] = "Hello, World!\n"; variable
46 const int msgsize = sizeof(MESSAGE);
73 r = write(fd, MESSAGE + sent, msgsize - sent); in writer()
107 ASSERT_STREQ(message, MESSAGE); in TEST_F()
135 r = write(fd, MESSAGE + sent, msgsize - sent); in socket_writer()
208 ASSERT_STREQ(message, MESSAGE); in TEST_F()
/freebsd/contrib/libucl/
H A DCMakeLists.txt31 MESSAGE(FATAL_ERROR "Invalid FindLua invocation: ${ARGN}")
35 MESSAGE(STATUS "Check for luajit ${LUA_VERSION_MAJOR}.${LUA_VERSION_MINOR}")
67 MESSAGE(STATUS "Fallback from luajit to plain lua")
69 MESSAGE(STATUS "Check for lua ${LUA_VERSION_MAJOR}.${LUA_VERSION_MINOR}")
94 MESSAGE(STATUS "Check for lua ${LUA_VERSION_MAJOR}.${LUA_VERSION_MINOR}")
126 MESSAGE(STATUS "Found luajit ${LUA_VERSION_MAJOR}.${LUA_VERSION_MINOR}")
128 MESSAGE(STATUS "Found lua ${LUA_VERSION_MAJOR}.${LUA_VERSION_MINOR}")
158MESSAGE(WARNING "Neither libcurl nor libfetch were found, no support of URL includes in configurat…
179 MESSAGE(WARNING "Libucl references could be thread-unsafe because atomic builtins are missing")
255 MESSAGE(FATAL_ERROR "Lua not found, lua support is required")
[all …]
/freebsd/contrib/ntp/sntp/libevent/cmake/
H A DCodeCoverage.cmake71 MESSAGE(FATAL_ERROR "gcov not found! Aborting...")
76MESSAGE(WARNING "Compiler is not GNU gcc! Clang Version 3.0.0 and greater supports gcov as well, b…
79 MESSAGE(FATAL_ERROR "Compiler is not GNU gcc! Aborting...")
84 MESSAGE( WARNING "Code coverage results with an optimized (non-Debug) build may be misleading" )
99 MESSAGE(FATAL_ERROR "lcov not found! Aborting...")
103 MESSAGE(FATAL_ERROR "genhtml not found! Aborting...")
141 MESSAGE(FATAL_ERROR "Python not found! Aborting...")
145 MESSAGE(FATAL_ERROR "gcovr not found! Aborting...")
H A DCheckFileOffsetBits.cmake22 MESSAGE(STATUS "Cheking _FILE_OFFSET_BITS for large files")
36 MESSAGE(STATUS "Cheking _FILE_OFFSET_BITS for large files - needed")
39 MESSAGE(STATUS "Cheking _FILE_OFFSET_BITS for large files - not needed")
/freebsd/contrib/libevent/cmake/
H A DCodeCoverage.cmake71 MESSAGE(FATAL_ERROR "gcov not found! Aborting...")
76MESSAGE(WARNING "Compiler is not GNU gcc! Clang Version 3.0.0 and greater supports gcov as well, b…
79 MESSAGE(FATAL_ERROR "Compiler is not GNU gcc! Aborting...")
84 MESSAGE( WARNING "Code coverage results with an optimized (non-Debug) build may be misleading" )
99 MESSAGE(FATAL_ERROR "lcov not found! Aborting...")
103 MESSAGE(FATAL_ERROR "genhtml not found! Aborting...")
141 MESSAGE(FATAL_ERROR "Python not found! Aborting...")
145 MESSAGE(FATAL_ERROR "gcovr not found! Aborting...")
H A DCheckFileOffsetBits.cmake22 MESSAGE(STATUS "Cheking _FILE_OFFSET_BITS for large files")
36 MESSAGE(STATUS "Cheking _FILE_OFFSET_BITS for large files - needed")
39 MESSAGE(STATUS "Cheking _FILE_OFFSET_BITS for large files - not needed")
/freebsd/contrib/ntp/sntp/libevent/sample/
H A Dhello-world.c28 static const char MESSAGE[] = "Hello, World!\n"; variable
104 bufferevent_write(bev, MESSAGE, strlen(MESSAGE)); in listener_cb()
/freebsd/contrib/libevent/sample/
H A Dhello-world.c28 static const char MESSAGE[] = "Hello, World!\n"; variable
104 bufferevent_write(bev, MESSAGE, strlen(MESSAGE)); in listener_cb()
/freebsd/sys/contrib/libsodium/test/default/
H A Daead_xchacha20poly1305.c21 #undef MESSAGE in tv()
22 #define MESSAGE "Ladies and Gentlemen of the class of '99: If I could offer you " \ in tv() macro
40 assert(sizeof MESSAGE - 1U == MLEN); in tv()
41 memcpy(m, MESSAGE, MLEN); in tv()
H A Daead_chacha20poly1305.c196 #undef MESSAGE in tv_ietf()
197 #define MESSAGE "Ladies and Gentlemen of the class of '99: If I could offer you " \ in tv_ietf() macro
214 assert(sizeof MESSAGE - 1U == MLEN); in tv_ietf()
215 memcpy(m, MESSAGE, MLEN); in tv_ietf()
/freebsd/usr.sbin/nologin/
H A Dnologin.c32 #define MESSAGE "This account is currently not available.\n" macro
47 printf("%s", MESSAGE); in main()
/freebsd/contrib/netbsd-tests/fs/fifofs/
H A Dt_fifo.c25 #define MESSAGE "I am fine" macro
40 char message[MSG_SIZE] = MESSAGE; in child_writer()
/freebsd/crypto/heimdal/lib/asn1/
H A Dkrb5.asn197 MESSAGE-TYPE ::= INTEGER {
468 msg-type[2] MESSAGE-TYPE,
495 msg-type[1] MESSAGE-TYPE,
527 msg-type[1] MESSAGE-TYPE,
535 msg-type[1] MESSAGE-TYPE,
557 msg-type[1] MESSAGE-TYPE,
564 msg-type[1] MESSAGE-TYPE,
578 msg-type[1] MESSAGE-TYPE, -- KRB_CRED
608 msg-type[1] MESSAGE-TYPE,
/freebsd/libexec/atrun/
H A DLEGAL2 -----BEGIN PGP SIGNED MESSAGE-----
/freebsd/usr.bin/at/
H A DLEGAL1 -----BEGIN PGP SIGNED MESSAGE-----
/freebsd/contrib/tcp_wrappers/
H A DDISCLAIMER1 -----BEGIN PGP SIGNED MESSAGE-----
/freebsd/contrib/libcbor/src/
H A DCMakeLists.txt26 MESSAGE(FATAL_ERROR "Change the shared library version scheme to reflect https://github.com/PJK/libcbor/issues/52.")
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/
H A DSIGNATURE14 -----BEGIN PGP SIGNED MESSAGE-----
/freebsd/contrib/file/magic/Magdir/
H A Dpgp14 #>15 string MESSAGE- message
15 #>15 string SIGNED\040MESSAGE- signed message
30 0 string -----BEGIN\040PGP\040MESSAGE- PGP message
39 0 string -----BEGIN\040PGP\040SIGNED\040MESSAGE- PGP signed message
H A Dgentoo21 0 string -----BEGIN\040PGP\040SIGNED\040MESSAGE-----
/freebsd/sys/contrib/zstd/doc/educational_decoder/
H A Dzstd_decompress.c40 #define MESSAGE(...) macro
42 #define MESSAGE(...) fprintf(stderr, "" __VA_ARGS__) macro
49 MESSAGE("Error: %s\n", s); \
/freebsd/contrib/sendmail/src/
H A DSECURITY76 as starting point and read cf/README: MESSAGE SUBMISSION PROGRAM
/freebsd/contrib/dialog/
H A Ddlg_keys.c464 CURSES_NAME(MESSAGE),
/freebsd/contrib/unbound/dnstap/
H A Ddnstap.proto44 MESSAGE = 1; enumerator
/freebsd/contrib/tcpdump/
H A DCMakeLists.txt369 MESSAGE(STATUS "Use STATIC runtime")
381 MESSAGE(STATUS "Use DYNAMIC runtime")

12