Lines Matching defs:this
6 * Development of this software was supported by the
13 * notice, this list of conditions and the following disclaimer.
15 * notice, this list of conditions and the following disclaimer in the
80 pud_putter_getout(void *this, size_t maxsize, int nonblock,
83 struct pud_dev *pd = this;
119 pud_putter_releaseout(void *this, void *cookie, int status)
121 struct pud_dev *pd = this;
131 pud_putter_waitcount(void *this)
133 struct pud_dev *pd = this;
228 pud_putter_dispatch(void *this, struct putter_hdr *pth)
230 struct pud_dev *pd = this;
255 pud_putter_close(void *this)
257 struct pud_dev *pd = this;