OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_release
(Results
1 - 1
of
1
) sorted by null
/external/libpcap/
pcap-dlpi.c
186
static char *
get_release
(bpf_u_int32 *, bpf_u_int32 *, bpf_u_int32 *);
875
release =
get_release
(&osmajor, &osminor, &osmicro);
1547
get_release
(bpf_u_int32 *majorp, bpf_u_int32 *minorp, bpf_u_int32 *microp)
function
[
all
...]
Completed in 37 milliseconds