Home
last modified time | relevance | path

Searched refs:delegation (Results 1 - 4 of 4) sorted by relevance

/third_party/curl/src/
H A Dtool_paramhlp.h59 long delegation(struct OperationConfig *config, const char *str);
H A Dtool_paramhlp.c588 long delegation(struct OperationConfig *config, const char *str) in delegation() function
597 warnf(config->global, "unrecognized delegation method '%s', using none", in delegation()
H A Dtool_getparam.c393 {"delegation", ARG_STRG, ' ', C_DELEGATION},
1808 case C_DELEGATION: /* --delegation */ in getparameter()
1809 config->gssapi_delegation = delegation(config, nextarg); in getparameter()
/third_party/node/deps/npm/node_modules/@tufjs/models/dist/
H A Dmetadata.js81 throw new error_1.ValueError(`no delegation found for ${delegatedRole}`);

Completed in 6 milliseconds