Searched refs:outbuflen (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/usr.bin/ypmatch/
H A Dypmatch.c59 int outbuflen, key, null, notrans; local
136 &outbuf, &outbuflen);
141 fwrite(outbuf, outbuflen, 1, stdout);
/netbsd-current/external/bsd/wpa/dist/src/tls/
H A Dtlsv1_server_read.c602 size_t outlen, outbuflen; local
623 outbuflen = outlen = end - pos;
687 os_memset(out, 0, outbuflen);

Completed in 201 milliseconds