rpm
5.4.15
Main Page
Related Pages
Data Structures
Files
File List
Globals
rpmio
rpmacl.h
Go to the documentation of this file.
1
#ifndef H_RPMACL
2
#define H_RPMACL
3
8
#include <
rpmiotypes.h
>
9
#include <
rpmio.h
>
10
11
#ifdef __cplusplus
12
extern
"C"
{
13
#endif
14
15
rpmRC
rpmaclCopyFd
(
FD_t
ifd,
FD_t
ofd)
16
/*@*/
;
17
18
rpmRC
rpmaclCopyDir
(
const
char
* sdn,
const
char
* tdn, mode_t
mode
)
19
/*@*/
;
20
21
#ifdef __cplusplus
22
}
23
#endif
24
25
#endif
/* H_RPMACL */
rpmaclCopyFd
rpmRC rpmaclCopyFd(FD_t ifd, FD_t ofd)
Definition:
rpmacl.c:34
mode
const char * mode
Definition:
mongo.h:440
rpmaclCopyDir
rpmRC rpmaclCopyDir(const char *sdn, const char *tdn, mode_t mode)
Definition:
rpmacl.c:68
_FD_s
The FD_t File Handle data structure.
Definition:
rpmio_internal.h:59
rpmio.h
rpmRC
enum rpmRC_e rpmRC
RPM return codes.
rpmiotypes.h
Generated by
1.8.8