Home
last modified time | relevance | path

Searched refs:ServerPrincName (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Drpc.h429 unsigned short* ServerPrincName; member
596 RPC_CSTR* ServerPrincName,
601 RPC_WSTR* ServerPrincName,
606 RPC_CSTR* ServerPrincName,
612 RPC_WSTR* ServerPrincName,
617 RPC_CSTR* ServerPrincName,
622 RPC_WSTR* ServerPrincName,
632 RPC_CSTR ServerPrincName,
643 RPC_WSTR ServerPrincName,
657 WINPR_API RPC_STATUS RpcServerRegisterAuthInfoA(RPC_CSTR ServerPrincName,
[all …]
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/rpc/
H A Drpc.c472 RPC_CSTR* ServerPrincName) in RpcMgmtInqServerPrincNameA() argument
479 RPC_WSTR* ServerPrincName) in RpcMgmtInqServerPrincNameW() argument
536 RPC_CSTR* ServerPrincName, unsigned long* AuthnLevel, in RpcBindingInqAuthClientA() argument
544 RPC_WSTR* ServerPrincName, unsigned long* AuthnLevel, in RpcBindingInqAuthClientW() argument
569 RPC_STATUS RpcBindingInqAuthInfoA(RPC_BINDING_HANDLE Binding, RPC_CSTR* ServerPrincName, in RpcBindingInqAuthInfoA() argument
577 RPC_STATUS RpcBindingInqAuthInfoW(RPC_BINDING_HANDLE Binding, RPC_WSTR* ServerPrincName, in RpcBindingInqAuthInfoW() argument
585 RPC_STATUS RpcBindingSetAuthInfoA(RPC_BINDING_HANDLE Binding, RPC_CSTR ServerPrincName, in RpcBindingSetAuthInfoA() argument
593 RPC_STATUS RpcBindingSetAuthInfoExA(RPC_BINDING_HANDLE Binding, RPC_CSTR ServerPrincName, in RpcBindingSetAuthInfoExA() argument
602 RPC_STATUS RpcBindingSetAuthInfoW(RPC_BINDING_HANDLE Binding, RPC_WSTR ServerPrincName, in RpcBindingSetAuthInfoW() argument
637 RPC_STATUS RpcServerRegisterAuthInfoA(RPC_CSTR ServerPrincName, unsigned long AuthnSvc, in RpcServerRegisterAuthInfoA() argument
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drpcdce.h249 …qServerPrincNameA(RPC_BINDING_HANDLE Binding,unsigned __LONG32 AuthnSvc,RPC_CSTR *ServerPrincName);
250 …qServerPrincNameW(RPC_BINDING_HANDLE Binding,unsigned __LONG32 AuthnSvc,RPC_WSTR *ServerPrincName);
458 …A(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_CSTR *ServerPrincName,unsigned __LO…
459 …W(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_WSTR *ServerPrincName,unsigned __LO…
462 …PC_ENTRY RpcBindingInqAuthInfoA(RPC_BINDING_HANDLE Binding,RPC_CSTR *ServerPrincName,unsigned __LO…
464 …RPC_ENTRY RpcBindingSetAuthInfoA(RPC_BINDING_HANDLE Binding,RPC_CSTR ServerPrincName,unsigned __LO…
466 …RPC_ENTRY RpcBindingSetAuthInfoW(RPC_BINDING_HANDLE Binding,RPC_WSTR ServerPrincName,unsigned __LO…
471 …typedef void (__RPC_API *RPC_AUTH_KEY_RETRIEVAL_FN)(void *Arg,unsigned short *ServerPrincName,unsi…
473 …RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterAuthInfoA(RPC_CSTR ServerPrincName,unsigned __LONG3…
474 …RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterAuthInfoW(RPC_WSTR ServerPrincName,unsigned __LONG3…
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drpcdce.h249 …qServerPrincNameA(RPC_BINDING_HANDLE Binding,unsigned __LONG32 AuthnSvc,RPC_CSTR *ServerPrincName);
250 …qServerPrincNameW(RPC_BINDING_HANDLE Binding,unsigned __LONG32 AuthnSvc,RPC_WSTR *ServerPrincName);
458 …A(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_CSTR *ServerPrincName,unsigned __LO…
459 …W(RPC_BINDING_HANDLE ClientBinding,RPC_AUTHZ_HANDLE *Privs,RPC_WSTR *ServerPrincName,unsigned __LO…
462 …PC_ENTRY RpcBindingInqAuthInfoA(RPC_BINDING_HANDLE Binding,RPC_CSTR *ServerPrincName,unsigned __LO…
464 …RPC_ENTRY RpcBindingSetAuthInfoA(RPC_BINDING_HANDLE Binding,RPC_CSTR ServerPrincName,unsigned __LO…
466 …RPC_ENTRY RpcBindingSetAuthInfoW(RPC_BINDING_HANDLE Binding,RPC_WSTR ServerPrincName,unsigned __LO…
471 …typedef void (__RPC_API *RPC_AUTH_KEY_RETRIEVAL_FN)(void *Arg,unsigned short *ServerPrincName,unsi…
473 …RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterAuthInfoA(RPC_CSTR ServerPrincName,unsigned __LONG3…
474 …RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerRegisterAuthInfoW(RPC_WSTR ServerPrincName,unsigned __LONG3…
[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;
589 AuthnSvc: Cardinal; var ServerPrincName: PWideChar): RPC_STATUS; stdcall;
592 AuthnSvc: Cardinal; var ServerPrincName: PTSTR): RPC_STATUS; stdcall;
1028 Privs: PRPC_AUTHZ_HANDLE; ServerPrincName: PPChar; AuthnLevel, AuthnSvc,
1037 Privs: PRPC_AUTHZ_HANDLE; ServerPrincName: PPChar; AuthnLevel, AuthnSvc,
1064 ServerPrincName: PChar; AuthnLevel, AuthnSvc: Cardinal;
1069 ServerPrincName: PWideChar; AuthnLevel, AuthnSvc: Cardinal;
1075 ServerPrincName: PPChar; AuthnLevel, AuthnSvc: PCardinal;
1080 ServerPrincName: PPWideChar; AuthnLevel, AuthnSvc: PCardinal;
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.hxx33 IN unsigned char __RPC_FAR * ServerPrincName,
43 IN unsigned short __RPC_FAR * ServerPrincName,
/dports/security/krb5/krb5-1.19.2/src/ccapi/common/win/OldCC/
H A Dinit.hxx33 IN unsigned char __RPC_FAR * ServerPrincName,
43 IN unsigned short __RPC_FAR * ServerPrincName,
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs418 ServerPrincName: *mut c_ushort,
427 ServerPrincName: *mut c_uchar,
471 ServerPrincName: RPC_WSTR,
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.2.8/src/
H A Drpcdce.rs406 ServerPrincName: *mut ::c_ushort,
415 ServerPrincName: *mut ::c_uchar,
448 Arg: *mut ::c_void, ServerPrincName: RPC_WSTR, KeyVer: ::c_ulong, Key: *mut *mut ::c_void,
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs418 ServerPrincName: *mut c_ushort,
427 ServerPrincName: *mut c_uchar,
471 ServerPrincName: RPC_WSTR,
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs418 ServerPrincName: *mut c_ushort,
427 ServerPrincName: *mut c_uchar,
471 ServerPrincName: RPC_WSTR,
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.2.8/src/
H A Drpcdce.rs406 ServerPrincName: *mut ::c_ushort,
415 ServerPrincName: *mut ::c_uchar,
448 Arg: *mut ::c_void, ServerPrincName: RPC_WSTR, KeyVer: ::c_ulong, Key: *mut *mut ::c_void,
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs418 ServerPrincName: *mut c_ushort,
427 ServerPrincName: *mut c_uchar,
471 ServerPrincName: RPC_WSTR,
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs418 ServerPrincName: *mut c_ushort,
427 ServerPrincName: *mut c_uchar,
471 ServerPrincName: RPC_WSTR,
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/winapi-0.3.6/src/shared/
H A Drpcdce.rs419 ServerPrincName: *mut c_ushort,
428 ServerPrincName: *mut c_uchar,
472 ServerPrincName: RPC_WSTR,
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs418 ServerPrincName: *mut c_ushort,
427 ServerPrincName: *mut c_uchar,
471 ServerPrincName: RPC_WSTR,
/dports/editors/kibi/kibi-0.2.2/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs418 ServerPrincName: *mut c_ushort,
427 ServerPrincName: *mut c_uchar,
471 ServerPrincName: RPC_WSTR,
/dports/misc/broot/broot-1.7.0/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs418 ServerPrincName: *mut c_ushort,
427 ServerPrincName: *mut c_uchar,
471 ServerPrincName: RPC_WSTR,
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs418 ServerPrincName: *mut c_ushort,
427 ServerPrincName: *mut c_uchar,
471 ServerPrincName: RPC_WSTR,
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/winapi-0.2.8/src/
H A Drpcdce.rs406 ServerPrincName: *mut ::c_ushort,
415 ServerPrincName: *mut ::c_uchar,
448 Arg: *mut ::c_void, ServerPrincName: RPC_WSTR, KeyVer: ::c_ulong, Key: *mut *mut ::c_void,
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs418 ServerPrincName: *mut c_ushort,
427 ServerPrincName: *mut c_uchar,
471 ServerPrincName: RPC_WSTR,
/dports/devel/sccache/sccache-0.2.15/cargo-crates/winapi-0.2.8/src/
H A Drpcdce.rs406 ServerPrincName: *mut ::c_ushort,
415 ServerPrincName: *mut ::c_uchar,
448 Arg: *mut ::c_void, ServerPrincName: RPC_WSTR, KeyVer: ::c_ulong, Key: *mut *mut ::c_void,
/dports/devel/sccache/sccache-0.2.15/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs418 ServerPrincName: *mut c_ushort,
427 ServerPrincName: *mut c_uchar,
471 ServerPrincName: RPC_WSTR,
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/winapi-0.3.9/src/shared/
H A Drpcdce.rs418 ServerPrincName: *mut c_ushort,
427 ServerPrincName: *mut c_uchar,
471 ServerPrincName: RPC_WSTR,
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/winapi-0.2.8/src/
H A Drpcdce.rs406 ServerPrincName: *mut ::c_ushort,
415 ServerPrincName: *mut ::c_uchar,
448 Arg: *mut ::c_void, ServerPrincName: RPC_WSTR, KeyVer: ::c_ulong, Key: *mut *mut ::c_void,

12345678910>>...12