Home
last modified time | relevance | path

Searched refs:no_trunc (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/bio/
H A Dbss_dgram_pair.c265 unsigned int no_trunc : 1; /* Reads fail if they would truncate */ member
689 ret = (long)b->no_trunc; in dgram_mem_ctrl()
694 b->no_trunc = (num > 0); in dgram_mem_ctrl()
928 if (b->no_trunc) { in dgram_pair_read_actual()

Completed in 7 milliseconds