/freebsd/contrib/libcbor/examples/ |
H A D | CMakeLists.txt | 16 add_executable(hello hello.c) target
|
/freebsd/share/examples/kld/syscall/module/ |
H A D | syscall.c | 41 hello(struct thread *td, void *arg) in hello() function
|
/freebsd/contrib/lutok/examples/ |
H A D | Makefile | 56 hello: hello.cpp target
|
/freebsd/contrib/netbsd-tests/lib/libc/stdio/ |
H A D | t_open_memstream.c | 37 const char hello[] = "hello"; variable
|
/freebsd/contrib/netbsd-tests/net/sys/ |
H A D | t_rfc6056.c | 53 static const char hello[] = "hello\n"; in test() local
|
/freebsd/contrib/openpam/t/ |
H A D | t_openpam_readlinev.c | 121 static const char *hello[] = { variable
|
/freebsd/sys/contrib/zstd/zlibWrapper/examples/ |
H A D | example.c | 51 z_const char hello[] = "hello, hello! I said hello, hello!"; variable
|
H A D | example_original.c | 46 z_const char hello[] = "hello, hello!"; variable
|
/freebsd/sys/contrib/zlib/test/ |
H A D | example.c | 29 static z_const char hello[] = "hello, hello!"; variable
|
/freebsd/crypto/openssl/test/ |
H A D | exdatatest.c | 66 char *hello; member
|
/freebsd/contrib/wpa/src/tls/ |
H A D | tlsv1_client_write.c | 47 u8 *hello, *end, *pos, *hs_length, *hs_start, *rhdr; in tls_send_client_hello() local
|
/freebsd/contrib/tcpdump/ |
H A D | print-olsr.c | 314 const struct olsr_hello *hello; in olsr_print() member
|
H A D | print-decnet.c | 584 u_int info, blksize, eco, ueco, hello, other, vers; in print_decnet_ctlmsg() local
|
/freebsd/crypto/openssl/ssl/ |
H A D | ssl_sess.c | 605 int ssl_get_prev_session(SSL *s, CLIENTHELLO_MSG *hello) in ssl_get_prev_session()
|
H A D | t1_lib.c | 1754 SSL_TICKET_STATUS tls_get_ticket_from_client(SSL *s, CLIENTHELLO_MSG *hello, in tls_get_ticket_from_client()
|
/freebsd/crypto/openssl/ssl/statem/ |
H A D | statem_lib.c | 1752 int ssl_choose_server_version(SSL *s, CLIENTHELLO_MSG *hello, DOWNGRADE *dgrd) in ssl_choose_server_version()
|
H A D | statem_srvr.c | 1323 static void ssl_check_for_safari(SSL *s, const CLIENTHELLO_MSG *hello) in ssl_check_for_safari() argument
|