Searched defs:obuf (Results 1 - 10 of 10) sorted by relevance

/barrelfish-master/lib/libc/gen/
H A Dsetproctitle.c67 static char *obuf = NULL; local
/barrelfish-master/lib/openssl-1.0.0d/crypto/rc4/
H A Drc4test.c121 unsigned char obuf[512]; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/test/
H A Drc4test.c121 unsigned char obuf[512]; local
[all...]
/barrelfish-master/lib/libc/net/
H A Dlinkaddr.c124 static char obuf[64]; local
/barrelfish-master/lib/openssl-1.0.0d/crypto/bio/
H A Dbf_lbuf.c100 char *obuf; /* the output char array */ member in struct:bio_linebuffer_ctx_struct
[all...]
H A Dbio.h317 char *obuf; /* the char array */ member in struct:bio_f_buffer_ctx_struct
/barrelfish-master/lib/libc/nameser/
H A Dns_print.c115 const char *obuf = buf; local
/barrelfish-master/lib/openssl-1.0.0d/crypto/des/
H A Ddes.c375 static unsigned char buf[BUFSIZE+8],obuf[BUFSIZE+8]; local
377 static unsigned char *buf=NULL,*obuf=NULL; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/comp/
H A Dc_zlib.c433 unsigned char *obuf; /* Output buffer */ member in struct:__anon1152
[all...]
/barrelfish-master/include/openssl/
H A Dbio.h317 char *obuf; /* the char array */ member in struct:bio_f_buffer_ctx_struct

Completed in 68 milliseconds