Home
last modified time | relevance | path

Searched defs:iobuf (Results 1 – 13 of 13) sorted by relevance

/titanic_51/usr/src/cmd/cdrw/
H A Dtrackio.h63 struct iobuf { struct
64 iob_bufiobuf global() argument
65 iob_total_sizeiobuf global() argument
66 iob_data_sizeiobuf global() argument
67 iob_start_blkiobuf global() argument
68 iob_nblksiobuf global() argument
69 iob_stateiobuf global() argument
/titanic_51/usr/src/lib/libbc/libc/gen/common/
H A Dcrypt.c39 static char *iobuf; local
[all...]
H A D_crypt.c153 #define iobuf (_c->_iobuf) macro
/titanic_51/usr/src/lib/libcrypt/common/
H A Ddes_crypt.c314 char *iobuf; in _get_iobuf() local
336 char *iobuf = _get_iobuf(&key, IOBUF_SIZE); in des_crypt() local
[all...]
/titanic_51/usr/src/cmd/regcmp/
H A Dregcmp.c41 FILE *iobuf; variable
[all...]
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/
H A Dkt_file.c60 char iobuf[BUFSIZ]; /* so we can zap it later */ member
1192 char iobuf[BUFSIZ]; krb5_ktfileint_delete_entry() local
1646 char iobuf[BUFSIZ]; krb5_ktfileint_find_slot() local
[all...]
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/crypto/des/
H A Dafsstring2key.c370 char *iobuf) in afs_crypt() argument
/titanic_51/usr/src/uts/common/io/tpm/
H A Dtpm_ddi.h79 uint8_t *iobuf; member
/titanic_51/usr/src/lib/iconv_modules/zh/common/
H A Dzh_TW-iso2022-7%zh_TW-euc.c98 IOBuf *iobuf; member
[all...]
/titanic_51/usr/src/uts/common/avs/ns/sdbc/
H A Dsdbc_ioctl.h249 int iobuf; member
/titanic_51/usr/src/lib/libc/port/gen/
H A Dcrypt.c1065 _unix_crypt(const char *pw, const char *salt, char *iobuf) in _unix_crypt() argument
[all...]
/titanic_51/usr/src/uts/common/io/
H A Dlofi.c960 void *iobuf = bufaddr; in lofi_rdwr() local
/titanic_51/usr/src/cmd/cron/
H A Dcron.c2715 char iobuf[BUFSIZ]; in mail_result() local