Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/systat/
H A Duvm.c251 int i, maxline; in print_uvm() local
/openbsd-src/lib/libcrypto/ocsp/
H A Docsp_ht.c155 OCSP_sendreq_new(BIO *io, const char *path, OCSP_REQUEST *req, int maxline) in OCSP_sendreq_new()