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