Home
last modified time | relevance | path

Searched defs:_buf (Results 1 – 11 of 11) sorted by relevance

/onnv-gate/usr/src/uts/common/sys/
H A Dkobj.h120 struct _buf { struct
121 intptr_t _fd;
122 char *_ptr;
123 char *_base;
124 char *_name;
125 char *_dbuf;
126 int _size;
127 int _cnt;
128 int _off;
129 int _ln;
[all …]
H A Dutsname.h102 _uname(struct utsname *_buf) in _uname()
113 uname(struct utsname *_buf) in uname()
H A Dstat.h454 #define S_TYPEISMQ(_buf) (0) argument
455 #define S_TYPEISSEM(_buf) (0) argument
456 #define S_TYPEISSHM(_buf) (0) argument
/onnv-gate/usr/src/common/openssl/crypto/des/
H A Denc_writ.c80 int DES_enc_write(int fd, const void *_buf, int len, in DES_enc_write()
/onnv-gate/usr/src/lib/scsi/libses/common/
H A Dlibses_plugin.h105 #define SES_NV_ADD_FS(_e, _l, _name, _buf) \ argument
108 #define SES_NV_ADD_FS_TRUNC(_e, _l, _name, _buf) \ argument
/onnv-gate/usr/src/common/openssl/ssl/
H A Ds2_pkt.c416 int ssl2_write(SSL *s, const void *_buf, int len) in ssl2_write()
/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drcp.c69 typedef struct _buf { struct
70 int cnt;
71 char *buf;
/onnv-gate/usr/src/cmd/sgs/elfdump/common/
H A Ddwarf.c204 #define REGNAME(_rnum, _buf) \ in dump_cfi() argument
/onnv-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h559 struct _buf { struct
582 extern struct _buf *kobj_open_file(char *name); argument
/onnv-gate/usr/src/uts/intel/io/drm/
H A Dradeon_state.c1850 #define RADEON_COPY_MT(_buf, _data, _width) \ in radeon_cp_dispatch_texture() argument
/onnv-gate/usr/src/uts/common/sys/crypto/
H A Dops_impl.h507 #define KCF_WRAP_RANDOM_OPS_PARAMS(req, ftype, _sid, _buf, _buflen, \ argument