read_entry
extern struct sactab *read_entry();
while (sp = read_entry(fp))
extern int read_entry(char *, struct _bool_struct *, struct _num_struct *,
if (read_entry(filename, &use_bools, &use_nums, &use_strs) < 0)