Home
last modified time | relevance | path

Searched refs:Context (Results 1 – 25 of 108) sorted by relevance

12345

/dragonfly/usr.sbin/ppp/
H A Dchap_ms.c152 SHA_CTX Context; in ChallengeHash() local
162 SHA1_Init(&Context); in ChallengeHash()
212 SHA_CTX Context; in GenerateAuthenticatorResponse() local
244 SHA1_Init(&Context); in GenerateAuthenticatorResponse()
250 SHA1_Init(&Context); in GenerateAuthenticatorResponse()
274 SHA_CTX Context; in GetMasterKey() local
280 SHA1_Init(&Context); in GetMasterKey()
293 SHA_CTX Context; in GetAsymetricStartKey() local
332 SHA1_Init(&Context); in GetAsymetricStartKey()
346 SHA_CTX Context; in GetNewKeyFromSHA() local
[all …]
/dragonfly/sys/contrib/dev/acpica/source/components/events/
H A Devxface.c174 void *Context);
208 void *Context) in AcpiInstallNotifyHandler() argument
254 AcpiGbl_GlobalNotify[i].Context = Context; in AcpiInstallNotifyHandler()
332 HandlerObj->Notify.Context = Context; in AcpiInstallNotifyHandler()
587 void *Context) in ACPI_EXPORT_SYMBOL()
612 NewSciHandler->Context = Context; in ACPI_EXPORT_SYMBOL()
757 void *Context) in ACPI_EXPORT_SYMBOL()
850 AcpiGbl_FixedEventHandlers[Event].Context = Context; in ACPI_EXPORT_SYMBOL()
1030 Handler->Context = Context; in ACPI_EXPORT_SYMBOL()
1114 FALSE, Address, Context); in AcpiInstallGpeHandler()
[all …]
H A Devsci.c168 void *Context);
212 SciHandler->Context); in AcpiEvSciDispatch()
237 void *Context) in AcpiEvSciXruptHandler() argument
239 ACPI_GPE_XRUPT_INFO *GpeXruptList = Context; in AcpiEvSciXruptHandler()
286 void *Context) in AcpiEvGpeXruptHandler() argument
288 ACPI_GPE_XRUPT_INFO *GpeXruptList = Context; in AcpiEvGpeXruptHandler()
H A Devregion.c176 void *Context,
272 ACPI_CONNECTION_INFO *Context; in AcpiEvAddressSpaceDispatch() local
300 Context = HandlerDesc->AddressSpace.Context; in AcpiEvAddressSpaceDispatch()
325 ACPI_PCC_INFO *Ctx = HandlerDesc->AddressSpace.Context; in AcpiEvAddressSpaceDispatch()
340 Context, &RegionContext); in AcpiEvAddressSpaceDispatch()
416 Context && in AcpiEvAddressSpaceDispatch()
430 Context->Connection = FieldObj->Field.ResourceBuffer; in AcpiEvAddressSpaceDispatch()
431 Context->Length = FieldObj->Field.ResourceLength; in AcpiEvAddressSpaceDispatch()
432 Context->AccessLength = FieldObj->Field.AccessLength; in AcpiEvAddressSpaceDispatch()
933 void *Context, in AcpiEvRegRun() argument
[all …]
H A Devmisc.c165 void *Context);
321 void *Context) in AcpiEvNotifyDispatch() argument
323 ACPI_GENERIC_STATE *Info = (ACPI_GENERIC_STATE *) Context; in AcpiEvNotifyDispatch()
336 Info->Notify.Global->Context); in AcpiEvNotifyDispatch()
346 HandlerObj->Notify.Context); in AcpiEvNotifyDispatch()
H A Devgpe.c166 void *Context);
170 void *Context);
647 void *Context) in AcpiEvAsynchExecuteGpeMethod() argument
649 ACPI_GPE_EVENT_INFO *GpeEventInfo = Context; in AcpiEvAsynchExecuteGpeMethod()
750 void *Context) in AcpiEvAsynchEnableGpe() argument
752 ACPI_GPE_EVENT_INFO *GpeEventInfo = Context; in AcpiEvAsynchEnableGpe()
932 GpeDevice, GpeNumber, GpeHandlerInfo->Context); in AcpiEvDetectGpe()
1029 GpeEventInfo->Dispatch.Handler->Context); in AcpiEvGpeDispatch()
H A Devhandler.c168 void *Context,
331 void *Context, in AcpiEvInstallHandler() argument
344 HandlerObj = (ACPI_OPERAND_OBJECT *) Context; in AcpiEvInstallHandler()
502 void *Context) in AcpiEvInstallSpaceHandler() argument
692 HandlerObj->AddressSpace.Context = Context; in AcpiEvInstallSpaceHandler()
H A Devgpeutil.c177 void *Context) in AcpiEvWalkGpeList() argument
202 Status = GpeWalkCallback (GpeXruptInfo, GpeBlock, Context); in AcpiEvWalkGpeList()
241 void *Context) in AcpiEvGetGpeDevice() argument
243 ACPI_GPE_DEVICE_INFO *Info = Context; in AcpiEvGetGpeDevice()
450 void *Context) in AcpiEvDeleteGpeHandlers() argument
/dragonfly/sys/contrib/dev/acpica/source/components/debugger/
H A Ddbnames.c172 void *Context,
179 void *Context,
186 void *Context,
193 void *Context,
200 void *Context,
207 void *Context,
214 void *Context,
491 void *Context, in AcpiDbWalkAndMatchName() argument
606 void *Context, in AcpiDbWalkForPredefinedNames() argument
707 void *Context, in AcpiDbWalkForObjectCounts() argument
[all …]
/dragonfly/sys/contrib/dev/acpica/source/tools/acpiexec/
H A Daehandlers.c164 void *Context);
170 void *Context);
182 void *Context);
188 void *Context);
208 void *Context);
212 void *Context);
247 void *Context) in AeNotifyHandler1() argument
256 void *Context) in AeNotifyHandler2() argument
419 void *Context) in AeTableHandler() argument
458 void *Context) in AeGpeHandler() argument
[all …]
H A Daecommon.h240 void *Context);
336 void *Context);
343 void *Context);
382 void *Context,
H A Daeinstall.c169 void *Context,
176 void *Context,
392 void *Context, in AeInstallEcHandler() argument
430 void *Context, in AeInstallPciHandler() argument
/dragonfly/sys/contrib/dev/acpica/source/common/
H A Dadwalk.c178 void *Context);
184 void *Context);
190 void *Context);
196 void *Context);
202 void *Context);
214 void *Context);
220 void *Context);
479 void *Context) in AcpiDmDumpDescending() argument
590 void *Context) in AcpiDmFindOrphanDescending() argument
753 void *Context) in AcpiDmLoadDescendingOp() argument
[all …]
/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Daslxrefout.c168 void *Context);
174 void *Context);
180 void *Context);
187 void *Context);
193 void *Context);
517 void *Context) in OtXrefAnalysisWalkPart1() argument
588 void *Context) in OtXrefWalkPart2() argument
590 ASL_XREF_INFO *XrefInfo = (ASL_XREF_INFO *) Context; in OtXrefWalkPart2()
661 void *Context) in OtXrefAnalysisWalkPart2() argument
736 void *Context) in OtXrefWalkPart3() argument
[all …]
H A Daslcompiler.h340 void *Context);
346 void *Context);
352 void *Context);
358 void *Context);
368 void *Context);
374 void *Context);
645 void *Context);
671 void *Context);
689 void *Context);
695 void *Context);
[all …]
H A Daslfold.c168 void *Context);
174 void *Context);
180 void *Context);
220 void *Context) in OpcAmlConstantWalk() argument
325 void *Context) in OpcAmlCheckForConstant() argument
327 ACPI_WALK_STATE *WalkState = Context; in OpcAmlCheckForConstant()
954 void *Context) in OpcAmlEvaluationWalk1() argument
956 ACPI_WALK_STATE *WalkState = Context; in OpcAmlEvaluationWalk1()
1002 void *Context) in OpcAmlEvaluationWalk2() argument
1004 ACPI_WALK_STATE *WalkState = Context; in OpcAmlEvaluationWalk2()
/dragonfly/sys/contrib/dev/acpica/source/components/namespace/
H A Dnsinit.c168 void *Context,
175 void *Context,
182 void *Context,
430 void *Context, in AcpiNsInitOnePackage() argument
493 void *Context, in AcpiNsInitOneObject() argument
498 ACPI_INIT_WALK_INFO *Info = (ACPI_INIT_WALK_INFO *) Context; in AcpiNsInitOneObject()
633 void *Context, in AcpiNsFindIniMethods() argument
636 ACPI_DEVICE_WALK_INFO *Info = ACPI_CAST_PTR (ACPI_DEVICE_WALK_INFO, Context); in AcpiNsFindIniMethods()
706 void *Context, in AcpiNsInitOneDevice() argument
709 ACPI_DEVICE_WALK_INFO *WalkInfo = ACPI_CAST_PTR (ACPI_DEVICE_WALK_INFO, Context); in AcpiNsInitOneDevice()
H A Dnsdump.c173 void *Context,
184 void *Context,
191 void *Context,
317 void *Context, in AcpiNsDumpOneObject() argument
320 ACPI_WALK_INFO *Info = (ACPI_WALK_INFO *) Context; in AcpiNsDumpOneObject()
854 void *Context, in AcpiNsDumpOneObjectPath() argument
857 UINT32 MaxLevel = *((UINT32 *) Context); in AcpiNsDumpOneObjectPath()
898 void *Context, in AcpiNsGetMaxDepth() argument
901 UINT32 *MaxLevel = (UINT32 *) Context; in AcpiNsGetMaxDepth()
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dacevents.h293 void *Context);
323 void *Context,
333 void *Context);
339 void *Context);
354 void *Context);
380 void *Context);
488 void *Context);
H A Dacpixf.h732 void *Context))
751 void *Context,
759 void *Context,
870 void *Context))
881 void *Context))
888 void *Context))
903 void *Context))
912 void *Context))
927 void *Context))
943 void *Context))
[all …]
/dragonfly/contrib/file/magic/Magdir/
H A Dsoftquad26 0 string X\ SoftQuad troff Context intermediate
34 0 string X\ 495 SoftQuad troff Context intermediate for AT&T 495 laser printer
35 0 string X\ hp SoftQuad troff Context intermediate for HP LaserJet
36 0 string X\ impr SoftQuad troff Context intermediate for IMAGEN imPRESS
37 0 string X\ ps SoftQuad troff Context intermediate for PostScript
/dragonfly/contrib/diffutils/lib/
H A Dargmatch.h65 # define invalid_arg(Context, Value, Problem) \ argument
66 argmatch_invalid (Context, Value, Problem)
90 # define XARGMATCH(Context, Arg, Arglist, Vallist) \ argument
91 ((Vallist) [__xargmatch_internal (Context, Arg, Arglist, \
/dragonfly/sys/contrib/dev/acpica/source/components/resources/
H A Drsxface.c185 void *Context);
645 void *Context) in ACPI_EXPORT_SYMBOL()
647 ACPI_VENDOR_WALK_INFO *Info = Context; in ACPI_EXPORT_SYMBOL()
717 void *Context) in AcpiWalkResourceBuffer() argument
761 Status = UserFunction (Resource, Context); in AcpiWalkResourceBuffer()
816 void *Context) in ACPI_EXPORT_SYMBOL()
847 Status = AcpiWalkResourceBuffer (&Buffer, UserFunction, Context); in ACPI_EXPORT_SYMBOL()
/dragonfly/sys/dev/acpica/
H A Dacpi_ec.c264 UINT32 GpeNumber, void *Context);
266 void *Context, void **return_Context);
270 void *Context, void *RegionContext);
667 EcGpeQueryHandler(void *Context) in EcGpeQueryHandler() argument
669 struct acpi_ec_softc *sc = (struct acpi_ec_softc *)Context; in EcGpeQueryHandler()
753 struct acpi_ec_softc *sc = Context; in EcGpeHandler()
757 KASSERT(Context != NULL, ("EcGpeHandler called with NULL")); in EcGpeHandler()
800 *RegionContext = Context; in EcSpaceSetup()
807 UINT64 *Value, void *Context, void *RegionContext) in EcSpaceHandler() argument
809 struct acpi_ec_softc *sc = (struct acpi_ec_softc *)Context; in EcSpaceHandler()
[all …]
/dragonfly/sys/contrib/dev/acpica/source/components/disassembler/
H A Ddmwalk.c191 void *Context);
197 void *Context);
260 void *Context) in AcpiDmWalkParseTree() argument
266 ACPI_OP_WALK_INFO *Info = Context; in AcpiDmWalkParseTree()
278 Status = AscendingCallback (Op, Info->Level, Context); in AcpiDmWalkParseTree()
289 Status = DescendingCallback (Op, Info->Level, Context); in AcpiDmWalkParseTree()
520 void *Context) in AcpiDmDescendingOp() argument
522 ACPI_OP_WALK_INFO *Info = Context; in AcpiDmDescendingOp()
1042 void *Context) in AcpiDmAscendingOp() argument
1044 ACPI_OP_WALK_INFO *Info = Context; in AcpiDmAscendingOp()

12345