Searched refs:__logc_set_maxrec (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/log/
H A Dlog_get.c31 static int __logc_set_maxrec __P((DB_LOGC *, char *));
1165 if ((ret = __logc_set_maxrec(logc, NULL)) != 0) {
1232 if ((ret = __logc_set_maxrec(logc, np)) != 0) {
1273 * __logc_set_maxrec --
1277 __logc_set_maxrec(logc, np) function

Completed in 105 milliseconds