insertfile
int insertfile(char *, char *, int);
if ((status = insertfile(fname, fname, TRUE)) != TRUE) {
return (insertfile(adjf, NULL, FALSE));