Searched defs:statret (Results 1 - 1 of 1) sorted by relevance

/lxc/src/lxc/
H A Dlxccontainer.c329 int statret; local
338 statret = stat(c->configfile, &statbuf);
339 if (statret != 0)

Completed in 549 milliseconds