Searched defs:buff (Results 126 - 150 of 293) sorted by relevance

1234567891011>>

/macosx-10.10.1/OpenSSL098-52/src/crypto/des/
H A Dread_pwd.c219 char buff[BUFSIZ]; local
229 int des_read_pw(char *buf, char *buff, int size, const char *prompt, int verify) argument
238 int des_read_pw(char *buf, char *buff, int size, char *prompt, int verify) argument
259 int des_read_pw(char *buf, char *buff, int size, const char *prompt, argument
[all...]
/macosx-10.10.1/apr-32/apr/apr/test/
H A Dtestlock.c42 static int buff[MAX_COUNTER]; variable
H A Dteststr.c99 char buff[100]; local
126 char *buff = "testing"; local
/macosx-10.10.1/apr-32/apr-util/apr-util/buckets/
H A Dapr_brigade.c653 static apr_status_t brigade_flush(apr_vformatter_buff_t *buff) argument
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dresres.c150 void *buff; local
/macosx-10.10.1/dcerpc-61/dcerpc/idl_lib/
H A Dndrfloat.c2159 unsigned_char_t buff[8]; local
[all...]
/macosx-10.10.1/iodbc-42.5/iodbc/drvproxy/gtk/
H A Dgensetup.c371 char buff[1024]; local
381 gtk_window_set_title (GTK_WINDOW (gensetup), buff); local
/macosx-10.10.1/iodbc-42.5/iodbc/iodbcadm/gtk/
H A Dgensetup.c377 char buff[1024]; local
661 char buff[1024]; local
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/bltins/
H A Denum.c168 static char buff[6]; local
H A Dmisc.c218 struct checkpt buff; local
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/edit/
H A Dcompletion.c516 genchar buff[LOOKAHEAD+1]; local
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/include/
H A Dfault.h96 sigjmp_buf buff; member in struct:checkpt
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dfault.c455 struct checkpt buff; local
H A Dmain.c370 struct checkpt buff; local
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/disc/
H A Dsfdcdos.c53 void *buff; member in struct:_dosdisc
109 static ssize_t dos_read(Sfio_t *iop, void *buff, size_t size, Sfdisc_t* disc) argument
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libcmd/
H A Dwclib.c178 unsigned char* buff; local
[all...]
/macosx-10.10.1/libarchive-30/libarchive/contrib/shar/
H A Dtree.c107 char *buff; member in struct:tree
[all...]
/macosx-10.10.1/libarchive-30/libarchive/cpio/
H A Dcpio.h90 char *buff; member in struct:cpio
/macosx-10.10.1/libarchive-30/libarchive/examples/minitar/
H A Dtree.c78 char *buff; member in struct:tree
[all...]
/macosx-10.10.1/libarchive-30/libarchive/libarchive/
H A Darchive_read_support_compression_program.c414 program_filter_read(struct archive_read_filter *self, const void **buff) argument
H A Darchive_read_support_compression_uu.c405 uudecode_filter_read(struct archive_read_filter *self, const void **buff) argument
H A Darchive_read_support_format_ar.c436 archive_read_format_ar_read_data(struct archive_read *a, const void **buff, size_t *size, off_t *offset) argument
H A Darchive_write_set_compression_compress.c326 archive_compressor_compress_write(struct archive_write *a, const void *buff, argument
H A Darchive_write_set_format_ar.c141 char buff[60]; local
351 archive_write_ar_data(struct archive_write *a, const void *buff, size_t s) argument
[all...]
H A Darchive_write_set_format_cpio.c252 archive_write_cpio_data(struct archive_write *a, const void *buff, size_t s) argument

Completed in 188 milliseconds

1234567891011>>