ckpath_err
extern void ckpath_err __P((int pflags, char *error, char *input));
ckpath_err(pflags, error, argv[optind]);
extern void ckpath_err(int, char *, char *);