Home
last modified time | relevance | path

Searched defs:CheckOut (Results 1 – 19 of 19) sorted by relevance

/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/hashicorp/vault-plugin-secrets-ad/plugin/
H A Dcheckout_handler.go26 type CheckOut struct { struct
27 IsAvailable bool `json:"is_available"`
28 BorrowerEntityID string `json:"borrower_entity_id"`
29 BorrowerClientToken string `json:"borrower_client_token"`
41 func (h *checkOutHandler) CheckOut(ctx context.Context, storage logical.Storage, serviceAccountName… func
H A Dpath_checkouts.go362 func checkinAuthorized(req *logical.Request, checkOut *CheckOut) bool {
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/hashicorp/vault-plugin-secrets-ad/plugin/
H A Dcheckout_handler.go26 type CheckOut struct { struct
27 IsAvailable bool `json:"is_available"`
28 BorrowerEntityID string `json:"borrower_entity_id"`
29 BorrowerClientToken string `json:"borrower_client_token"`
41 func (h *checkOutHandler) CheckOut(ctx context.Context, storage logical.Storage, serviceAccountName… func
H A Dpath_checkouts.go362 func checkinAuthorized(req *logical.Request, checkOut *CheckOut) bool {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/vault-plugin-secrets-ad/plugin/
H A Dcheckout_handler.go26 type CheckOut struct { struct
27 IsAvailable bool `json:"is_available"`
28 BorrowerEntityID string `json:"borrower_entity_id"`
29 BorrowerClientToken string `json:"borrower_client_token"`
41 func (h *checkOutHandler) CheckOut(ctx context.Context, storage logical.Storage, serviceAccountName… func
H A Dpath_checkouts.go362 func checkinAuthorized(req *logical.Request, checkOut *CheckOut) bool {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-ad/plugin/
H A Dcheckout_handler.go26 type CheckOut struct { struct
27 IsAvailable bool `json:"is_available"`
28 BorrowerEntityID string `json:"borrower_entity_id"`
29 BorrowerClientToken string `json:"borrower_client_token"`
42 func (h *checkOutHandler) CheckOut(ctx context.Context, storage logical.Storage, serviceAccountName… func
H A Dpath_checkouts.go362 func checkinAuthorized(req *logical.Request, checkOut *CheckOut) bool {
/dports/www/gitea/gitea-1.16.5/modules/sync/
H A Dexclusive_pool.go59 func (p *ExclusivePool) CheckOut(identity string) { func
/dports/news/rntrack/rntrack-2.1.10_2/hpp/
H A Dsqbase.hpp63 bool CheckOut(void) in CheckOut() function in SQUISH
H A Dmsgbase.hpp97 bool CheckOut(void) in CheckOut() function in MSGASMSG
/dports/games/pioneer/pioneer-20210723/data/libs/
H A DCharacter.lua936 CheckOut = function (self) function
/dports/net/libcmis/libcmis-0.5.2/inc/libcmis/
H A Dallowable-actions.hxx59 CheckOut, enumerator
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/guied/
H A DGEWorkspaceFile.cpp382 bool rvGEWorkspace::CheckOut ( void ) in CheckOut() function in rvGEWorkspace
/dports/news/rntrack/rntrack-2.1.10_2/src/
H A Dpktbase.cpp1258 bool PKTBASE::CheckOut(void) in CheckOut() function in PKTBASE
/dports/net/libcmis/libcmis-0.5.2/src/libcmis/
H A Dws-requests.hxx642 class CheckOut : public SoapRequest class
649 CheckOut( std::string repoId, in CheckOut() function in CheckOut
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A Dobjserv.cxx337 void SfxObjectShell::CheckOut( ) in CheckOut() function in SfxObjectShell
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A Dobjserv.cxx324 void SfxObjectShell::CheckOut( ) in CheckOut() function in SfxObjectShell
/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dascio.c1383 static char *CheckOut(long len) in CheckOut() function