Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/acme-client/
Dhttp.h34 typedef ssize_t (*readfp)(char *, size_t, const struct http *); typedef
Dhttp.c64 readfp reader; /* read function */
/openbsd/src/usr.sbin/ocspcheck/
Dhttp.h34 typedef ssize_t (*readfp)(char *, size_t, const struct http *); typedef
Dhttp.c63 readfp reader; /* read function */
/openbsd/src/gnu/llvm/clang/utils/check_cfc/
Dcheck_cfc.py325 config.readfp(io.BytesIO(default_config))