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

/freebsd-10-stable/gnu/usr.bin/grep/
H A Ddfa.c3197 enlist (char **cpp, char *new, size_t len) function
3269 if ((cpp = enlist(cpp, lcp, len)) == NULL)
3284 old = enlist(old, new[i], strlen(new[i]));
3489 lmp->in = enlist(lmp->in, tp,
3547 mp->in = enlist(mp->in, mp->is, (size_t)1);

Completed in 191 milliseconds