Home
last modified time | relevance | path

Searched refs:appendflag (Results 1 – 17 of 17) sorted by relevance

/dports/ftp/ncftp3/ncftp-3.2.6/libncftp/
H A Dio_putonefile.c24 const int appendflag, in FTPPutOneFile4() argument
46 …result = FTPPutOneF(cip, file, dstfile, xtype, fdtouse, appendflag, tmppfx, tmpsfx, resumeflag, de… in FTPPutOneFile4()
63 …nst char *const dstfile, const int xtype, const int fdtouse, const int appendflag, const char *con… in FTPPutOneFile2() argument
65 …return (FTPPutOneFile4(cip, file, dstfile, xtype, fdtouse, appendflag, tmppfx, tmpsfx, kResumeNo, … in FTPPutOneFile2()
72 …nst char *const dstfile, const int xtype, const int fdtouse, const int appendflag, const char *con… in FTPPutOneFile3() argument
75 …return (FTPPutOneFile4(cip, file, dstfile, xtype, fdtouse, appendflag, tmppfx, tmpsfx, resumeflag,… in FTPPutOneFile3()
H A Dio_getonefile.c25 const int appendflag, in FTPGetOneFile3() argument
45 …e, dstfile, xtype, fdtouse, kSizeUnknown, kModTimeUnknown, resumeflag, appendflag, deleteflag, res… in FTPGetOneFile3()
61 …har *const dstfile, const int xtype, const int fdtouse, const int resumeflag, const int appendflag) in FTPGetOneFile2() argument
63 …return (FTPGetOneFile3(cip, file, dstfile, xtype, fdtouse, resumeflag, appendflag, kDeleteNo, (FTP… in FTPGetOneFile2()
H A Dio_putfiles.c25 const int appendflag, in FTPPutFiles4() argument
41 int appendflag2 = appendflag; in FTPPutFiles4()
151 …stdir, const int recurse, const int doGlob, const int xtype, const int appendflag, const char *con… in FTPPutFiles2() argument
153 …return (FTPPutFiles4(cip, pattern, dstdir, recurse, doGlob, xtype, appendflag, tmppfx, tmpsfx, kRe… in FTPPutFiles2()
159 …nst dstdir1, const int recurse, const int doGlob, const int xtype, int appendflag, const char *con… in FTPPutFiles3() argument
162 …return (FTPPutFiles4(cip, pattern, dstdir1, recurse, doGlob, xtype, appendflag, tmppfx, tmpsfx, re… in FTPPutFiles3()
H A Dio_getfiles.c26 int appendflag, in FTPGetFiles3() argument
102 appendflag = kAppendNo; in FTPGetFiles3()
115 …if ((tarflag == kTarYes) && (xtype == kTypeBinary) && (appendflag == kAppendNo) && (deleteflag == … in FTPGetFiles3()
160 …, filePtr->lname, xtype, -1, filePtr->size, filePtr->mdtm, resumeflag, appendflag, deleteflag, res… in FTPGetFiles3()
211 …, filePtr->lname, xtype, -1, filePtr->size, filePtr->mdtm, resumeflag, appendflag, deleteflag, res… in FTPGetFiles3()
283 …, const int recurse, const int doGlob, const int xtype, const int resumeflag, const int appendflag) in FTPGetFiles2() argument
285 …return (FTPGetFiles3(cip, pattern, dstdir, recurse, doGlob, xtype, resumeflag, appendflag, kDelete… in FTPGetFiles2()
H A Dncftp.h925 …st int recurse, int doGlob, const int xtype, const int resumeflag, int appendflag, const int delet…
926 …e, const int xtype, const int fdtouse, const int resumeflag, const int appendflag, const int delet…
942 …const char *volatile dstfile, const char *volatile src, const size_t srcLen, const int appendflag);
943 …nst char *const dstfile, const int xtype, const int fdtouse, const int appendflag, const char *con…
944 …tdir1, const int recurse, const int doGlob, const int xtype, const int appendflag, const char *con…
1024 …ar *const dstfile, const int xtype, const int fdtouse, const int resumeflag, const int appendflag);
1026 … const int recurse, const int doGlob, const int xtype, const int resumeflag, const int appendflag);
1030 …nst char *const dstfile, const int xtype, const int fdtouse, const int appendflag, const char *con…
1031 …nst char *const dstfile, const int xtype, const int fdtouse, const int appendflag, const char *con…
1033 …stdir, const int recurse, const int doGlob, const int xtype, const int appendflag, const char *con…
[all …]
H A Dutil.h109 const int appendflag,
120 const int appendflag,
H A Dio_putmem.c23 const int appendflag) in FTPPutFileFromMemory() argument
77 cmd = appendflag == kAppendYes ? "APPE" : "STOR"; in FTPPutFileFromMemory()
H A Dio_put.c201 const int appendflag, in FTPPutOneF() argument
319 if (appendflag == kAppendYes) { in FTPPutOneF()
493 } else if (appendflag == kAppendYes) { in FTPPutOneF()
H A Dio_get.c50 const int appendflag, in FTPGetOneF() argument
134 if (appendflag == kAppendYes) { in FTPGetOneF()
428 if ((created != 0) && (appendflag == kAppendNo) && (cip->startPoint == 0)) in FTPGetOneF()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/MBSKernelLib/
H A Dperformcomp.cpp410 int appendflag = 0; in PreComputationOperations() local
411 if ((flags&2)) appendflag += 2; //always append to parameter file (e.g. in parameter variation) in PreComputationOperations()
412 OpenFiles(appendflag); in PreComputationOperations()
426 int appendflag = 1; in PreComputationOperations() local
427 if (GetSolSet().sol_replace_files) appendflag = 0; in PreComputationOperations()
428 if ((flags&2)) appendflag += 2; //always append to parameter file (e.g. in parameter variation) in PreComputationOperations()
430 OpenFiles(appendflag); in PreComputationOperations()
/dports/ftp/ncftp3/ncftp-3.2.6/sh_util/
H A Dncftpget.c142 …*dstdir, const char **files, int rflag, int xtype, int resumeflag, int appendflag, int deleteflag,… in Copy() argument
153 …result = FTPGetFiles3(cip, file, dstdir, rflag, kGlobYes, xtype, resumeflag, appendflag, deletefla… in Copy()
176 int appendflag = kAppendNo; in main() local
328 appendflag = kAppendYes; in main()
694 …if (FTPGetOneFile3(&fi, urlfile, dstlfile, xtype, (-1), resumeflag, appendflag, deleteflag, kNoFTP… in main()
718 …if ((rc = FTPGetFiles3(&fi, urlfile, ".", rflag, kGlobYes, xtype, resumeflag, appendflag, deletefl… in main()
739 …if (FTPGetOneFile3(&fi, flist[0], dstlfile, xtype, (-1), resumeflag, appendflag, deleteflag, kNoFT… in main()
759 …if (Copy(&fi, dstdir, flist, rflag, xtype, resumeflag, appendflag, deleteflag, tarflag, perfilecmd… in main()
H A Dncftpput.c154 …stdir, char **const files, const int rflag, const int xtype, const int appendflag, const char *con… in Copy() argument
171 xtype, appendflag, tmppfx, tmpsfx, resumeflag, deleteflag, kNoFTPConfirmResumeUploadProc, 0); in Copy()
192 int appendflag = kAppendNo; in main() local
352 appendflag = 1; in main()
669 …if (Copy(&fi, "", files, rflag, xtype, appendflag, (const char *) tmppfx, (const char *) tmpsfx, r… in main()
679 …} else if ((result = FTPPutOneFile3(&fi, lfile, dstfile, xtype, -1, appendflag, tmppfx, tmpsfx, re… in main()
693 …} else if (FTPPutOneFile3(&fi, NULL, dstfile, xtype, STDIN_FILENO, appendflag, tmppfx, tmpsfx, res… in main()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dinput.cpp918 int appendflag = 0; in log() local
920 if (strcmp(arg[1],"append") == 0) appendflag = 1; in log()
928 if (appendflag) logfile = fopen(arg[0],"a"); in log()
946 int appendflag = 0; in thermo_log() local
948 if (strcmp(arg[1],"append") == 0) appendflag = 1; in thermo_log()
956 if (appendflag) thermofile = fopen(arg[0],"a"); in thermo_log()
/dports/comms/tkscanfax/tkscanfax1/
H A Dfax-pbook.tcl406 set appendflag 0
425 set appendflag 1
442 set appendflag 1
453 if $appendflag {
460 return $appendflag
/dports/devel/dev86/dev86-0.16.20/ar/
H A Dar.c290 extern void write_archive (struct mapelt *map, int appendflag);
937 write_archive (map, appendflag) in write_archive() argument
939 int appendflag;
949 if (!appendflag)
1054 if (!appendflag)
/dports/science/sparta/sparta-20Oct2021/src/
H A Dinput.cpp974 int appendflag = 0; in log() local
976 if (strcmp(arg[1],"append") == 0) appendflag = 1; in log()
984 if (appendflag) logfile = fopen(arg[0],"a"); in log()
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dinput.cpp1036 int appendflag = 0; in log() local
1038 if (strcmp(arg[1],"append") == 0) appendflag = 1; in log()
1046 if (appendflag) logfile = fopen(arg[0],"a"); in log()