Home
last modified time | relevance | path

Searched refs:RSTR (Results 1 – 25 of 72) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/
H A DSecurityTokenService.cs536 RSTR rstr = new RSTR(request); in GetResponse()
575 public virtual RSTR EndCancel(IAsyncResult result) in EndCancel()
597 public virtual RSTR EndIssue(IAsyncResult result) in EndIssue()
604 if (!(result is TypedAsyncResult<RSTR>)) in EndIssue()
609 return TypedAsyncResult<RSTR>.End(result); in EndIssue()
617 public virtual RSTR EndRenew(IAsyncResult result) in EndRenew()
627 public virtual RSTR EndValidate(IAsyncResult result) in EndValidate()
767 RSTR rstr = GetResponse(request, _tokenDescriptor); in Issue()
805 TypedAsyncResult<RSTR> typedResult = state.Result as TypedAsyncResult<RSTR>; in OnGetScopeComplete()
921 RSTR response = null; in OnGetOutputClaimsIdentityComplete()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Security/
H A DDispatchContext.cs9 using RSTR = System.IdentityModel.Protocols.WSTrust.RequestSecurityTokenResponse; typedef
21 RSTR responseMessage;
64 public RSTR ResponseMessage
H A DWSTrustResponseBodyWriter.cs11 using RSTR = System.IdentityModel.Protocols.WSTrust.RequestSecurityTokenResponse; typedef
19 RSTR _rstr;
29 …public WSTrustResponseBodyWriter(RSTR requestSecurityTokenResponse, WSTrustResponseSerializer seri… in WSTrustResponseBodyWriter()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/Tokens/
H A DProofDescriptor.cs8 using RSTR = System.IdentityModel.Protocols.WSTrust.RequestSecurityTokenResponse; typedef
21 public abstract void ApplyTo(RSTR response); in ApplyTo()
H A DAsymmetricProofDescriptor.cs6 using RSTR = System.IdentityModel.Protocols.WSTrust.RequestSecurityTokenResponse; typedef
60 public override void ApplyTo( RSTR response ) in ApplyTo()
H A DSecurityTokenDescriptor.cs17 using RSTR = System.IdentityModel.Protocols.WSTrust.RequestSecurityTokenResponse; typedef
71 public virtual void ApplyTo(RSTR response) in ApplyTo()
H A DSymmetricProofDescriptor.cs9 using RSTR = System.IdentityModel.Protocols.WSTrust.RequestSecurityTokenResponse; typedef
233 public override void ApplyTo(RSTR response) in ApplyTo()
/dports/net/ntp/ntp-4.2.8p15/sntp/tests/data/
H A Dkod-test-correct2 0000000000000fff RSTR 192.0.2.100
H A Dkod-test-blanks4 0000000000000fff RSTR 192.0.2.100
H A Dkod-expected-multiple2 000000000000abcd RSTR 192.0.2.5
/dports/sysutils/heirloom/heirloom-070715/bdiff/
H A Dfatal.h55 #define FRSTR() RSTR(Fflags, old_Fflags);
/dports/devel/sunpromake/schily-2021-09-18/sccs/sgs/inc/common/
H A Dfatal.h70 # define FRSTR() RSTR(Fflags,old_Fflags);
/dports/devel/smake/schily-2021-09-18/sccs/sgs/inc/common/
H A Dfatal.h70 # define FRSTR() RSTR(Fflags,old_Fflags);
/dports/devel/sccs/schily-2021-09-18/sccs/sgs/inc/common/
H A Dfatal.h70 # define FRSTR() RSTR(Fflags,old_Fflags);
/dports/devel/schilybase/schily-2021-09-18/sccs/sgs/inc/common/
H A Dfatal.h70 # define FRSTR() RSTR(Fflags,old_Fflags);
/dports/net/rscsi/schily-2021-09-18/sccs/sgs/inc/common/
H A Dfatal.h70 # define FRSTR() RSTR(Fflags,old_Fflags);
/dports/archivers/star/schily-2021-09-18/sccs/sgs/inc/common/
H A Dfatal.h70 # define FRSTR() RSTR(Fflags,old_Fflags);
/dports/sysutils/cdrtools/schily-2021-09-18/sccs/sgs/inc/common/
H A Dfatal.h70 # define FRSTR() RSTR(Fflags,old_Fflags);
/dports/editors/ved/schily-2021-09-18/sccs/sgs/inc/common/
H A Dfatal.h70 # define FRSTR() RSTR(Fflags,old_Fflags);
/dports/sysutils/schilyutils/schily-2021-09-18/sccs/sgs/inc/common/
H A Dfatal.h70 # define FRSTR() RSTR(Fflags,old_Fflags);
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/lex/
H A Dsub2.c10 case 1: case RSTR: case RCCL: case RNCCL: case RNULLS: in cfoll()
21 if(i == RSTR) cfoll(left[v]); in cfoll()
121 case RSTR: in follow()
183 case STAR: case QUEST: case PLUS: case RSTR: in first()
249 case RSTR: in cgoto()
325 || j == RSTR && c == right[curpos] in nextstate()
/dports/comms/yfklog/yfklog-0.6.0/
H A Ddb_log.sql15 `RSTR` int(10) unsigned NOT NULL default '599',
/dports/devel/binutils/binutils-2.37/gas/config/
H A Drx-parse.h182 RSTR = 388, enumerator
346 #define RSTR 388 macro
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Drx-parse.h182 RSTR = 388, enumerator
346 #define RSTR 388 macro
/dports/devel/gnulibiberty/binutils-2.37/gas/config/
H A Drx-parse.h182 RSTR = 388, enumerator
346 #define RSTR 388 macro

123