mess822x
1.23
mess822x
Loading...
Searching...
No Matches
mess822x-1.23
src
hier.c
Go to the documentation of this file.
1
#include "
auto_home.h
"
2
#include "
install.h
"
3
4
void
hier
(
void
)
5
{
6
h
(
auto_home
,-1,-1,02755);
7
8
d
(
auto_home
,
"bin"
,-1,-1,02755);
9
d
(
auto_home
,
"lib"
,-1,-1,02755);
10
11
c
(
auto_home
,
"lib"
,
"mess822.a"
,-1,-1,0644);
12
13
c
(
auto_home
,
"bin"
,
"ofmipd"
,-1,-1,0755);
14
c
(
auto_home
,
"bin"
,
"ofmipname"
,-1,-1,0755);
15
c
(
auto_home
,
"bin"
,
"iftocc"
,-1,-1,0755);
16
c
(
auto_home
,
"bin"
,
"ifvalidto"
,-1,-1,0755);
17
c
(
auto_home
,
"bin"
,
"new-inject"
,-1,-1,0755);
18
19
c
(
auto_home
,
"bin"
,
"822body"
,-1,-1,0755);
20
c
(
auto_home
,
"bin"
,
"822field"
,-1,-1,0755);
21
c
(
auto_home
,
"bin"
,
"822header"
,-1,-1,0755);
22
c
(
auto_home
,
"bin"
,
"822date"
,-1,-1,0755);
23
c
(
auto_home
,
"bin"
,
"822mimeparts"
,-1,-1,0755);
24
c
(
auto_home
,
"bin"
,
"822received"
,-1,-1,0755);
25
c
(
auto_home
,
"bin"
,
"822print"
,-1,-1,0755);
26
27
c
(
auto_home
,
"bin"
,
"b64decode"
,-1,-1,0755);
28
c
(
auto_home
,
"bin"
,
"b64encode"
,-1,-1,0755);
29
c
(
auto_home
,
"bin"
,
"qpdecode"
,-1,-1,0755);
30
c
(
auto_home
,
"bin"
,
"qpencode"
,-1,-1,0755);
31
32
c
(
"/etc"
,
"."
,
"leapsecs.dat"
,-1,-1,0644);
33
}
h
mess822_header h
Definition:
822date.c:24
auto_home.h
auto_home
char auto_home[]
install.h
d
void d(char *, char *, int, int, int)
Definition:
install.c:28
c
void c(char *, char *, char *, int, int, int)
Definition:
install.c:46
hier
void hier(void)
Definition:
hier.c:4
Generated on Mon Mar 3 2025 20:48:08 for mess822x by
1.9.6