Searched refs:bufnext (Results 1 – 1 of 1) sorted by relevance
184 bufnext = patbuf; in glob()188 *bufnext++ = c; in glob()199 *bufnext++ = c; in glob()201 *bufnext = EOS; in glob()425 bufnext = patbuf; in glob0()441 *bufnext++ = M_SET; in glob0()443 *bufnext++ = M_NOT; in glob0()455 *bufnext++ = M_END; in glob0()459 *bufnext++ = M_ONE; in glob0()466 if (bufnext == patbuf || bufnext[-1] != M_ALL) in glob0()[all …]
Completed in 16 milliseconds