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
351
bpf_u_int32
osmajor
, osminor, osmicro;
local
766
release = get_release(&
osmajor
, &osminor, &osmicro);
767
if (
osmajor
== 5 && (osminor <= 2 || (osminor == 3 && osmicro < 2)) &&
[
all
...]
Completed in 1274 milliseconds