]>
diplodocus.org Git - nmh/blob - docs/historical/2.9BSD/cmds/strings.h
2 * This file gives extern declarations to all the strings
3 * that we might ever reference.
5 * I don't know if this what strings.h is supposed to be,
6 * but this is as good a first guess as I can handle.
10 extern char *components
;
13 extern char *distcomps
;
15 extern char *fileproc
;
16 extern char *foldprot
;
17 extern char *hostname
;
18 extern char *installproc
;
19 extern char *listname
;
23 extern char *mailboxes
;
24 extern char *mailproc
;
25 extern char *mh_deliver
;
31 extern char *scanproc
;
32 extern char *sendproc
;
33 extern char *showproc
;
34 extern char *stdcomps
;
35 extern char *stddcomps
;
39 extern char *unixtomh
;
40 extern char *Mailprog
;
41 extern char *localname
;