Home
last modified time | relevance | path

Searched refs:HostConf (Results 1 – 11 of 11) sorted by relevance

/dports/sysutils/cpdup/cpdup-1.22/src/
H A Dhcproto.h92 int hc_connect(struct HostConf *hc, int readonly);
95 int hc_hello(struct HostConf *hc);
98 DIR *hc_opendir(struct HostConf *hc, const char *path);
100 int hc_closedir(struct HostConf *hc, DIR *dir);
102 int hc_close(struct HostConf *hc, int fd);
105 int hc_remove(struct HostConf *hc, const char *path);
106 int hc_mkdir(struct HostConf *hc, const char *path, mode_t mode);
107 int hc_rmdir(struct HostConf *hc, const char *path);
117 mode_t hc_umask(struct HostConf *hc, mode_t numask);
122 uid_t hc_geteuid(struct HostConf *hc);
[all …]
H A Dhclink.h20 struct HostConf;
25 struct HostConf *hc;
32 struct HostConf { struct
89 int hcc_connect(struct HostConf *hc, int readonly);
92 struct HCHead *hcc_read_command(struct HostConf *hc, hctransaction_t trans);
93 hctransaction_t hcc_start_command(struct HostConf *hc, int16_t cmd);
101 intptr_t hcc_alloc_descriptor(struct HostConf *hc, void *ptr, int type);
102 void *hcc_get_descriptor(struct HostConf *hc, intptr_t desc, int type);
103 void hcc_set_descriptor(struct HostConf *hc, intptr_t desc, void *ptr, int type);
107 struct HCLeaf *hcc_nextchaineditem(struct HostConf *hc, struct HCHead *head);
[all …]
H A Dhcproto.c116 hc_connect(struct HostConf *hc, int readonly) in hc_connect()
136 hc_hello(struct HostConf *hc) in hc_hello()
403 hc_opendir(struct HostConf *hc, const char *path) in hc_opendir()
556 hc_closedir(struct HostConf *hc, DIR *dir) in hc_closedir()
785 hc_close(struct HostConf *hc, int fd) in hc_close()
1088 hc_remove(struct HostConf *hc, const char *path) in hc_remove()
1135 hc_mkdir(struct HostConf *hc, const char *path, mode_t mode) in hc_mkdir()
1185 hc_rmdir(struct HostConf *hc, const char *path) in hc_rmdir()
1699 hc_umask(struct HostConf *hc, mode_t numask) in hc_umask()
1941 hc_geteuid(struct HostConf *hc) in hc_geteuid()
[all …]
H A Dhclink.c17 hcc_connect(struct HostConf *hc, int readonly) in hcc_connect()
85 struct HostConf hcslave; in hcc_slave()
152 hcc_read_command(struct HostConf *hc, hctransaction_t trans) in hcc_read_command()
210 hcc_start_command(struct HostConf *hc, int16_t cmd) in hcc_start_command()
252 struct HostConf *hc; in hcc_finish_command()
403 hcc_alloc_descriptor(struct HostConf *hc, void *ptr, int type) in hcc_alloc_descriptor()
424 hcc_get_descriptor(struct HostConf *hc, intptr_t desc, int type) in hcc_get_descriptor()
436 hcc_set_descriptor(struct HostConf *hc, intptr_t desc, void *ptr, int type) in hcc_set_descriptor()
499 hcc_nextchaineditem(struct HostConf *hc, struct HCHead *head) in hcc_nextchaineditem()
516 hcc_currentchaineditem(struct HostConf *hc, struct HCHead *head) in hcc_currentchaineditem()
H A Dcpdup.c131 static int xremove(struct HostConf *host, const char *path);
132 static int xrmdir(struct HostConf *host, const char *path);
134 static int ScanDir(List *list, struct HostConf *host, const char *path,
137 static int symlink_mfo_test(struct HostConf *hc, struct stat *st1,
177 static struct HostConf SrcHost;
178 static struct HostConf DstHost;
1375 ScanDir(List *list, struct HostConf *host, const char *path, in ScanDir()
1379 struct HostConf *cphost; in ScanDir()
1770 xremove(struct HostConf *host, const char *path) in xremove()
1788 xrmdir(struct HostConf *host, const char *path) in xrmdir()
[all …]
/dports/sysutils/backuppc-devel/backuppc-cae051c/bin/
H A DBackupPC_sendEmail190 %HostConf = $bpc->Conf();
199 && !$HostConf{BackupsDisable}
207 || $HostConf{XferMethod} eq "archive"
208 || $HostConf{BackupsDisable}
255 my $subj = defined($HostConf{EMailNoBackupEverSubj})
256 ? $HostConf{EMailNoBackupEverSubj}
259 ? $HostConf{EMailNoBackupEverMesg}
268 ? $HostConf{EMailNoBackupRecentSubj}
271 ? $HostConf{EMailNoBackupRecentMesg}
295 ? $HostConf{EMailOutlookBackupSubj}
[all …]
/dports/sysutils/backuppc/BackupPC-3.3.2/bin/
H A DBackupPC_sendEmail187 %HostConf = $bpc->Conf();
196 && !$HostConf{BackupsDisable}
204 || $HostConf{XferMethod} eq "archive"
205 || $HostConf{BackupsDisable}
212 my $subj = defined($HostConf{EMailNoBackupEverSubj})
213 ? $HostConf{EMailNoBackupEverSubj}
216 ? $HostConf{EMailNoBackupEverMesg}
275 ? $HostConf{EMailNoBackupRecentSubj}
278 ? $HostConf{EMailNoBackupRecentMesg}
302 ? $HostConf{EMailOutlookBackupSubj}
[all …]
/dports/sysutils/backuppc-devel/backuppc-cae051c/dist/BackupPC-4.3.3.20200531/bin/
H A DBackupPC_sendEmail190 %HostConf = $bpc->Conf();
199 && !$HostConf{BackupsDisable}
207 || $HostConf{XferMethod} eq "archive"
208 || $HostConf{BackupsDisable}
255 my $subj = defined($HostConf{EMailNoBackupEverSubj})
256 ? $HostConf{EMailNoBackupEverSubj}
259 ? $HostConf{EMailNoBackupEverMesg}
268 ? $HostConf{EMailNoBackupRecentSubj}
271 ? $HostConf{EMailNoBackupRecentMesg}
295 ? $HostConf{EMailOutlookBackupSubj}
[all …]
/dports/sysutils/backuppc4/BackupPC-4.4.0/bin/
H A DBackupPC_sendEmail194 %HostConf = $bpc->Conf();
202 && !$HostConf{BackupsDisable} ) {
209 || $HostConf{XferMethod} eq "archive"
210 || $HostConf{BackupsDisable}
259 defined($HostConf{EMailNoBackupEverSubj})
260 ? $HostConf{EMailNoBackupEverSubj}
264 ? $HostConf{EMailNoBackupEverMesg}
277 ? $HostConf{EMailNoBackupRecentSubj}
281 ? $HostConf{EMailNoBackupRecentMesg}
306 ? $HostConf{EMailOutlookBackupSubj}
[all …]
/dports/textproc/dikt/dikt-2s4/src/
H A Dhost.h11 struct HostConf struct
36 HostConf conf; argument
H A Dhost.cpp68 void HostConf::read() in read()
85 void HostConf::write() in write()