Go to the documentation of this file. 1 #ifndef __ACC_AUTHFILE__
2 #define __ACC_AUTHFILE__
17 #include <sys/param.h>
31 char getRec(
char **recname);
33 int getPP(
char **path,
char **priv);
37 int Changed(
const char *dbpath);
44 int Bail(
int retc,
const char *txt1,
const char *txt2=0);
45 char *
Copy(
char *dp,
char *sp,
int dplen);