Searched refs:_sfpool_s (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/lib/libast/amd64/include/ast/ |
H A D | sfio_t.h | 42 struct _sfpool_s* pool; /* the pool containing this */ \ 83 (struct _sfpool_s*)0, /* pool */ \ 111 (f)->pool = (struct _sfpool_s*)0, /* pool */ \
|
/titanic_41/usr/src/lib/libast/common/include/ |
H A D | sfio_t.h | 42 struct _sfpool_s* pool; /* the pool containing this */ \ 83 (struct _sfpool_s*)0, /* pool */ \ 111 (f)->pool = (struct _sfpool_s*)0, /* pool */ \
|
/titanic_41/usr/src/lib/libast/i386/include/ast/ |
H A D | sfio_t.h | 42 struct _sfpool_s* pool; /* the pool containing this */ \ 83 (struct _sfpool_s*)0, /* pool */ \ 111 (f)->pool = (struct _sfpool_s*)0, /* pool */ \
|
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | sfio_t.h | 42 struct _sfpool_s* pool; /* the pool containing this */ \ 83 (struct _sfpool_s*)0, /* pool */ \ 111 (f)->pool = (struct _sfpool_s*)0, /* pool */ \
|
/titanic_41/usr/src/lib/libast/sparc/include/ast/ |
H A D | sfio_t.h | 42 struct _sfpool_s* pool; /* the pool containing this */ \ 83 (struct _sfpool_s*)0, /* pool */ \ 111 (f)->pool = (struct _sfpool_s*)0, /* pool */ \
|
/titanic_41/usr/src/lib/libast/common/sfio/ |
H A D | sfhdr.h | 663 typedef struct _sfpool_s Sfpool_t; 664 struct _sfpool_s struct 803 struct _sfpool_s sf_pool;
|