#include <errno.h> /* system call errors */
#include <pwd.h> /* structure for getpwuid() results */
-extern int errno; /* system call error number */
-
void
context_read (void)
{
#include <lockfile.h>
#endif
-extern int errno;
-
#ifdef LOCKDIR
char *lockdir = LOCKDIR;
#endif
#include <h/mh.h>
#include <errno.h>
-extern int errno;
-
char *
m_draft (char *folder, char *msg, int use, int *isdf)
#include <errno.h>
#include <sys/param.h>
#include <sys/file.h>
-
-extern int errno;
int
makedir (char *dir)
#define NOTOK (-1)
#define OK 0
-extern int errno;
-
/*
* static prototypes
*/
char *hdir, buf[BUFSIZ];
int t, usedefault = 0;
struct stat stb;
- extern int errno;
hdir = getenv("HOME");
if (hdir == NULL)
#include <fcntl.h>
#include <errno.h>
-extern int errno;
/*
* static prototypes
#include <fcntl.h>
-extern int errno;
-
/*
* static prototypes
*/
{ NULL, 0 }
};
-extern int errno;
-
static int fshort = 0; /* output only folder names */
static int fcreat = 0; /* should we ask to create new folders? */
static int fpack = 0; /* are we packing the folder? */
{ NULL, 0 }
};
-extern int errno;
-
/*
* flags for the mail source
*/
};
-extern int errno;
-
/* mhbuildsbr.c */
extern int checksw;
extern char *tmp; /* directory to place temp files */
#endif
-extern int errno;
-
extern int debugsw;
extern int verbosw;
# include <sys/wait.h>
#endif
-
-extern int errno;
extern int debugsw;
extern pid_t xpid; /* mhshowsbr.c or mhbuildsbr.c */
#include <h/mime.h>
#include <h/mhparse.h>
-extern int errno;
-
/*
* prototypes
*/
};
-extern int errno;
-
/* mhparse.c */
extern int checksw;
extern char *tmp; /* directory to place temp files */
#include <h/mime.h>
#include <h/mhparse.h>
-extern int errno;
-
/* mhmisc.c */
int part_ok (CT, int);
int type_ok (CT, int);
#include <h/mime.h>
#include <h/mhparse.h>
-extern int errno;
extern int debugsw;
/*
};
-extern int errno;
-
/* mhparse.c */
extern int checksw;
extern char *tmp; /* directory to place temp files */
#endif
-extern int errno;
extern int ebcdicsw;
static char ebcdicsafe[0x100] = {
#endif
-extern int errno;
extern int debugsw;
extern int endian; /* mhmisc.c */
};
-extern int errno;
-
/* mhparse.c */
extern int checksw;
extern char *tmp; /* directory to place temp files */
# define siglongjmp(env,val) longjmp(env,val)
#endif
-extern int errno;
extern int debugsw;
int pausesw = 1;
};
-extern int errno;
-
/* mhparse.c */
extern int checksw;
extern char *tmp; /* directory to place temp files */
#include <h/mime.h>
#include <h/mhparse.h>
-extern int errno;
/*
* The list of top-level contents to display
};
-extern int errno;
-
int ebcdicsw = 0; /* hack for linking purposes */
/* mhparse.c */
#include <h/msh.h>
#include <h/picksbr.h>
-extern int errno;
static char delim3[] = "-------"; /* from burst.c */
strncpy (tmpfil, m_scratch ("", invo_name), sizeof(tmpfil));
if ((out = fopen (tmpfil, "w")) == NULL) {
int olderr;
- extern int errno;
char newfil[80];
olderr = errno;
{ NULL, 0 }
};
-extern int errno;
-
static int md = NOTOK;
static int mbx_style = MBOX_FORMAT;
static int mapping = 0;
static char *nfs = NULL;
static struct msgs *mp;
-extern int errno;
extern char response[];
/*
{ NULL, 0 }
};
-extern int errno;
#ifdef HAVE_TERMIOS_H
static struct termios tio;
{ NULL, 0 }
};
-extern int errno;
/*
* name of temporary file to store incoming message
{ NULL, 0 }
};
-extern int errno;
-
static char maildir[BUFSIZ];
struct st_fold {
{ NULL, 0 }
};
-extern int errno;
/*
* global for sbr/formatsbr.c - yech!
extern char *annotext;
extern char *distfile;
-extern int errno;
int
main (int argc, char **argv)
{ NULL, 0 }
};
-extern int errno;
extern int debugsw;
extern int splitsw;
extern int verbsw;
/* MISCELLANY */
-extern int errno;
/*
* static prototypes
#define WERASC ltc.t_werasc
static struct ltchars ltc;
-extern int errno;
int ALRMser (), PIPEser (), SIGser ();
int ADJser (), REFser ();