Home
last modified time | relevance | path

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

/dports/databases/pgbackrest/pgbackrest-release-2.35/test/
H A Dtest.pl526 …hCreate("${strBuildPath}/repo", {strMode => '0770', bIgnoreExists => true, bCreateParent => true});
575 …->pathCreate($strRepoCachePath, {strMode => '0770', bIgnoreExists => true, bCreateParent => true});
619 …thCreate("${strTestPath}/temp", {strMode => '0770', bIgnoreExists => true, bCreateParent => true});
626 …estBase}/test/result/coverage", {strMode => '0770', bIgnoreExists => true, bCreateParent => true});
634 …t->pathCreate("${strCodePath}", {strMode => '0770', bIgnoreExists => true, bCreateParent => true});
785 … $oStorageBackRest->pathCreate($strPackagePath, {bIgnoreExists => true, bCreateParent => true});
803 … $oStorageBackRest->pathCreate($strBuildPath, {bIgnoreExists => true, bCreateParent => true});
904 … $oStorageBackRest->pathCreate($strBuildPath, {bIgnoreExists => true, bCreateParent => true});
906 …orageBackRest->pathCreate("${strBuildPath}/SPECS", {bIgnoreExists => true, bCreateParent => true});
907 …torageBackRest->pathCreate("${strBuildPath}/RPMS", {bIgnoreExists => true, bCreateParent => true});
[all …]
/dports/databases/pgbackrest/pgbackrest-release-2.35/test/lib/pgBackRestTest/Common/
H A DStoragePosix.pm202 … $self->pathCreate(dirname($strDestinationLink), {bIgnoreExists => true, bCreateParent => true});
574 … $self->pathCreate($strDestinationPathFile, {bCreateParent => true, bIgnoreExists => true});
764 $bCreateParent,
783 if (!$bCreateParent)
789 …(dirname($strPath), {strMode => $strMode, bIgnoreExists => true, bCreateParent => $bCreateParent});
H A DStorage.pm584 $bCreateParent,
597 …PathExp), {strMode => $strMode, bIgnoreExists => $bIgnoreExists, bCreateParent => $bCreateParent});
H A DStoragePosixWrite.pm106 … $self->{oDriver}->pathCreate(dirname($strFile), {bIgnoreExists => true, bCreateParent => true});
H A DContainerTest.pm304 …ocker->pathCreate($strTempPath, {strMode => '0770', bIgnoreExists => true, bCreateParent => true});
H A DJobTest.pm816 …RestBase}/test/result/profile", {strMode => '0750', bIgnoreExists => true, bCreateParent => true});
/dports/databases/pgbackrest/pgbackrest-release-2.35/test/lib/pgBackRestTest/Env/Host/
H A DHostDbCommonTest.pm91 storageTest()->pathCreate($self->dbBasePath(), {strMode => '0700', bCreateParent => true});
144 …est()->pathCreate("${strWalPath}/archive_status/", {bIgnoreExists => true, bCreateParent => true});
/dports/databases/pgbackrest/pgbackrest-release-2.35/test/lib/pgBackRestTest/Module/Mock/
H A DMockArchiveStopTest.pm79 storageTest()->pathCreate($strWalPath, {bCreateParent => true});
82 …eTest()->pathCreate($oHostDbPrimary->dbBasePath() . '/' . DB_PATH_GLOBAL, {bCreateParent => true});
H A DMockAllTest.pm454 …->pathCreate($oHostDbPrimary->dbPath() . '/pg_config', {strMode => '0700', bCreateParent => true});
471 …()->pathCreate($oHostDbPrimary->dbPath() . '/pg_stat', {strMode => '0700', bCreateParent => true});
540 …storageTest()->pathCreate(dirname($strDoNotDeleteFile), {strMode => '0700', bCreateParent => true}…
543 …Test()->pathCreate($oHostDbPrimary->tablespacePath(1), {strMode => '0700', bCreateParent => true});
545 …Test()->pathCreate($oHostDbPrimary->tablespacePath(2), {strMode => '0700', bCreateParent => true});
547 …t()->pathCreate($oHostDbPrimary->tablespacePath(2, 2), {strMode => '0700', bCreateParent => true});
549 …est()->pathCreate($oHostDbPrimary->tablespacePath(11), {strMode => '0700', bCreateParent => true});
872 …storageTest()->pathCreate($oHostDbPrimary->dbBasePath(2), {strMode => '0700', bCreateParent => tru…
H A DMockStanzaTest.pm85 …est()->pathCreate(($oHostDbPrimary->dbBasePath() . '/' . DB_PATH_GLOBAL), {bCreateParent => true});
120 storageTest()->pathCreate("${strWalPath}/archive_status", {bCreateParent => true});
H A DMockArchiveTest.pm115 storageTest()->pathCreate($strWalPath, {bCreateParent => true});
118 …eTest()->pathCreate($oHostDbPrimary->dbBasePath() . '/' . DB_PATH_GLOBAL, {bCreateParent => true});
/dports/databases/pgbackrest/pgbackrest-release-2.35/test/lib/pgBackRestTest/Module/Performance/
H A DPerformanceArchivePerlTest.pm41 … storageTest()->pathCreate($self->{strSpoolPath}, {bIgnoreExists => true, bCreateParent => true});
/dports/databases/pgbackrest/pgbackrest-release-2.35/doc/
H A Ddoc.pl323 … "${strBasePath}/output/man", {strMode => '0770', bIgnoreExists => true, bCreateParent => true});
/dports/databases/pgbackrest/pgbackrest-release-2.35/test/lib/pgBackRestTest/Module/Real/
H A DRealAllTest.pm398 …Test()->pathCreate($oHostDbPrimary->tablespacePath(1), {strMode => '0700', bCreateParent => true});
403 …Test()->pathCreate($oHostDbStandby->tablespacePath(1), {strMode => '0700', bCreateParent => true});
/dports/databases/pgbackrest/pgbackrest-release-2.35/doc/lib/pgBackRestDoc/Common/
H A DLog.pm105 …->pathCreate(dirname($strFile), {strMode => '0750', bIgnoreExists => true, bCreateParent => true});
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A Ddoctemplates.cxx211 bool bCreateParent,
722 bool bCreateParent, in createFolder() argument
765 else if ( bCreateParent ) in createFolder()
772 …older( aParentURL.GetMainURL( INetURLObject::DecodeMechanism::NONE ), bCreateParent, bFsysFolder, … in createFolder()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A Ddoctemplates.cxx215 bool bCreateParent,
732 bool bCreateParent, in createFolder() argument
779 else if ( bCreateParent ) in createFolder()
786 …older( aParentURL.GetMainURL( INetURLObject::DecodeMechanism::NONE ), bCreateParent, bFsysFolder, … in createFolder()