/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Dhcp6Dxe/ |
H A D | Dhcp6Impl.h | 224 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 D | Dhcp6Impl.c | 560 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 D | Dhcp6Io.c | 2566 Status = InfCb->ReplyCallback (
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | os.h | 444 /* stuff for ReplyCallback */ 445 extern CallbackListPtr ReplyCallback;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | os.h | 430 /* stuff for ReplyCallback */ 431 extern CallbackListPtr ReplyCallback;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | os.h | 447 /* stuff for ReplyCallback */ 448 extern CallbackListPtr ReplyCallback;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | os.h | 426 /* stuff for ReplyCallback */ 427 extern CallbackListPtr ReplyCallback;
|
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/ |
H A D | Dhcp6.h | 523 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 D | os.h | 842 /* stuff for ReplyCallback */ 843 extern CallbackListPtr ReplyCallback;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | os.h | 424 /* stuff for ReplyCallback */ 425 extern _X_EXPORT CallbackListPtr ReplyCallback;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | os.h | 430 /* stuff for ReplyCallback */ 431 extern _X_EXPORT CallbackListPtr ReplyCallback;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | os.h | 467 /* stuff for ReplyCallback */ 468 extern _X_EXPORT CallbackListPtr ReplyCallback;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | os.h | 449 /* stuff for ReplyCallback */ 450 extern _X_EXPORT CallbackListPtr ReplyCallback;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | os.h | 449 /* stuff for ReplyCallback */ 450 extern _X_EXPORT CallbackListPtr ReplyCallback;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | os.h | 449 /* stuff for ReplyCallback */ 450 extern _X_EXPORT CallbackListPtr ReplyCallback;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ |
H A D | os.h | 457 /* stuff for ReplyCallback */ 458 extern CallbackListPtr ReplyCallback;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
H A D | os.h | 466 /* stuff for ReplyCallback */ 467 extern CallbackListPtr ReplyCallback;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
H A D | os.h | 523 /* stuff for ReplyCallback */ 524 extern _X_EXPORT CallbackListPtr ReplyCallback;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
H A D | os.h | 485 /* stuff for ReplyCallback */ 486 extern _X_EXPORT CallbackListPtr ReplyCallback;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | os.h | 517 /* stuff for ReplyCallback */ 518 extern _X_EXPORT CallbackListPtr ReplyCallback;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | os.h | 516 /* stuff for ReplyCallback */ 517 extern _X_EXPORT CallbackListPtr ReplyCallback;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
H A D | os.h | 523 /* stuff for ReplyCallback */ 524 extern _X_EXPORT CallbackListPtr ReplyCallback;
|