Go to the documentation of this file. 1 #ifndef __ACC_AUTHFILE__
2 #define __ACC_AUTHFILE__
35 #include <sys/param.h>
49 char getRec(
char **recname);
51 int getPP(
char **path,
char **priv);
55 int Changed(
const char *dbpath);
62 int Bail(
int retc,
const char *txt1,
const char *txt2=0);
63 char *
Copy(
char *dp,
char *sp,
int dplen);