Searched refs:cfound (Results 1 - 1 of 1) sorted by relevance

/lxc/src/lxc/
H A Dlxccontainer.c4235 int i, cfound = 0, nfound = 0; local
4265 if (!add_to_array(names, direntp->d_name, cfound))
4268 cfound++;
4280 if(!remove_from_array(names, direntp->d_name, cfound--))
4288 if(!remove_from_array(names, direntp->d_name, cfound--))
4306 for (i=0; i<cfound; i++)

Completed in 16 milliseconds