Home
last modified time | relevance | path

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

/src/crypto/openssl/crypto/bio/
H A Dbss_dgram_pair.c267 unsigned int no_trunc : 1; /* Reads fail if they would truncate */ member
701 ret = (long)b->no_trunc; in dgram_mem_ctrl()
706 b->no_trunc = (num > 0); in dgram_mem_ctrl()
944 if (b->no_trunc) { in dgram_pair_read_actual()
/src/include/rpcsvc/
H A Dnfs_prot.x1084 bool no_trunc; member