Searched refs:BUFLEN (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/maurice/
H A Dexample4.c18 #define BUFLEN 512 macro
46 char buf[BUFLEN];
47 char ebuf[BUFLEN+24];
80 char buf[BUFLEN];
81 char ebuf[BUFLEN+24];
H A Dexample3.c18 #define BUFLEN 512 macro
49 char buf[BUFLEN];
50 char ebuf[BUFLEN + 8];
/barrelfish-2018-10-04/usr/netfile/
H A Dnetfile.c347 #define BUFLEN 2048 macro
348 static const int buflen = BUFLEN;
350 static char buf[BUFLEN];

Completed in 110 milliseconds