Searched defs:__size (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/xen/public/io/ |
H A D | ring.h | 153 #define FRONT_RING_INIT(_r, _s, __size) do { \ argument 160 #define BACK_RING_INIT(_r, _s, __size) do { \ argument 168 #define FRONT_RING_ATTACH(_r, _s, __size) do { \ argument 175 #define BACK_RING_ATTACH(_r, _s, __size) do { \ argument
|
/illumos-gate/usr/src/head/ |
H A D | nl_types.h | 97 int __size; /* Size of catalogue file */ member
|
H A D | unistd.h | 688 ttyname_r(int __fildes, char *__buf, size_t __size) in ttyname_r()
|
/illumos-gate/usr/src/lib/libeti/form/common/ |
H A D | regcmp.c | 259 __size(char *strg) in __size() function
|
/illumos-gate/usr/src/uts/common/io/cxgbe/common/ |
H A D | t4_hw.c | 265 #define T4_RECORD_MBOX(__adapter, __cmd, __size, __access, __execute) \ argument 270 #define T4_RECORD_MBOX(__adapter, __cmd, __size, __access, __execute) \ argument
|