Searched refs:delegation (Results 1 - 4 of 4) sorted by relevance
/third_party/curl/src/ |
H A D | tool_paramhlp.h | 59 long delegation(struct OperationConfig *config, const char *str);
|
H A D | tool_paramhlp.c | 588 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 D | tool_getparam.c | 393 {"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 D | metadata.js | 81 throw new error_1.ValueError(`no delegation found for ${delegatedRole}`);
|
Completed in 6 milliseconds