Searched refs:errpfx (Results 26 - 29 of 29) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_env.cpp719 DBENV_METHOD_VOID(set_errpfx, (const char *errpfx), (dbenv, errpfx))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/php_db4/
H A Ddb4.cpp1808 void php_db4_error(const DB_ENV *dp, const char *errpfx, const char *msg) argument
1811 php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s %s\n", errpfx, msg);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dreputils.tcl265 # -verbose {rep on} -errfile /dev/stderr -errpfx $masterdir \
286 # -errfile /dev/stderr -errpfx $clientdir($i)"
961 /dev/stdout -errpfx $pfx \]"
964 $testdir/ELECTION_ERRFILE.$elect_serial -errpfx $pfx \]"
1224 $clientenv($i) errpfx \
H A Dtestutils.tcl2827 set errpfxarg {-errpfx "FAIL: verify" }
3241 # set an errfile/errpfx as appropriate.
3252 append errargs " -errpfx \\F\\A\\I\\L"
3258 # Version without errpfx/errfile, used when we're expecting a failure.
3264 # set an errfile/errpfx as appropriate.
3275 append errargs " -errpfx \\F\\A\\I\\L"
3281 # Version without errpfx/errfile, used when we're expecting a failure.

Completed in 184 milliseconds

12