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