OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EC_FILE
(Results
1 - 4
of
4
) sorted by null
/external/dnsmasq/src/
lease.c
66
die(_("cannot open or create lease file %s: %s"), daemon->lease_file,
EC_FILE
);
128
die(_("cannot run lease-init script %s: %s"), daemon->lease_change_command,
EC_FILE
);
dnsmasq.c
796
die(_("failed to open pidfile %s: %s"), daemon->runfile,
EC_FILE
);
799
die(_("cannot open %s: %s"), daemon->log_file ? daemon->log_file : "log",
EC_FILE
);
[
all
...]
option.c
[
all
...]
dnsmasq.h
150
#define
EC_FILE
3
Completed in 2917 milliseconds