OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ipq_strerror
(Results
1 - 1
of
1
) sorted by null
/external/iptables/libipq/
libipq.c
101
static char *
ipq_strerror
(int errcode);
193
static char *
ipq_strerror
(int errcode)
function
366
return
ipq_strerror
(ipq_errno);
Completed in 27 milliseconds