Home
last modified time | relevance | path

Searched refs:ipq_strerror (Results 1 – 1 of 1) sorted by relevance

/external/iptables/libipq/
Dlibipq.c101 static char *ipq_strerror(int errcode);
193 static char *ipq_strerror(int errcode) in ipq_strerror() function
365 return ipq_strerror(ipq_errno); in ipq_errstr()