patbuf            124 maint/gnulib/lib/exclude.c     struct pattern_buffer *patbuf;
patbuf            136 maint/gnulib/lib/exclude.c   pbuf->next = ex->patbuf;
patbuf            137 maint/gnulib/lib/exclude.c   ex->patbuf = pbuf;
patbuf            316 maint/gnulib/lib/exclude.c   for (pbuf = ex->patbuf; pbuf; )