Home
last modified time | relevance | path

Searched refs:sbuf_alloc_ (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/tvheadend/tvheadend-4.2.8/src/
H A Dtvheadend.h741 void sbuf_alloc_(sbuf_t *sb, int len);
746 sbuf_alloc_(sb, len); in sbuf_alloc()
H A Dutils.c377 sbuf_alloc_(sbuf_t *sb, int len) in sbuf_alloc_() function