| Home | Sort by: relevance | last modified time | path |
| /src/crypto/external/apache2/openssl/dist/crypto/bio/ | |
| bss_dgram_pair.c | 267 unsigned int no_trunc : 1; /* Reads fail if they would truncate */ member in struct:bio_dgram_pair_st 701 ret = (long)b->no_trunc; 706 b->no_trunc = (num > 0); 944 if (b->no_trunc) { |
| /src/external/bsd/am-utils/dist/include/ | |
| am_xdr_func.h | 624 bool_t no_trunc; member in struct:am_PATHCONF3resok |