Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/record/
H A Drec_layer_s3.c1169 size_t currbuf = 0; ssl3_write_pending() local
[all...]
/freebsd/contrib/wpa/src/utils/
H A Dedit.c21 static char currbuf[CMD_BUF_LEN]; variable