/xen-4.10.0-shim-comet/xen/include/public/io/ |
A D | pvcalls.h | 95 } accept; member 130 } accept; member
|
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/ |
A D | intercept.c | 69 .accept = hvm_mmio_accept, 110 .accept = hvm_portio_accept, 231 if ( ops->accept(handler, p) ) in hvm_find_io_handler()
|
A D | io.c | 248 .accept = g2m_portio_accept,
|
A D | stdvga.c | 569 .accept = stdvga_mem_accept,
|
A D | vmsi.c | 413 .accept = msixtbl_range,
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | pvcalls.markdown | 62 connect, accept, bind, release, listen, poll, recvmsg and sendmsg; but 145 Value "1" means that socket, connect, release, bind, listen, accept 288 } accept; 357 } accept; 558 socket, identified by **id**. **Bind**, **listen** and **accept** are 637 The **accept** operation extracts the first connection request on the 641 accept request struct (**id_new**). See the [POSIX accept function][accept] 660 - frontend issues an **accept** request 703 - See the [POSIX accept function][accept] for error names; see 854 are created upon a successful **accept** or **connect** command. [all …]
|
A D | grant-tables.txt | 20 The second mode allows domA to accept a transfer of ownership of a frame from 25 1. domA creates an accept transfer grant reference, and transmits it to domB. 234 Prepare to accept a frame from a foreign domain
|
A D | vtd-pi.txt | 254 - Clear 'SN' to accept posted-interrupts. 260 - Clear 'SN' to accept posted-interrupts 264 When vCPU is preempted or sleep, it doesn't need to accept
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | string.c | 224 size_t strspn(const char *s, const char *accept) in strspn() argument 231 for (a = accept; *a != '\0'; ++a) { in strspn()
|
/xen-4.10.0-shim-comet/xen/arch/x86/boot/ |
A D | cmdline.c | 92 static size_t strspn(const char *s, const char *accept) in strspn() argument 100 for ( a = accept; *a != '\0'; ++a ) in strspn()
|
/xen-4.10.0-shim-comet/tools/examples/ |
A D | README.incompatibilities | 30 Newer ip commands (from iproute2) do not accept the abbreviated syntax "ip r a
|
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/ |
A D | io.h | 92 hvm_io_accept_t accept; member
|
/xen-4.10.0-shim-comet/tools/debugger/gdbsx/gx/ |
A D | gx_comm.c | 97 remote_fd = accept(sock_fd, (struct sockaddr *) &sockaddr, &tmp); in do_tcp()
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | qconf.cc | 330 e->accept(); in keyPressEvent() 672 ev->accept(); in keyPressEvent() 714 ev->accept(); in keyPressEvent() 860 e->accept(); in contextMenuEvent() 1644 e->accept(); in closeEvent() 1655 e->accept(); in closeEvent() 1660 e->accept(); in closeEvent()
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xl-network-configuration.pod.5 | 205 C<RATE> is in bytes and can accept suffixes: 225 C<INTERVAL> is in microseconds and can accept suffixes: ms, us, s.
|
/xen-4.10.0-shim-comet/tools/blktap2/drivers/ |
A D | block-log.c | 383 if ((fd = accept(s->ctl.fd, NULL, NULL)) < 0) { in ctl_accept()
|
A D | tapdisk-control.c | 692 fd = accept(td_control.socket, NULL, NULL); in tapdisk_control_accept()
|
/xen-4.10.0-shim-comet/tools/xl/ |
A D | CODING_STYLE | 16 accept patches which contain nonconformant elements, provided that
|
/xen-4.10.0-shim-comet/tools/xenmon/ |
A D | COPYING | 180 5. You are not required to accept this License, since you have not 183 prohibited by law if you do not accept this License. Therefore, by
|
/xen-4.10.0-shim-comet/xen/ |
A D | COPYING | 207 5. You are not required to accept this License, since you have not 210 prohibited by law if you do not accept this License. Therefore, by
|
/xen-4.10.0-shim-comet/ |
A D | COPYING | 255 5. You are not required to accept this License, since you have not 258 prohibited by law if you do not accept this License. Therefore, by
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | CODING_STYLE | 16 accept patches which contain nonconformant elements, provided that
|
/xen-4.10.0-shim-comet/tools/libacpi/ |
A D | COPYING | 367 9. You are not required to accept this License, since you have not 370 prohibited by law if you do not accept this License. Therefore, by
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | COPYING | 366 9. You are not required to accept this License, since you have not 369 prohibited by law if you do not accept this License. Therefore, by
|
/xen-4.10.0-shim-comet/xen/common/libelf/ |
A D | COPYING | 366 9. You are not required to accept this License, since you have not 369 prohibited by law if you do not accept this License. Therefore, by
|