Home
last modified time | relevance | path

Searched refs:fdtemp (Results 1 – 19 of 19) sorted by relevance

/dports/mail/qmail/netqmail-1.06/
H A Dqmail-newmrh.c26 int fdtemp; variable
43 fdtemp = open_trunc("control/morercpthosts.tmp"); in main()
44 if (fdtemp == -1) die_write(); in main()
46 if (cdbmss_start(&cdbmss,fdtemp) == -1) die_write(); in main()
64 if (fsync(fdtemp) == -1) die_write(); in main()
65 if (close(fdtemp) == -1) die_write(); /* NFS stupidity */ in main()
H A Dqmail-newu.c64 int fdtemp; variable
84 fdtemp = open_trunc("users/cdb.tmp"); in main()
85 if (fdtemp == -1) die_opent(); in main()
87 if (cdbmss_start(&cdbmss,fdtemp) == -1) die_writet(); in main()
132 if (fsync(fdtemp) == -1) die_writet(); in main()
133 if (close(fdtemp) == -1) die_writet(); /* NFS stupidity */ in main()
/dports/mail/qmail-tls/netqmail-1.06/
H A Dqmail-newmrh.c26 int fdtemp; variable
43 fdtemp = open_trunc("control/morercpthosts.tmp"); in main()
44 if (fdtemp == -1) die_write(); in main()
46 if (cdbmss_start(&cdbmss,fdtemp) == -1) die_write(); in main()
64 if (fsync(fdtemp) == -1) die_write(); in main()
65 if (close(fdtemp) == -1) die_write(); /* NFS stupidity */ in main()
H A Dqmail-newu.c64 int fdtemp; variable
84 fdtemp = open_trunc("users/cdb.tmp"); in main()
85 if (fdtemp == -1) die_opent(); in main()
87 if (cdbmss_start(&cdbmss,fdtemp) == -1) die_writet(); in main()
132 if (fsync(fdtemp) == -1) die_writet(); in main()
133 if (close(fdtemp) == -1) die_writet(); /* NFS stupidity */ in main()
/dports/mail/qmail-mysql/netqmail-1.06/
H A Dqmail-newmrh.c26 int fdtemp; variable
43 fdtemp = open_trunc("control/morercpthosts.tmp"); in main()
44 if (fdtemp == -1) die_write(); in main()
46 if (cdbmss_start(&cdbmss,fdtemp) == -1) die_write(); in main()
64 if (fsync(fdtemp) == -1) die_write(); in main()
65 if (close(fdtemp) == -1) die_write(); /* NFS stupidity */ in main()
H A Dqmail-newu.c64 int fdtemp; variable
84 fdtemp = open_trunc("users/cdb.tmp"); in main()
85 if (fdtemp == -1) die_opent(); in main()
87 if (cdbmss_start(&cdbmss,fdtemp) == -1) die_writet(); in main()
132 if (fsync(fdtemp) == -1) die_writet(); in main()
133 if (close(fdtemp) == -1) die_writet(); /* NFS stupidity */ in main()
/dports/mail/qmail-dk/qmail-1.03/
H A Dqmail-newmrh.c26 int fdtemp; variable
43 fdtemp = open_trunc("control/morercpthosts.tmp"); in main()
44 if (fdtemp == -1) die_write(); in main()
46 if (cdbmss_start(&cdbmss,fdtemp) == -1) die_write(); in main()
64 if (fsync(fdtemp) == -1) die_write(); in main()
65 if (close(fdtemp) == -1) die_write(); /* NFS stupidity */ in main()
H A Dqmail-newu.c64 int fdtemp; variable
84 fdtemp = open_trunc("users/cdb.tmp"); in main()
85 if (fdtemp == -1) die_opent(); in main()
87 if (cdbmss_start(&cdbmss,fdtemp) == -1) die_writet(); in main()
132 if (fsync(fdtemp) == -1) die_writet(); in main()
133 if (close(fdtemp) == -1) die_writet(); /* NFS stupidity */ in main()
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dbundlerepo.py364 fdtemp, temp = self.vfs.mkstemp(prefix=b"hg-bundle-", suffix=suffix)
367 with os.fdopen(fdtemp, 'wb') as fptemp:
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A Dppc.ad3747 FunctionDescriptor fdtemp;
3748 const FunctionDescriptor* fd = !($meth$$method) ? &fdtemp : (FunctionDescriptor*)$meth$$method;
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A Dppc.ad3747 FunctionDescriptor fdtemp;
3748 const FunctionDescriptor* fd = !($meth$$method) ? &fdtemp : (FunctionDescriptor*)$meth$$method;
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/ppc/
H A Dppc.ad3699 FunctionDescriptor fdtemp;
3700 const FunctionDescriptor* fd = !($meth$$method) ? &fdtemp : (FunctionDescriptor*)$meth$$method;
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/ppc/
H A Dppc.ad3602 FunctionDescriptor fdtemp;
3603 const FunctionDescriptor* fd = !($meth$$method) ? &fdtemp : (FunctionDescriptor*)$meth$$method;
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A Dppc.ad3882 FunctionDescriptor fdtemp;
3883 const FunctionDescriptor* fd = !($meth$$method) ? &fdtemp : (FunctionDescriptor*)$meth$$method;
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/ppc/
H A Dppc.ad3936 FunctionDescriptor fdtemp;
3937 const FunctionDescriptor* fd = !($meth$$method) ? &fdtemp : (FunctionDescriptor*)$meth$$method;
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A Dppc.ad3882 FunctionDescriptor fdtemp;
3883 const FunctionDescriptor* fd = !($meth$$method) ? &fdtemp : (FunctionDescriptor*)$meth$$method;
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/ppc/
H A Dppc.ad3914 FunctionDescriptor fdtemp;
3915 const FunctionDescriptor* fd = !($meth$$method) ? &fdtemp : (FunctionDescriptor*)$meth$$method;
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/ppc/
H A Dppc.ad3970 FunctionDescriptor fdtemp;
3971 const FunctionDescriptor* fd = !($meth$$method) ? &fdtemp : (FunctionDescriptor*)$meth$$method;
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/ppc/
H A Dppc.ad3954 FunctionDescriptor fdtemp;
3955 const FunctionDescriptor* fd = !($meth$$method) ? &fdtemp : (FunctionDescriptor*)$meth$$method;