Searched refs:fthdr_t (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | strft.h | 134 } fthdr_t; typedef 140 extern void str_ftevent(fthdr_t *, void *, ushort_t, ushort_t); 149 fthdr_t *_hp = *(hpp); \ 172 fthdr_t *_hp; \ 186 fthdr_t *_hp; \
|
/titanic_50/usr/src/uts/common/io/ |
H A D | stream.c | 338 fthdr_t *fhp = buf; in fthdr_constructor() 346 fthdr_t *fhp = buf; in fthdr_destructor() 402 fthdr_cache = kmem_cache_create("streams_fthdr", sizeof (fthdr_t), 32, in streams_msg_init() 4215 str_ftevent(fthdr_t *hp, void *p, ushort_t evnt, ushort_t data) in str_ftevent() 4323 fthdr_t *hp = dbp->db_fthdr; in str_ftfree()
|
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | streams.c | 1424 offsetof(fthdr_t, first)); in strftblk_walk_init()
|