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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/common/
H A Dutil_log.c14 * __db_util_logset --
17 * PUBLIC: int __db_util_logset __P((const char *, char *));
20 __db_util_logset(progname, fname) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dcommon_ext.h57 int __db_util_logset __P((const char *, char *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_checkpoint/
H A Ddb_checkpoint.c133 if (logfile != NULL && __db_util_logset(progname, logfile))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_deadlock/
H A Ddb_deadlock.c147 if (logfile != NULL && __db_util_logset(progname, logfile))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db_checkpoint/
H A Ddb_checkpoint.c118 if (logfile != NULL && __db_util_logset(progname, logfile))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db_deadlock/
H A Ddb_deadlock.c132 if (logfile != NULL && __db_util_logset(progname, logfile))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rpc_server/c/
H A Ddb_server_util.c147 if (logfile != NULL && __db_util_logset("berkeley_db_svc", logfile))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rpc_server/cxx/
H A Ddb_server_cxxutil.cpp148 if (logfile != NULL && __db_util_logset("berkeley_db_svc", logfile))

Completed in 94 milliseconds