OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:u_long_type
(Results
1 - 2
of
2
) sorted by null
/external/parameter-framework/asio-1.10.6/include/asio/detail/
socket_ops.hpp
256
ASIO_DECL
u_long_type
network_to_host_long(
u_long_type
value);
258
ASIO_DECL
u_long_type
host_to_network_long(
u_long_type
value);
socket_types.hpp
77
typedef uint32_t
u_long_type
;
typedef in namespace:asio::detail
Completed in 45 milliseconds