Searched refs:IcecastContext (Results 1 – 1 of 1) sorted by relevance
31 typedef struct IcecastContext { struct47 } IcecastContext; argument53 #define OFFSET(x) offsetof(IcecastContext, x)79 IcecastContext *s = h->priv_data; in icecast_close()86 IcecastContext *s = h->priv_data; in icecast_open()183 IcecastContext *s = h->priv_data; in icecast_write()220 .priv_data_size = sizeof(IcecastContext),