Home
last modified time | relevance | path

Searched defs:read_stream (Results 1 – 3 of 3) sorted by relevance

/minix/external/bsd/kyua-cli/dist/utils/
H A Dstream.cpp70 utils::read_stream(std::istream& input) in read_stream() function in utils
/minix/minix/lib/liblwip/dist/src/apps/snmp/
H A Dsnmpv3_mbedtls.c59 struct snmp_pbuf_stream read_stream; in snmpv3_auth() local
116 struct snmp_pbuf_stream read_stream; in snmpv3_crypt() local
/minix/bin/ed/
H A Dio.c74 read_stream(FILE *fp, long n) in read_stream() function