Home
last modified time | relevance | path

Searched refs:fSpec (Results 1 – 25 of 322) sorted by relevance

12345678910>>...13

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/utils/windowfunction/
H A Didborderby.cpp70 ret = fSpec.fNf; in operator ()()
72 ret = -fSpec.fNf; in operator ()()
77 ret = fSpec.fAsc; in operator ()()
98 ret = fSpec.fNf; in operator ()()
100 ret = -fSpec.fNf; in operator ()()
105 ret = fSpec.fAsc; in operator ()()
126 ret = fSpec.fNf; in operator ()()
128 ret = -fSpec.fNf; in operator ()()
154 ret = fSpec.fNf; in operator ()()
182 ret = fSpec.fNf; in operator ()()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/utils/windowfunction/
H A Didborderby.cpp70 ret = fSpec.fNf; in operator ()()
72 ret = -fSpec.fNf; in operator ()()
77 ret = fSpec.fAsc; in operator ()()
98 ret = fSpec.fNf; in operator ()()
100 ret = -fSpec.fNf; in operator ()()
105 ret = fSpec.fAsc; in operator ()()
126 ret = fSpec.fNf; in operator ()()
128 ret = -fSpec.fNf; in operator ()()
154 ret = fSpec.fNf; in operator ()()
182 ret = fSpec.fNf; in operator ()()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/TIFF/src/itktiff/
H A Dtif_apple.c168 FSSpec fSpec; in TIFFOpen() local
173 err = FSMakeFSSpec( 0, 0, pname, &fSpec ); in TIFFOpen()
179 if (FSpGetFInfo(&fSpec, &finfo) == noErr) in TIFFOpen()
180 FSpDelete(&fSpec); in TIFFOpen()
183 if ((err = FSpGetFInfo(&fSpec, &finfo)) == fnfErr) { in TIFFOpen()
184 if (FSpCreate(&fSpec, ' ', 'TIFF', smSystemScript) != noErr) in TIFFOpen()
186 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
189 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
195 if (FSpOpenDF(&fSpec, fsRdPerm, &fref) != noErr) in TIFFOpen()
199 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/tiff/
H A Dtif_apple.c168 FSSpec fSpec; in TIFFOpen() local
173 err = FSMakeFSSpec( 0, 0, pname, &fSpec ); in TIFFOpen()
179 if (FSpGetFInfo(&fSpec, &finfo) == noErr) in TIFFOpen()
180 FSpDelete(&fSpec); in TIFFOpen()
183 if ((err = FSpGetFInfo(&fSpec, &finfo)) == fnfErr) { in TIFFOpen()
184 if (FSpCreate(&fSpec, ' ', 'TIFF', smSystemScript) != noErr) in TIFFOpen()
186 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
189 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
195 if (FSpOpenDF(&fSpec, fsRdPerm, &fref) != noErr) in TIFFOpen()
199 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/tiff/
H A Dtif_apple.c168 FSSpec fSpec; in TIFFOpen() local
173 err = FSMakeFSSpec( 0, 0, pname, &fSpec ); in TIFFOpen()
179 if (FSpGetFInfo(&fSpec, &finfo) == noErr) in TIFFOpen()
180 FSpDelete(&fSpec); in TIFFOpen()
183 if ((err = FSpGetFInfo(&fSpec, &finfo)) == fnfErr) { in TIFFOpen()
184 if (FSpCreate(&fSpec, ' ', 'TIFF', smSystemScript) != noErr) in TIFFOpen()
186 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
189 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
195 if (FSpOpenDF(&fSpec, fsRdPerm, &fref) != noErr) in TIFFOpen()
199 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/tiff/
H A Dtif_apple.c168 FSSpec fSpec; in TIFFOpen() local
173 err = FSMakeFSSpec( 0, 0, pname, &fSpec ); in TIFFOpen()
179 if (FSpGetFInfo(&fSpec, &finfo) == noErr) in TIFFOpen()
180 FSpDelete(&fSpec); in TIFFOpen()
183 if ((err = FSpGetFInfo(&fSpec, &finfo)) == fnfErr) { in TIFFOpen()
184 if (FSpCreate(&fSpec, ' ', 'TIFF', smSystemScript) != noErr) in TIFFOpen()
186 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
189 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
195 if (FSpOpenDF(&fSpec, fsRdPerm, &fref) != noErr) in TIFFOpen()
199 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/tiff/
H A Dtif_apple.c168 FSSpec fSpec; in TIFFOpen() local
173 err = FSMakeFSSpec( 0, 0, pname, &fSpec ); in TIFFOpen()
179 if (FSpGetFInfo(&fSpec, &finfo) == noErr) in TIFFOpen()
180 FSpDelete(&fSpec); in TIFFOpen()
183 if ((err = FSpGetFInfo(&fSpec, &finfo)) == fnfErr) { in TIFFOpen()
184 if (FSpCreate(&fSpec, ' ', 'TIFF', smSystemScript) != noErr) in TIFFOpen()
186 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
189 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
195 if (FSpOpenDF(&fSpec, fsRdPerm, &fref) != noErr) in TIFFOpen()
199 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/libtiff/
H A Dtif_apple.c168 FSSpec fSpec; in TIFFOpen() local
173 err = FSMakeFSSpec( 0, 0, pname, &fSpec ); in TIFFOpen()
179 if (FSpGetFInfo(&fSpec, &finfo) == noErr) in TIFFOpen()
180 FSpDelete(&fSpec); in TIFFOpen()
183 if ((err = FSpGetFInfo(&fSpec, &finfo)) == fnfErr) { in TIFFOpen()
184 if (FSpCreate(&fSpec, ' ', 'TIFF', smSystemScript) != noErr) in TIFFOpen()
186 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
189 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
195 if (FSpOpenDF(&fSpec, fsRdPerm, &fref) != noErr) in TIFFOpen()
199 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/tiff/vtktiff/
H A Dtif_apple.c168 FSSpec fSpec; in TIFFOpen() local
173 err = FSMakeFSSpec( 0, 0, pname, &fSpec ); in TIFFOpen()
179 if (FSpGetFInfo(&fSpec, &finfo) == noErr) in TIFFOpen()
180 FSpDelete(&fSpec); in TIFFOpen()
183 if ((err = FSpGetFInfo(&fSpec, &finfo)) == fnfErr) { in TIFFOpen()
184 if (FSpCreate(&fSpec, ' ', 'TIFF', smSystemScript) != noErr) in TIFFOpen()
186 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
189 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
195 if (FSpOpenDF(&fSpec, fsRdPerm, &fref) != noErr) in TIFFOpen()
199 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
/dports/graphics/panomatic/panomatic-0.9.4/libtiff/src/
H A Dtif_apple.c168 FSSpec fSpec; in TIFFOpen() local
173 err = FSMakeFSSpec( 0, 0, pname, &fSpec ); in TIFFOpen()
179 if (FSpGetFInfo(&fSpec, &finfo) == noErr) in TIFFOpen()
180 FSpDelete(&fSpec); in TIFFOpen()
183 if ((err = FSpGetFInfo(&fSpec, &finfo)) == fnfErr) { in TIFFOpen()
184 if (FSpCreate(&fSpec, ' ', 'TIFF', smSystemScript) != noErr) in TIFFOpen()
186 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
189 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
195 if (FSpOpenDF(&fSpec, fsRdPerm, &fref) != noErr) in TIFFOpen()
199 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/thirdparty/libtiff/
H A Dtif_apple.c168 FSSpec fSpec; in TIFFOpen() local
173 err = FSMakeFSSpec( 0, 0, pname, &fSpec ); in TIFFOpen()
179 if (FSpGetFInfo(&fSpec, &finfo) == noErr) in TIFFOpen()
180 FSpDelete(&fSpec); in TIFFOpen()
183 if ((err = FSpGetFInfo(&fSpec, &finfo)) == fnfErr) { in TIFFOpen()
184 if (FSpCreate(&fSpec, ' ', 'TIFF', smSystemScript) != noErr) in TIFFOpen()
186 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
189 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
195 if (FSpOpenDF(&fSpec, fsRdPerm, &fref) != noErr) in TIFFOpen()
199 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/libtiff/
H A Dtif_apple.c168 FSSpec fSpec; in TIFFOpen() local
173 err = FSMakeFSSpec( 0, 0, pname, &fSpec ); in TIFFOpen()
179 if (FSpGetFInfo(&fSpec, &finfo) == noErr) in TIFFOpen()
180 FSpDelete(&fSpec); in TIFFOpen()
183 if ((err = FSpGetFInfo(&fSpec, &finfo)) == fnfErr) { in TIFFOpen()
184 if (FSpCreate(&fSpec, ' ', 'TIFF', smSystemScript) != noErr) in TIFFOpen()
186 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
189 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
195 if (FSpOpenDF(&fSpec, fsRdPerm, &fref) != noErr) in TIFFOpen()
199 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/libtiff/
H A Dtif_apple.c168 FSSpec fSpec; in TIFFOpen() local
173 err = FSMakeFSSpec( 0, 0, pname, &fSpec ); in TIFFOpen()
179 if (FSpGetFInfo(&fSpec, &finfo) == noErr) in TIFFOpen()
180 FSpDelete(&fSpec); in TIFFOpen()
183 if ((err = FSpGetFInfo(&fSpec, &finfo)) == fnfErr) { in TIFFOpen()
184 if (FSpCreate(&fSpec, ' ', 'TIFF', smSystemScript) != noErr) in TIFFOpen()
186 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
189 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
195 if (FSpOpenDF(&fSpec, fsRdPerm, &fref) != noErr) in TIFFOpen()
199 if (FSpOpenDF(&fSpec, fsRdWrPerm, &fref) != noErr) in TIFFOpen()
/dports/databases/postgresql10-docs/postgresql-10.19/src/bin/pg_dump/
H A Dpg_backup_custom.c154 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
156 AH->FH = fopen(AH->fSpec, PG_BINARY_W); in InitArchiveFmt_Custom()
159 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
173 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
175 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in InitArchiveFmt_Custom()
178 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
726 if (AH->dosync && AH->mode == archModeWrite && AH->fSpec) in _CloseArchive()
727 (void) fsync_fname(AH->fSpec, false, progname); in _CloseArchive()
752 if (AH->fSpec == NULL || strcmp(AH->fSpec, "") == 0) in _ReopenArchive()
768 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in _ReopenArchive()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/pg_dump/
H A Dpg_backup_custom.c154 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
156 AH->FH = fopen(AH->fSpec, PG_BINARY_W); in InitArchiveFmt_Custom()
159 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
173 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
175 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in InitArchiveFmt_Custom()
178 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
726 if (AH->dosync && AH->mode == archModeWrite && AH->fSpec) in _CloseArchive()
727 (void) fsync_fname(AH->fSpec, false, progname); in _CloseArchive()
752 if (AH->fSpec == NULL || strcmp(AH->fSpec, "") == 0) in _ReopenArchive()
768 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in _ReopenArchive()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/pg_dump/
H A Dpg_backup_custom.c154 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
156 AH->FH = fopen(AH->fSpec, PG_BINARY_W); in InitArchiveFmt_Custom()
159 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
173 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
175 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in InitArchiveFmt_Custom()
178 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
726 if (AH->dosync && AH->mode == archModeWrite && AH->fSpec) in _CloseArchive()
727 (void) fsync_fname(AH->fSpec, false, progname); in _CloseArchive()
752 if (AH->fSpec == NULL || strcmp(AH->fSpec, "") == 0) in _ReopenArchive()
768 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in _ReopenArchive()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/bin/pg_dump/
H A Dpg_backup_custom.c154 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
156 AH->FH = fopen(AH->fSpec, PG_BINARY_W); in InitArchiveFmt_Custom()
159 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
173 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
175 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in InitArchiveFmt_Custom()
178 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
726 if (AH->dosync && AH->mode == archModeWrite && AH->fSpec) in _CloseArchive()
727 (void) fsync_fname(AH->fSpec, false, progname); in _CloseArchive()
752 if (AH->fSpec == NULL || strcmp(AH->fSpec, "") == 0) in _ReopenArchive()
768 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in _ReopenArchive()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/bin/pg_dump/
H A Dpg_backup_custom.c154 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
156 AH->FH = fopen(AH->fSpec, PG_BINARY_W); in InitArchiveFmt_Custom()
159 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
173 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
175 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in InitArchiveFmt_Custom()
178 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
726 if (AH->dosync && AH->mode == archModeWrite && AH->fSpec) in _CloseArchive()
727 (void) fsync_fname(AH->fSpec, false, progname); in _CloseArchive()
752 if (AH->fSpec == NULL || strcmp(AH->fSpec, "") == 0) in _ReopenArchive()
768 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in _ReopenArchive()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/bin/pg_dump/
H A Dpg_backup_custom.c154 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
156 AH->FH = fopen(AH->fSpec, PG_BINARY_W); in InitArchiveFmt_Custom()
159 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
173 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
175 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in InitArchiveFmt_Custom()
178 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
726 if (AH->dosync && AH->mode == archModeWrite && AH->fSpec) in _CloseArchive()
727 (void) fsync_fname(AH->fSpec, false, progname); in _CloseArchive()
752 if (AH->fSpec == NULL || strcmp(AH->fSpec, "") == 0) in _ReopenArchive()
768 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in _ReopenArchive()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/bin/pg_dump/
H A Dpg_backup_custom.c154 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
156 AH->FH = fopen(AH->fSpec, PG_BINARY_W); in InitArchiveFmt_Custom()
159 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
173 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
175 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in InitArchiveFmt_Custom()
178 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
726 if (AH->dosync && AH->mode == archModeWrite && AH->fSpec) in _CloseArchive()
727 (void) fsync_fname(AH->fSpec, false, progname); in _CloseArchive()
752 if (AH->fSpec == NULL || strcmp(AH->fSpec, "") == 0) in _ReopenArchive()
768 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in _ReopenArchive()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/pg_dump/
H A Dpg_backup_custom.c154 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
156 AH->FH = fopen(AH->fSpec, PG_BINARY_W); in InitArchiveFmt_Custom()
159 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
173 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
175 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in InitArchiveFmt_Custom()
178 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
726 if (AH->dosync && AH->mode == archModeWrite && AH->fSpec) in _CloseArchive()
727 (void) fsync_fname(AH->fSpec, false, progname); in _CloseArchive()
752 if (AH->fSpec == NULL || strcmp(AH->fSpec, "") == 0) in _ReopenArchive()
768 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in _ReopenArchive()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/bin/pg_dump/
H A Dpg_backup_custom.c154 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
156 AH->FH = fopen(AH->fSpec, PG_BINARY_W); in InitArchiveFmt_Custom()
159 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
173 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
175 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in InitArchiveFmt_Custom()
178 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
726 if (AH->dosync && AH->mode == archModeWrite && AH->fSpec) in _CloseArchive()
727 (void) fsync_fname(AH->fSpec, false, progname); in _CloseArchive()
752 if (AH->fSpec == NULL || strcmp(AH->fSpec, "") == 0) in _ReopenArchive()
768 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in _ReopenArchive()
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/bin/pg_dump/
H A Dpg_backup_custom.c154 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
156 AH->FH = fopen(AH->fSpec, PG_BINARY_W); in InitArchiveFmt_Custom()
159 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
173 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
175 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in InitArchiveFmt_Custom()
178 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
726 if (AH->dosync && AH->mode == archModeWrite && AH->fSpec) in _CloseArchive()
727 (void) fsync_fname(AH->fSpec, false, progname); in _CloseArchive()
752 if (AH->fSpec == NULL || strcmp(AH->fSpec, "") == 0) in _ReopenArchive()
768 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in _ReopenArchive()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/bin/pg_dump/
H A Dpg_backup_custom.c154 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
156 AH->FH = fopen(AH->fSpec, PG_BINARY_W); in InitArchiveFmt_Custom()
159 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
173 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
175 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in InitArchiveFmt_Custom()
178 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
726 if (AH->dosync && AH->mode == archModeWrite && AH->fSpec) in _CloseArchive()
727 (void) fsync_fname(AH->fSpec, false, progname); in _CloseArchive()
752 if (AH->fSpec == NULL || strcmp(AH->fSpec, "") == 0) in _ReopenArchive()
768 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in _ReopenArchive()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/bin/pg_dump/
H A Dpg_backup_custom.c154 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
156 AH->FH = fopen(AH->fSpec, PG_BINARY_W); in InitArchiveFmt_Custom()
159 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
173 if (AH->fSpec && strcmp(AH->fSpec, "") != 0) in InitArchiveFmt_Custom()
175 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in InitArchiveFmt_Custom()
178 AH->fSpec, strerror(errno)); in InitArchiveFmt_Custom()
726 if (AH->dosync && AH->mode == archModeWrite && AH->fSpec) in _CloseArchive()
727 (void) fsync_fname(AH->fSpec, false, progname); in _CloseArchive()
752 if (AH->fSpec == NULL || strcmp(AH->fSpec, "") == 0) in _ReopenArchive()
768 AH->FH = fopen(AH->fSpec, PG_BINARY_R); in _ReopenArchive()
[all …]

12345678910>>...13