Home
last modified time | relevance | path

Searched defs:memout (Results 1 – 2 of 2) sorted by relevance

/freebsd/bin/sh/
H A Doutput.c70 struct output memout = {NULL, NULL, NULL, 64, MEM_OUT, 0}; variable
/freebsd/crypto/openssl/test/
H A Dbio_base64_test.c65 static int memout(BIO *mem, char c, int llen, int *pos) in memout() function