Home
last modified time | relevance | path

Searched refs:AuthnSvc (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/rpc/
H A Drpc.c95 RPC_STATUS RpcMgmtInqDefaultProtectLevel(unsigned long AuthnSvc, unsigned long* AuthnLevel) in RpcMgmtInqDefaultProtectLevel() argument
485 RPC_STATUS RpcServerInqDefaultPrincNameA(unsigned long AuthnSvc, RPC_CSTR* PrincName) in RpcServerInqDefaultPrincNameA() argument
491 RPC_STATUS RpcServerInqDefaultPrincNameW(unsigned long AuthnSvc, RPC_WSTR* PrincName) in RpcServerInqDefaultPrincNameW() argument
537 unsigned long* AuthnSvc, unsigned long* AuthzSvc) in RpcBindingInqAuthClientA() argument
545 unsigned long* AuthnSvc, unsigned long* AuthzSvc) in RpcBindingInqAuthClientW() argument
570 unsigned long* AuthnLevel, unsigned long* AuthnSvc, in RpcBindingInqAuthInfoA() argument
578 unsigned long* AuthnLevel, unsigned long* AuthnSvc, in RpcBindingInqAuthInfoW() argument
586 unsigned long AuthnLevel, unsigned long AuthnSvc, in RpcBindingSetAuthInfoA() argument
594 unsigned long AuthnLevel, unsigned long AuthnSvc, in RpcBindingSetAuthInfoExA() argument
603 unsigned long AuthnLevel, unsigned long AuthnSvc, in RpcBindingSetAuthInfoW() argument
[all …]
/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Drpc.h431 unsigned long AuthnSvc; member
476 WINPR_API RPC_STATUS RpcMgmtInqDefaultProtectLevel(unsigned long AuthnSvc,
576 unsigned long AuthnSvc,
579 unsigned long AuthnSvc,
608 unsigned long* AuthnSvc,
614 unsigned long* AuthnSvc,
628 unsigned long AuthnSvc,
639 unsigned long AuthnSvc,
650 unsigned long* AuthnSvc, RPC_AUTH_IDENTITY_HANDLE* AuthIdentity, unsigned long* AuthzSvc,
658 unsigned long AuthnSvc,
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drpcdce.h191 …RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqDefaultProtectLevel(unsigned __LONG32 AuthnSvc,unsigned __…
249 …RpcMgmtInqServerPrincNameA(RPC_BINDING_HANDLE Binding,unsigned __LONG32 AuthnSvc,RPC_CSTR *ServerP…
250 …RpcMgmtInqServerPrincNameW(RPC_BINDING_HANDLE Binding,unsigned __LONG32 AuthnSvc,RPC_WSTR *ServerP…
251 …RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqDefaultPrincNameA(unsigned __LONG32 AuthnSvc,RPC_CSTR *P…
252 …RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqDefaultPrincNameW(unsigned __LONG32 AuthnSvc,RPC_WSTR *P…
458 …_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32…
459 …_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32…
464 …RPC_CSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY…
473 …Y RpcServerRegisterAuthInfoA(RPC_CSTR ServerPrincName,unsigned __LONG32 AuthnSvc,RPC_AUTH_KEY_RETR…
474 …Y RpcServerRegisterAuthInfoW(RPC_WSTR ServerPrincName,unsigned __LONG32 AuthnSvc,RPC_AUTH_KEY_RETR…
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drpcdce.h191 …RPCRTAPI RPC_STATUS RPC_ENTRY RpcMgmtInqDefaultProtectLevel(unsigned __LONG32 AuthnSvc,unsigned __…
249 …RpcMgmtInqServerPrincNameA(RPC_BINDING_HANDLE Binding,unsigned __LONG32 AuthnSvc,RPC_CSTR *ServerP…
250 …RpcMgmtInqServerPrincNameW(RPC_BINDING_HANDLE Binding,unsigned __LONG32 AuthnSvc,RPC_WSTR *ServerP…
251 …RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqDefaultPrincNameA(unsigned __LONG32 AuthnSvc,RPC_CSTR *P…
252 …RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerInqDefaultPrincNameW(unsigned __LONG32 AuthnSvc,RPC_WSTR *P…
458 …_CSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32…
459 …_WSTR *ServerPrincName,unsigned __LONG32 *AuthnLevel,unsigned __LONG32 *AuthnSvc,unsigned __LONG32…
464 …RPC_CSTR ServerPrincName,unsigned __LONG32 AuthnLevel,unsigned __LONG32 AuthnSvc,RPC_AUTH_IDENTITY…
473 …Y RpcServerRegisterAuthInfoA(RPC_CSTR ServerPrincName,unsigned __LONG32 AuthnSvc,RPC_AUTH_KEY_RETR…
474 …Y RpcServerRegisterAuthInfoW(RPC_WSTR ServerPrincName,unsigned __LONG32 AuthnSvc,RPC_AUTH_KEY_RETR…
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwarpcdce.pas586 AuthnSvc: Cardinal; var ServerPrincName: PChar): RPC_STATUS; stdcall;
592 AuthnSvc: Cardinal; var ServerPrincName: PTSTR): RPC_STATUS; stdcall;
1055 AuthnLevel, AuthnSvc: Cardinal; AuthIdentity: RPC_AUTH_IDENTITY_HANDLE;
1059 AuthnLevel, AuthnSvc: Cardinal; AuthIdentity: RPC_AUTH_IDENTITY_HANDLE;
1064 ServerPrincName: PChar; AuthnLevel, AuthnSvc: Cardinal;
1069 ServerPrincName: PWideChar; AuthnLevel, AuthnSvc: Cardinal;
1075 ServerPrincName: PPChar; AuthnLevel, AuthnSvc: PCardinal;
1080 ServerPrincName: PPWideChar; AuthnLevel, AuthnSvc: PCardinal;
1110 AuthnLevel, AuthnSvc: Cardinal; AuthIdentity: RPC_AUTH_IDENTITY_HANDLE;
1114 ServerPrincName: PTSTR; AuthnLevel, AuthnSvc: Cardinal;
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/ccapi/common/win/OldCC/
H A Dinit.hxx35 IN unsigned long AuthnSvc,
45 IN unsigned long AuthnSvc,
/dports/security/krb5/krb5-1.19.2/src/ccapi/common/win/OldCC/
H A Dinit.hxx35 IN unsigned long AuthnSvc,
45 IN unsigned long AuthnSvc,
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs420 AuthnSvc: c_ulong,
429 AuthnSvc: c_ulong,
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.2.8/src/
H A Drpcdce.rs408 AuthnSvc: ::c_ulong,
417 AuthnSvc: ::c_ulong,
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs420 AuthnSvc: c_ulong,
429 AuthnSvc: c_ulong,
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs420 AuthnSvc: c_ulong,
429 AuthnSvc: c_ulong,
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.2.8/src/
H A Drpcdce.rs408 AuthnSvc: ::c_ulong,
417 AuthnSvc: ::c_ulong,
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs420 AuthnSvc: c_ulong,
429 AuthnSvc: c_ulong,
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs420 AuthnSvc: c_ulong,
429 AuthnSvc: c_ulong,
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/winapi-0.3.6/src/shared/
H A Drpcdce.rs421 AuthnSvc: c_ulong,
430 AuthnSvc: c_ulong,
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs420 AuthnSvc: c_ulong,
429 AuthnSvc: c_ulong,
/dports/editors/kibi/kibi-0.2.2/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs420 AuthnSvc: c_ulong,
429 AuthnSvc: c_ulong,
/dports/misc/broot/broot-1.7.0/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs420 AuthnSvc: c_ulong,
429 AuthnSvc: c_ulong,
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs420 AuthnSvc: c_ulong,
429 AuthnSvc: c_ulong,
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/winapi-0.2.8/src/
H A Drpcdce.rs408 AuthnSvc: ::c_ulong,
417 AuthnSvc: ::c_ulong,
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs420 AuthnSvc: c_ulong,
429 AuthnSvc: c_ulong,
/dports/devel/sccache/sccache-0.2.15/cargo-crates/winapi-0.2.8/src/
H A Drpcdce.rs408 AuthnSvc: ::c_ulong,
417 AuthnSvc: ::c_ulong,
/dports/devel/sccache/sccache-0.2.15/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs420 AuthnSvc: c_ulong,
429 AuthnSvc: c_ulong,
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs420 AuthnSvc: c_ulong,
429 AuthnSvc: c_ulong,
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/winapi-0.2.8/src/
H A Drpcdce.rs408 AuthnSvc: ::c_ulong,
417 AuthnSvc: ::c_ulong,

12345678910>>...12