Home
last modified time | relevance | path

Searched refs:readframe (Results 1 – 3 of 3) sorted by relevance

/netbsd/lib/librumpuser/
H A Dsp_common.c250 static int readframe(struct spclient *);
467 readframe(struct spclient *spc) in readframe() function
H A Drumpuser_sp.c1255 switch (readframe(spc)) { in spserver()
/netbsd/lib/librumpclient/
H A Drumpclient.c298 switch (readframe(spc)) { in cliwaitresp()