OpenGrok
Cross Reference: dnsmasq.c
xref
: /
external
/
dnsmasq
/
src
/
dnsmasq.c
Home
|
History
|
Annotate
|
Download
|
only in
src
Lines Matching
full:stat
909
struct
stat
statbuf;
915
if (
stat
(res->name, &statbuf) == -1)