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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_method.c65 static void __dbh_errx __P((DB *, const char *, ...));
226 dbp->errx = __dbh_errx;
364 * __dbh_errx --
369 __dbh_errx(DB *dbp, const char *fmt, ...) function
371 __dbh_errx(dbp, fmt, va_alist)

Completed in 43 milliseconds