Home
last modified time | relevance | path

Searched refs:cryptohasharr (Results 1 – 7 of 7) sorted by relevance

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/utils/resowner/
H A Dresowner.c133 ResourceArray cryptohasharr; /* cryptohash contexts */ member
453 ResourceArrayInit(&(owner->cryptohasharr), PointerGetDatum(NULL)); in ResourceOwnerCreate()
566 while (ResourceArrayGetAny(&(owner->cryptohasharr), &foundres)) in ResourceOwnerReleaseInternal()
753 Assert(owner->cryptohasharr.nitems == 0); in ResourceOwnerDelete()
782 ResourceArrayFree(&(owner->cryptohasharr)); in ResourceOwnerDelete()
1413 ResourceArrayEnlarge(&(owner->cryptohasharr)); in ResourceOwnerEnlargeCryptoHash()
1424 ResourceArrayAdd(&(owner->cryptohasharr), handle); in ResourceOwnerRememberCryptoHash()
1433 if (!ResourceArrayRemove(&(owner->cryptohasharr), handle)) in ResourceOwnerForgetCryptoHash()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/resowner/
H A Dresowner.c133 ResourceArray cryptohasharr; /* cryptohash contexts */ member
453 ResourceArrayInit(&(owner->cryptohasharr), PointerGetDatum(NULL)); in ResourceOwnerCreate()
566 while (ResourceArrayGetAny(&(owner->cryptohasharr), &foundres)) in ResourceOwnerReleaseInternal()
753 Assert(owner->cryptohasharr.nitems == 0); in ResourceOwnerDelete()
782 ResourceArrayFree(&(owner->cryptohasharr)); in ResourceOwnerDelete()
1413 ResourceArrayEnlarge(&(owner->cryptohasharr)); in ResourceOwnerEnlargeCryptoHash()
1424 ResourceArrayAdd(&(owner->cryptohasharr), handle); in ResourceOwnerRememberCryptoHash()
1433 if (!ResourceArrayRemove(&(owner->cryptohasharr), handle)) in ResourceOwnerForgetCryptoHash()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/utils/resowner/
H A Dresowner.c133 ResourceArray cryptohasharr; /* cryptohash contexts */ member
453 ResourceArrayInit(&(owner->cryptohasharr), PointerGetDatum(NULL)); in ResourceOwnerCreate()
566 while (ResourceArrayGetAny(&(owner->cryptohasharr), &foundres)) in ResourceOwnerReleaseInternal()
753 Assert(owner->cryptohasharr.nitems == 0); in ResourceOwnerDelete()
782 ResourceArrayFree(&(owner->cryptohasharr)); in ResourceOwnerDelete()
1413 ResourceArrayEnlarge(&(owner->cryptohasharr)); in ResourceOwnerEnlargeCryptoHash()
1424 ResourceArrayAdd(&(owner->cryptohasharr), handle); in ResourceOwnerRememberCryptoHash()
1433 if (!ResourceArrayRemove(&(owner->cryptohasharr), handle)) in ResourceOwnerForgetCryptoHash()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/utils/resowner/
H A Dresowner.c133 ResourceArray cryptohasharr; /* cryptohash contexts */ member
453 ResourceArrayInit(&(owner->cryptohasharr), PointerGetDatum(NULL)); in ResourceOwnerCreate()
566 while (ResourceArrayGetAny(&(owner->cryptohasharr), &foundres)) in ResourceOwnerReleaseInternal()
753 Assert(owner->cryptohasharr.nitems == 0); in ResourceOwnerDelete()
782 ResourceArrayFree(&(owner->cryptohasharr)); in ResourceOwnerDelete()
1413 ResourceArrayEnlarge(&(owner->cryptohasharr)); in ResourceOwnerEnlargeCryptoHash()
1424 ResourceArrayAdd(&(owner->cryptohasharr), handle); in ResourceOwnerRememberCryptoHash()
1433 if (!ResourceArrayRemove(&(owner->cryptohasharr), handle)) in ResourceOwnerForgetCryptoHash()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/utils/resowner/
H A Dresowner.c133 ResourceArray cryptohasharr; /* cryptohash contexts */ member
453 ResourceArrayInit(&(owner->cryptohasharr), PointerGetDatum(NULL)); in ResourceOwnerCreate()
566 while (ResourceArrayGetAny(&(owner->cryptohasharr), &foundres)) in ResourceOwnerReleaseInternal()
753 Assert(owner->cryptohasharr.nitems == 0); in ResourceOwnerDelete()
782 ResourceArrayFree(&(owner->cryptohasharr)); in ResourceOwnerDelete()
1413 ResourceArrayEnlarge(&(owner->cryptohasharr)); in ResourceOwnerEnlargeCryptoHash()
1424 ResourceArrayAdd(&(owner->cryptohasharr), handle); in ResourceOwnerRememberCryptoHash()
1433 if (!ResourceArrayRemove(&(owner->cryptohasharr), handle)) in ResourceOwnerForgetCryptoHash()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/utils/resowner/
H A Dresowner.c133 ResourceArray cryptohasharr; /* cryptohash contexts */ member
453 ResourceArrayInit(&(owner->cryptohasharr), PointerGetDatum(NULL)); in ResourceOwnerCreate()
566 while (ResourceArrayGetAny(&(owner->cryptohasharr), &foundres)) in ResourceOwnerReleaseInternal()
753 Assert(owner->cryptohasharr.nitems == 0); in ResourceOwnerDelete()
782 ResourceArrayFree(&(owner->cryptohasharr)); in ResourceOwnerDelete()
1413 ResourceArrayEnlarge(&(owner->cryptohasharr)); in ResourceOwnerEnlargeCryptoHash()
1424 ResourceArrayAdd(&(owner->cryptohasharr), handle); in ResourceOwnerRememberCryptoHash()
1433 if (!ResourceArrayRemove(&(owner->cryptohasharr), handle)) in ResourceOwnerForgetCryptoHash()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/utils/resowner/
H A Dresowner.c133 ResourceArray cryptohasharr; /* cryptohash contexts */ member
453 ResourceArrayInit(&(owner->cryptohasharr), PointerGetDatum(NULL)); in ResourceOwnerCreate()
566 while (ResourceArrayGetAny(&(owner->cryptohasharr), &foundres)) in ResourceOwnerReleaseInternal()
753 Assert(owner->cryptohasharr.nitems == 0); in ResourceOwnerDelete()
782 ResourceArrayFree(&(owner->cryptohasharr)); in ResourceOwnerDelete()
1413 ResourceArrayEnlarge(&(owner->cryptohasharr)); in ResourceOwnerEnlargeCryptoHash()
1424 ResourceArrayAdd(&(owner->cryptohasharr), handle); in ResourceOwnerRememberCryptoHash()
1433 if (!ResourceArrayRemove(&(owner->cryptohasharr), handle)) in ResourceOwnerForgetCryptoHash()