Lines Matching defs:mailfile
49 int changed; /* > 0 says mailfile has changed */
60 "Problem with mailfile",
78 "Must be owner to modify mailfile",
101 char frwlmsg[] = " %s: Forwarding loop detected in %s's mailfile.\n";
187 char *mailfile; /* pointer to mailfile */
193 FILE *malf; /* File pointer for mailfile */
196 uid_t mf_uid; /* uid of users mailfile */
197 gid_t mf_gid; /* gid of users mailfile */
205 int nlet = 0; /* current number of letters in mailfile */
206 int onlet = 0; /* number of letters in mailfile at startup*/