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