OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:filter_subsystem_hash
(Results
1 - 5
of
5
) sorted by null
/external/strace/
netlink_kobject_uevent.h
11
unsigned int
filter_subsystem_hash
;
member in struct:udev_monitor_netlink_header
netlink_kobject_uevent.c
55
tprintf(",
filter_subsystem_hash
=htonl(%#x)", ntohl(uh.
filter_subsystem_hash
));
/external/strace/tests/
netlink_kobject_uevent.c
57
.
filter_subsystem_hash
= htonl(0xc370b302),
71
",
filter_subsystem_hash
=htonl(%#x)"
78
uh.properties_len, ntohl(uh.
filter_subsystem_hash
),
87
",
filter_subsystem_hash
=htonl(%#x)"
93
uh.properties_len, ntohl(uh.
filter_subsystem_hash
),
118
.
filter_subsystem_hash
= htonl(0xfffffff),
/external/strace/tests-m32/
netlink_kobject_uevent.c
57
.
filter_subsystem_hash
= htonl(0xc370b302),
71
",
filter_subsystem_hash
=htonl(%#x)"
78
uh.properties_len, ntohl(uh.
filter_subsystem_hash
),
87
",
filter_subsystem_hash
=htonl(%#x)"
93
uh.properties_len, ntohl(uh.
filter_subsystem_hash
),
118
.
filter_subsystem_hash
= htonl(0xfffffff),
/external/strace/tests-mx32/
netlink_kobject_uevent.c
57
.
filter_subsystem_hash
= htonl(0xc370b302),
71
",
filter_subsystem_hash
=htonl(%#x)"
78
uh.properties_len, ntohl(uh.
filter_subsystem_hash
),
87
",
filter_subsystem_hash
=htonl(%#x)"
93
uh.properties_len, ntohl(uh.
filter_subsystem_hash
),
118
.
filter_subsystem_hash
= htonl(0xfffffff),
Completed in 4212 milliseconds