Searched refs:recinit (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/one-true-awk/ | ||
H A D | main.c | 238 recinit(recsize); in main() |
H A D | proto.h | 116 extern void recinit(unsigned int); |
H A D | lib.c | 65 void recinit(unsigned int n) in recinit() function |