OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ulog_err
(Results
1 - 1
of
1
) sorted by null
/external/iptables/utils/
nfnl_osf.c
134
#define
ulog_err
(f, a...) uloga(f ": %s [%d].\n", ##a, strerror(errno), errno)
macro
398
ulog_err
("Failed to open file '%s'", path);
455
ulog_err
("Failed to create nfnl handler");
466
ulog_err
("Faied to create nfnl subsystem");
Completed in 128 milliseconds