Searched defs:_buf (Results 1 – 9 of 9) sorted by relevance
/titanic_44/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 | stat.h | 455 #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 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
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | rcp.c | 69 typedef struct _buf { struct 70 int cnt; 71 char *buf;
|
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | dwarf.c | 216 #define REGNAME(_rnum, _buf) \ in dump_cfi() argument
|
/titanic_44/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 583 struct _buf { struct 606 extern struct _buf *kobj_open_file(char *name); argument
|
/titanic_44/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
|
/titanic_44/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
|
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ |
H A D | ecore_sp_verbs.c | 51 #define ECORE_FREE(_pdev, _buf, _size) mm_rt_free_mem(_pdev, _buf, _size, 0) argument
|