Searched refs:ReplyCallback (Results 1 - 22 of 22) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Dhcp6Dxe/
H A DDhcp6Impl.h224 EFI_DHCP6_INFO_CALLBACK ReplyCallback; member in struct:_DHCP6_INF_CB
395 to the user by ReplyCallback function. If user returns EFI_NOT_READY from
396 ReplyCallback, the Dhcp6 instance will continue to receive other Reply
399 successfully if user returns EFI_SUCCESS from ReplyCallback.
410 @param[in] ReplyCallback The callback function when a reply was received.
437 IN EFI_DHCP6_INFO_CALLBACK ReplyCallback,
H A DDhcp6Impl.c560 to the user by ReplyCallback function. If the user returns EFI_NOT_READY from
561 ReplyCallback, the Dhcp6 instance will continue to receive other Reply
564 successfully if user returns EFI_SUCCESS from ReplyCallback.
575 @param[in] ReplyCallback The callback function when the reply was received.
602 IN EFI_DHCP6_INFO_CALLBACK ReplyCallback,
613 if (This == NULL || OptionRequest == NULL || Retransmission == NULL || ReplyCallback == NULL) {
649 InfCb->ReplyCallback = ReplyCallback;
594 EfiDhcp6InfoRequest( IN EFI_DHCP6_PROTOCOL *This, IN BOOLEAN SendClientId, IN EFI_DHCP6_PACKET_OPTION *OptionRequest, IN UINT32 OptionCount, IN EFI_DHCP6_PACKET_OPTION *OptionList[] OPTIONAL, IN EFI_DHCP6_RETRANSMISSION *Retransmission, IN EFI_EVENT TimeoutEvent OPTIONAL, IN EFI_DHCP6_INFO_CALLBACK ReplyCallback, IN VOID *CallbackContext OPTIONAL ) argument
H A DDhcp6Io.c2566 Status = InfCb->ReplyCallback (
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dos.h444 /* stuff for ReplyCallback */
445 extern CallbackListPtr ReplyCallback;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dos.h430 /* stuff for ReplyCallback */
431 extern CallbackListPtr ReplyCallback;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dos.h447 /* stuff for ReplyCallback */
448 extern CallbackListPtr ReplyCallback;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dos.h426 /* stuff for ReplyCallback */
427 extern CallbackListPtr ReplyCallback;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DDhcp6.h523 ReplyCallback function. If user returns EFI_NOT_READY from ReplyCallback, the EFI DHCPv6
526 finished successfully if user returns EFI_SUCCESS from ReplyCallback.
548 @param[in] ReplyCallback The callback function is to intercept various events that occur
551 @param[in] CallbackContext Pointer to the context that will be passed to ReplyCallback.
565 - ReplyCallback is NULL.
583 IN EFI_DHCP6_INFO_CALLBACK ReplyCallback,
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/
H A Dos.h842 /* stuff for ReplyCallback */
843 extern CallbackListPtr ReplyCallback;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dos.h424 /* stuff for ReplyCallback */
425 extern _X_EXPORT CallbackListPtr ReplyCallback;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dos.h430 /* stuff for ReplyCallback */
431 extern _X_EXPORT CallbackListPtr ReplyCallback;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dos.h467 /* stuff for ReplyCallback */
468 extern _X_EXPORT CallbackListPtr ReplyCallback;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dos.h449 /* stuff for ReplyCallback */
450 extern _X_EXPORT CallbackListPtr ReplyCallback;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dos.h449 /* stuff for ReplyCallback */
450 extern _X_EXPORT CallbackListPtr ReplyCallback;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dos.h449 /* stuff for ReplyCallback */
450 extern _X_EXPORT CallbackListPtr ReplyCallback;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dos.h457 /* stuff for ReplyCallback */
458 extern CallbackListPtr ReplyCallback;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dos.h466 /* stuff for ReplyCallback */
467 extern CallbackListPtr ReplyCallback;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dos.h523 /* stuff for ReplyCallback */
524 extern _X_EXPORT CallbackListPtr ReplyCallback;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dos.h485 /* stuff for ReplyCallback */
486 extern _X_EXPORT CallbackListPtr ReplyCallback;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dos.h517 /* stuff for ReplyCallback */
518 extern _X_EXPORT CallbackListPtr ReplyCallback;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dos.h516 /* stuff for ReplyCallback */
517 extern _X_EXPORT CallbackListPtr ReplyCallback;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dos.h523 /* stuff for ReplyCallback */
524 extern _X_EXPORT CallbackListPtr ReplyCallback;

Completed in 1965 milliseconds