Searched refs:PutPW (Results 1 – 3 of 3) sorted by relevance
86 int PutPW(PWDICT *, char *);
144 (void) PutPW(pwp, (char *)0); /* flush last index if necess */ in PWClose()179 PutPW(PWDICT *pwp, char *string) in PutPW() function
334 (void) PutPW(pwp, words[choice]); in merge_files()