HelenOS sources
if_transform_t 162 uspace/lib/bithenge/src/compound.c static inline bithenge_transform_t *if_as_transform(if_transform_t *self)
if_transform_t 167 uspace/lib/bithenge/src/compound.c static inline if_transform_t *transform_as_if(bithenge_transform_t *base)
if_transform_t 169 uspace/lib/bithenge/src/compound.c return (if_transform_t *)base;
if_transform_t 172 uspace/lib/bithenge/src/compound.c static errno_t if_transform_choose(if_transform_t *self, bithenge_scope_t *scope,
if_transform_t 191 uspace/lib/bithenge/src/compound.c if_transform_t *self = transform_as_if(base);
if_transform_t 203 uspace/lib/bithenge/src/compound.c if_transform_t *self = transform_as_if(base);
if_transform_t 214 uspace/lib/bithenge/src/compound.c if_transform_t *self = transform_as_if(base);
if_transform_t 241 uspace/lib/bithenge/src/compound.c if_transform_t *self = malloc(sizeof(*self));
HelenOS homepage, sources at GitHub