Home
last modified time | relevance | path

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

/titanic_52/usr/src/uts/common/sys/
H A Dmodel.h87 #define STRUCT_HANDLE(struct_type, handle) \ argument
96 #define STRUCT_DECL(struct_type, handle) \ argument
151 #define SIZEOF_STRUCT(struct_type, umodel) \ argument
158 #define STRUCT_HANDLE(struct_type, handl argument
163 STRUCT_DECL(struct_type,handle) global() argument
195 SIZEOF_STRUCT(struct_type,umodel) global() argument
[all...]
/titanic_52/usr/src/uts/common/avs/ns/
H A Dmodel.h96 #define STRUCT_HANDLE(struct_type, handle) \ argument
105 #define STRUCT_DECL(struct_type, handle) \ argument
160 #define SIZEOF_STRUCT(struct_type, umodel) \ argument
167 #define STRUCT_HANDLE(struct_type, handl argument
173 STRUCT_DECL(struct_type,handle) global() argument
205 SIZEOF_STRUCT(struct_type,umodel) global() argument
[all...]
/titanic_52/usr/src/lib/libnsl/nsl/
H A Dt_free.c42 _tx_free(char *ptr, int struct_type, int api_semantics) in _tx_free() argument
H A Dtli_wrappers.c50 t_alloc(int fd, int struct_type, int fields) in t_alloc() argument
84 t_free(char *ptr, int struct_type) in t_free() argument
H A Dt_alloc.c52 _tx_alloc(int fd, int struct_type, int fields, int api_semantics) in _tx_alloc() argument
H A Dxti_wrappers.c70 _xti_alloc(int fd, int struct_type, int fields) in _xti_alloc() argument
104 _xti_free(void *ptr, int struct_type) in _xti_free() argument
/titanic_52/usr/src/uts/common/ktli/
H A Dt_kfree.c67 t_kfree(TIUSER *tiptr, char *ptr, int struct_type) in t_kfree() argument
H A Dt_kalloc.c69 t_kalloc(TIUSER *tiptr, int struct_type, int fields, char **ptr) in t_kalloc() argument
/titanic_52/usr/src/cmd/rcm_daemon/common/
H A Drcm_impl.h104 #define RCM_STRUCT_BASE_ADDR(struct_type, x, y) \ argument