Searched defs:inbuf (Results 1 - 25 of 93) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/sys/dev/dmover/
H A Ddmover_request.c74 dmover_request_alloc(struct dmover_session *dses, dmover_buffer *inbuf) argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Drd_priv.c39 krb5_rd_priv(krb5_context context, krb5_auth_context auth_context, const krb5_data *inbuf, krb5_data *outbuf, krb5_replay_data *outdata) argument
H A Drd_rep.c39 krb5_rd_rep(krb5_context context, krb5_auth_context auth_context, const krb5_data *inbuf, krb5_ap_rep_enc_part **repl) argument
H A Drd_safe.c86 krb5_rd_safe(krb5_context context, krb5_auth_context auth_context, const krb5_data *inbuf, krb5_data *outbuf, krb5_replay_data *outdata) argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Drsa.c77 u_char *inbuf, *outbuf; local
106 u_char *inbuf, *outbuf; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D20080122-1.c28 u8 inbuf[32] = "\f"; local
/netbsd-6-1-5-RELEASE/usr.bin/gzip/
H A Dunbzip2.c40 static char *inbuf, *outbuf; local
/netbsd-6-1-5-RELEASE/dist/bzip2/
H A Dunzcrash.c40 uchar inbuf[M_BLOCK]; variable
/netbsd-6-1-5-RELEASE/lib/libc/inet/
H A Dinet_net_ntop.c186 unsigned char inbuf[16]; local
/netbsd-6-1-5-RELEASE/sys/netsmb/
H A Diconv.c30 iconv_conv(void *handle, const char **inbuf, argument
/netbsd-6-1-5-RELEASE/dist/ipf/tools/
H A Dipsyncm.c65 int inbuf; local
[all...]
H A Dipsyncs.c61 int n1, n2, n3, magic, len, inbuf; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/inet/
H A Dinet_net_ntop.c178 unsigned char inbuf[16]; local
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/tic54x/
H A Dsections.s38 inbuf .usect newvars, 7, 1 ; w/o quotes, block 7 words label
/netbsd-6-1-5-RELEASE/lib/libcurses/
H A Dget_wch.c93 char *inbuf = &_cursesi_screen->cbuf[ 0 ]; local
[all...]
/netbsd-6-1-5-RELEASE/games/caesar/
H A Dcaesar.c144 unsigned char inbuf[2048]; local
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Ddata_redirect.c207 VSTRING *inbuf = vstring_alloc(100); local
H A Danvil_clnt.c381 VSTRING *inbuf = vstring_alloc(1); local
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/tls/
H A Dtls_mgr.c316 VSTRING *inbuf = vstring_alloc(10); local
/netbsd-6-1-5-RELEASE/usr.bin/uudecode/
H A Duudecode.c265 char inbuf[MAXPATHLEN]; local
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/src/
H A Dgssapi-client.c215 gss_buffer_desc inbuf, outbuf; local
249 gss_buffer_desc inbuf, outbuf; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/i386/
H A Dsse4_2-crc32.h112 unsigned char inbuf[sizeof (SRC_T)]; local
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/stand/gzboot/
H A Dgzboot.c97 unsigned char *inbuf; /* input buffer */ member in struct:state
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Ddict_open.c415 VSTRING *inbuf = vstring_alloc(1); local
/netbsd-6-1-5-RELEASE/usr.bin/iconv/
H A Diconv.c97 char inbuf[INBUFSIZE], outbuf[OUTBUFSIZE], *out; local

Completed in 335 milliseconds

1234