Searched refs:hlp (Results 1 - 3 of 3) sorted by relevance

/external/qemu/audio/
H A Dalsaaudio.c202 static void alsa_fini_poll (struct pollhlp *hlp) argument
205 struct pollfd *pfds = hlp->pfds;
208 for (i = 0; i < hlp->count; ++i) {
213 hlp->pfds = NULL;
214 hlp->count = 0;
215 hlp->handle = NULL;
227 static void alsa_anal_close (snd_pcm_t **handlep, struct pollhlp *hlp) argument
229 alsa_fini_poll (hlp);
257 struct pollhlp *hlp = opaque; local
260 count = poll (hlp
313 alsa_poll_helper(snd_pcm_t *handle, struct pollhlp *hlp, int mask) argument
[all...]
/external/e2fsprogs/lib/ss/
H A Dct_c.awk20 /^hlp/ {
H A Dct_c.sed14 # hlp: <help text>
101 s/^/hlp: /

Completed in 135 milliseconds