Home
last modified time | relevance | path

Searched defs:MESSAGE (Results 1 – 9 of 9) sorted by relevance

/freebsd/usr.sbin/nologin/
H A Dnologin.c32 #define MESSAGE "This account is currently not available.\n" macro
/freebsd/sys/contrib/libsodium/test/default/
H A Daead_xchacha20poly1305.c22 #define MESSAGE "Ladies and Gentlemen of the class of '99: If I could offer you " \ in tv() macro
H A Daead_chacha20poly1305.c197 #define MESSAGE "Ladies and Gentlemen of the class of '99: If I could offer you " \ in tv_ietf() macro
/freebsd/contrib/ntp/sntp/libevent/sample/
H A Dhello-world.c28 static const char MESSAGE[] = "Hello, World!\n"; variable
/freebsd/contrib/libevent/sample/
H A Dhello-world.c28 static const char MESSAGE[] = "Hello, World!\n"; variable
/freebsd/contrib/netbsd-tests/fs/fifofs/
H A Dt_fifo.c25 #define MESSAGE "I am fine" macro
/freebsd/tests/sys/fs/fusefs/
H A Dfifo.cc45 const char MESSAGE[] = "Hello, World!\n"; variable
/freebsd/contrib/unbound/dnstap/
H A Ddnstap.proto44 MESSAGE = 1; enumerator
/freebsd/sys/contrib/zstd/doc/educational_decoder/
H A Dzstd_decompress.c40 #define MESSAGE(...) macro
42 #define MESSAGE(...) fprintf(stderr, "" __VA_ARGS__) macro