Searched defs:obuf (Results 1 – 15 of 15) sorted by relevance
30 void NAME (void *opaque, struct st_sample *ibuf, struct st_sample *obuf, in NAME()
121 unsigned char obuf[512]; in main() local
33 UINT8 obuf[NET_BUFSIZE]; member
95 char obuf[256]; in read_mroute_list() local
375 static unsigned char buf[BUFSIZE+8],obuf[BUFSIZE+8]; in doencryption() local377 static unsigned char *buf=NULL,*obuf=NULL; in doencryption() local
100 char *obuf; /* the output char array */ member
317 char *obuf; /* the char array */ member
437 UChar obuf[5000]; in uncompressStream() local558 UChar obuf[5000]; in testStream() local
433 unsigned char *obuf; /* Output buffer */ member
446 char obuf[80]; in crypto_pkcs8_key_import() local
1091 static unsigned char obuf [4]; /* tiny thing to build responses into */ local
883 static NEOERR *cgi_compress (STRING *str, char *obuf, int *olen) in cgi_compress()
247 char *obuf; member
1562 static char obuf[100]; variable