Home
last modified time | relevance | path

Searched defs:__size (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/xen/public/io/
H A Dring.h147 #define FRONT_RING_INIT(_r, _s, __size) do { \ argument
154 #define BACK_RING_INIT(_r, _s, __size) do { \ argument
162 #define FRONT_RING_ATTACH(_r, _s, __size) do { \ argument
169 #define BACK_RING_ATTACH(_r, _s, __size) do { \ argument
/titanic_41/usr/src/head/
H A Dnl_types.h97 int __size; /* Size of catalogue file */ member
H A Dunistd.h687 ttyname_r(int __fildes, char *__buf, size_t __size) in ttyname_r()
/titanic_41/usr/src/lib/libeti/form/common/
H A Dregcmp.c259 __size(char *strg) in __size() function