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