Home
last modified time | relevance | path

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

/titanic_44/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 Dstat.h455 #define S_TYPEISMQ(_buf) (0) argument
456 #define S_TYPEISSEM(_buf) (0) argument
457 #define S_TYPEISSHM(_buf) (0) argument
/titanic_44/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
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/
H A Drcp.c69 typedef struct _buf { struct
70 int cnt;
71 char *buf;
/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A Ddwarf.c216 #define REGNAME(_rnum, _buf) \ in dump_cfi() argument
/titanic_44/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h583 struct _buf { struct
606 extern struct _buf *kobj_open_file(char *name); argument
/titanic_44/usr/src/uts/intel/io/drm/
H A Dradeon_state.c1850 #define RADEON_COPY_MT(_buf, _data, _width) \ in radeon_cp_dispatch_texture() argument
/titanic_44/usr/src/uts/common/sys/crypto/
H A Dops_impl.h507 #define KCF_WRAP_RANDOM_OPS_PARAMS(req, ftype, _sid, _buf, _buflen, \ argument
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c51 #define ECORE_FREE(_pdev, _buf, _size) mm_rt_free_mem(_pdev, _buf, _size, 0) argument