OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nft_strerror
(Results
1 - 6
of
6
) sorted by null
/external/iptables/iptables/
xtables-standalone.c
83
nft_strerror
(errno));
86
nft_strerror
(errno));
xtables-arp-standalone.c
74
fprintf(stderr, "arptables: %s\n",
nft_strerror
(errno));
xtables-eb-standalone.c
71
fprintf(stderr, "%s\n",
nft_strerror
(errno));
nft.h
133
const char *
nft_strerror
(int err);
xtables-restore.c
201
.strerror =
nft_strerror
,
nft.c
2479
const char *
nft_strerror
(int err)
function
[
all
...]
Completed in 63 milliseconds