Searched refs:DGRAM (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/tests/lib/libc/sys/ |
| D | t_sendmmsg.c | 89 uint8_t DGRAM[1316] = { 0, 2, 3, 4, 5, 6, 7, 8, 9, }; in ATF_TC_BODY() local 90 uint8_t rgram[sizeof(DGRAM)]; in ATF_TC_BODY() 103 mmsgcnt = BUFSIZE / sizeof(DGRAM); in ATF_TC_BODY() 111 memcpy(iov[n].iov_base, DGRAM, sizeof(DGRAM)); in ATF_TC_BODY() 113 iov[n].iov_len = sizeof(DGRAM); in ATF_TC_BODY() 151 } while ((size_t)a < sizeof(DGRAM)); in ATF_TC_BODY() 193 ATF_REQUIRE_MSG(memcmp(rgram + 1, DGRAM + 1, in ATF_TC_BODY()
|
| D | t_recvmmsg.c | 85 uint8_t DGRAM[1316] = { 0, 2, 3, 4, 5, 6, 7, 8, 9, }; in ATF_TC_BODY() local 95 mmsgcnt = BUFSIZE / sizeof(DGRAM); in ATF_TC_BODY() 103 iov[n].iov_len = sizeof(DGRAM); in ATF_TC_BODY() 147 sizeof(DGRAM), "packet length"); in ATF_TC_BODY() 168 DGRAM[0] = n; in ATF_TC_BODY() 169 error = send(fd[0], DGRAM, sizeof(DGRAM), 0); in ATF_TC_BODY()
|
| /netbsd/src/share/doc/psd/21.ipc/ |
| D | spell.ok | 13 DGRAM
|
| /netbsd/src/share/doc/psd/05.sysman/ |
| D | spell.ok | 14 DGRAM
|
| /netbsd/src/share/man/tools/ |
| D | sp.ignore | 829 DGRAM 1291 DGRAM
|
| D | newsp.errs | 1132 DGRAM 2600 DGRAM
|
| /netbsd/src/external/ibm-public/postfix/dist/proto/ |
| D | stop.spell-cc | 283 DGRAM
|
| /netbsd/src/crypto/external/bsd/openssl/dist/util/ |
| D | libcrypto.num | 262 BIO_dgram_sctp_wait_for_dry 268 3_0_0 EXIST::FUNCTION:DGRAM,SCTP 326 BIO_new_dgram_sctp 332 3_0_0 EXIST::FUNCTION:DGRAM,SCTP 951 BIO_dgram_sctp_msg_waiting 976 3_0_0 EXIST::FUNCTION:DGRAM,SCTP 1084 BIO_s_datagram 1112 3_0_0 EXIST::FUNCTION:DGRAM 1419 BIO_new_dgram 1454 3_0_0 EXIST::FUNCTION:DGRAM 2316 BIO_dgram_is_sctp 2366 3_0_0 EXIST::FUNCTION:DGRAM,SCTP 2409 BIO_s_datagram_sctp 2461 3_0_0 EXIST::FUNCTION:DGRAM,SCTP 2950 BIO_dgram_non_fatal_error 3016 3_0_0 EXIST::FUNCTION:DGRAM 3488 BIO_dgram_sctp_notification_cb 3567 3_0_0 EXIST::FUNCTION:DGRAM,SCTP
|