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

/freebsd-9.3-release/usr.sbin/ppp/
H A Dbundle.c700 int enoentcount, err, minunit, maxunit; local
722 enoentcount = 0;
744 if (errno != ENOENT || ++enoentcount > 2) {

Completed in 37 milliseconds