OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:osmajor
(Results
1 - 1
of
1
) sorted by null
/external/libpcap/
pcap-dlpi.c
474
bpf_u_int32
osmajor
, osminor, osmicro;
local
875
release = get_release(&
osmajor
, &osminor, &osmicro);
876
if (
osmajor
== 5 && (osminor <= 2 || (osminor == 3 && osmicro < 2)) &&
[
all
...]
Completed in 47 milliseconds