OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:polling
(Results
1 - 4
of
4
) sorted by null
/external/kernel-headers/original/linux/
if_vlan.h
121
u16 vlan_tci, int
polling
);
144
u16 vlan_tci, int
polling
)
/external/ping/
ping.c
583
int
polling
;
local
615
polling
= 0;
631
polling
= MSG_DONTWAIT;
637
if (!
polling
&&
646
polling
= MSG_DONTWAIT;
664
cc = recvmsg(icmp_sock, &msg,
polling
);
665
polling
= MSG_DONTWAIT;
[
all
...]
/external/qemu/
qemu-char.c
920
int
polling
;
member in struct:__anon9949
979
s->
polling
= 1;
998
s->
polling
= 0;
1017
if (s->
polling
) {
1018
/* If we arrive here without
polling
being cleared due
[
all
...]
/external/chromium/chrome/browser/resources/net_internals/
main.js
[
all
...]
Completed in 932 milliseconds