Searched defs:_buf (Results 1 – 11 of 11) sorted by relevance
/onnv-gate/usr/src/uts/common/sys/ |
H A D | kobj.h | 120 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 D | utsname.h | 102 _uname(struct utsname *_buf) in _uname() 113 uname(struct utsname *_buf) in uname()
|
H A D | stat.h | 454 #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 D | enc_writ.c | 80 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 D | libses_plugin.h | 105 #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 D | s2_pkt.c | 416 int ssl2_write(SSL *s, const void *_buf, int len) in ssl2_write()
|
/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | rcp.c | 69 typedef struct _buf { struct 70 int cnt; 71 char *buf;
|
/onnv-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | dwarf.c | 204 #define REGNAME(_rnum, _buf) \ in dump_cfi() argument
|
/onnv-gate/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 559 struct _buf { struct 582 extern struct _buf *kobj_open_file(char *name); argument
|
/onnv-gate/usr/src/uts/intel/io/drm/ |
H A D | radeon_state.c | 1850 #define RADEON_COPY_MT(_buf, _data, _width) \ in radeon_cp_dispatch_texture() argument
|
/onnv-gate/usr/src/uts/common/sys/crypto/ |
H A D | ops_impl.h | 507 #define KCF_WRAP_RANDOM_OPS_PARAMS(req, ftype, _sid, _buf, _buflen, \ argument
|