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

12

/src/sys/dev/dmover/
H A Ddmover_request.c74 dmover_request_alloc(struct dmover_session *dses, dmover_buffer *inbuf) argument
H A Ddmover_io.c223 dmio_buffer inbuf; local in function:dmio_usrreq_init
/src/tests/lib/libc/kevent_nullmnt/
H A Dh_nullmnt.c37 char inbuf[20]; local in function:main
/src/usr.bin/gzip/
H A Dunbzip2.c40 static char *inbuf, *outbuf; local in function:unbzip2
/src/sys/external/isc/libsodium/src/
H A Dsodium_selftest.c138 uint8_t inbuf[sizeof(ciphertext) + TESTALIGN]; local in function:crypto_aead_chacha20poly1305_ietf_selftest
381 uint8_t inbuf[sizeof(ciphertext) + TESTALIGN]; local in function:crypto_aead_xchacha20poly1305_ietf_selftest
[all...]
/src/lib/libc/inet/
H A Dinet_net_ntop.c178 unsigned char inbuf[16]; local in function:inet_net_ntop_ipv6
/src/lib/libcurses/
H A Dget_wch.c88 char *inbuf = &_cursesi_screen->cbuf[ 0 ]; local in function:inkey
[all...]
H A Dgetch.c210 static wchar_t inbuf[INBUF_SZ]; variable in typeref:typename:wchar_t[]
/src/games/caesar/
H A Dcaesar.c129 unsigned char inbuf[2048]; local in function:guess_and_rotate
/src/usr.bin/uudecode/
H A Duudecode.c294 char inbuf[MAXPATHLEN]; local in function:base64_decode
/src/bin/ed/
H A Dcbc.c293 expand_des_key(char *obuf /* bit pattern */, char *inbuf /* the key itself */) argument
427 Desbuf inbuf; /* temp buffer for initialization vector */ local in function:cbc_decode
[all...]
/src/usr.bin/iconv/
H A Diconv.c97 char inbuf[INBUFSIZE], outbuf[OUTBUFSIZE], *out; local in function:do_conv
/src/sys/fs/cd9660/
H A Dcd9660_rrip.c121 const char *inbuf; local in function:cd9660_rrip_slink
228 const char *inbuf; local in function:cd9660_rrip_altname
[all...]
/src/sys/lib/libsa/
H A Dcread.c75 unsigned char *inbuf; /* input buffer */ member in struct:sd
[all...]
/src/sys/arch/atari/stand/tostools/libtos/
H A Dcread.c81 unsigned char *inbuf; /* input buffer */ member in struct:sd
[all...]
/src/sys/arch/evbarm/stand/gzboot/
H A Dgzboot.c97 unsigned char *inbuf; /* input buffer */ member in struct:state
/src/sbin/routed/
H A Dinput.c69 } inbuf; local in function:read_rip
73 } inbuf; local in function:read_rip
/src/lib/libedit/
H A Dmap.c1262 wchar_t inbuf[EL_BUFSIZ]; local in function:map_bind
/src/lib/libtelnet/
H A Dkerberos5.c445 krb5_data inbuf; local in function:kerberos5_is
562 krb5_data inbuf; local in function:kerberos5_reply
/src/common/dist/zlib/examples/
H A Dgun.c83 unsigned char *inbuf; member in struct:ind
161 unsigned char inbuf[SIZE]; /* input buffer */ variable in typeref:typename:unsigned char[]
/src/usr.sbin/pf/pfs/
H A Dpfs.c95 char* inbuf; local in function:get_states
/src/tests/lib/libc/regex/
H A Dmain.c168 char inbuf[1000]; local in function:regress
/src/usr.bin/audio/play/
H A Dplay.c229 float32_to_linear32(void *inbuf, void *outbuf, size_t len) argument
258 float64_to_linear32(void *inbuf, void *outbuf, size_t len) argument
/src/lib/libc/rpc/
H A Dclnt_bcast.c268 char *inbuf = NULL; /* Reply buf */ local in function:rpc_broadcast_exp
/src/usr.bin/elf2aout/
H A Delf2aout.c459 Elf32_Sym inbuf[64]; local in function:translate_syms
[all...]

Completed in 21 milliseconds

12