OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:abort_on_misalignment
(Results
1 - 3
of
3
) sorted by null
/external/tcpdump/
machdep.h
24
int
abort_on_misalignment
(char *, size_t);
machdep.c
63
abort_on_misalignment
(char *ebuf _U_, size_t ebufsiz _U_)
function
tcpdump.c
1068
if (
abort_on_misalignment
(ebuf, sizeof(ebuf)) < 0)
[
all
...]
Completed in 71 milliseconds