Searched refs:__db_getopt_reset (Results 1 - 25 of 27) sorted by relevance

12

/macosx-10.10.1/BerkeleyDB-21/db/clib/
H A Dgetopt.c41 int __db_getopt_reset; /* global reset for VxWorks. */ variable
78 if (__db_getopt_reset) {
79 __db_getopt_reset = 0;
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/test_micro/
H A Db_curalloc.c12 extern int optind, __db_getopt_reset;
18 __db_getopt_reset = 1;
H A Db_get.c12 extern int optind, __db_getopt_reset;
25 __db_getopt_reset = 1;
H A Db_txn.c12 extern int optind, __db_getopt_reset;
19 __db_getopt_reset = 1;
H A Dtest_micro.c56 extern int optind, __db_getopt_reset;
75 __db_getopt_reset = 1;
128 extern int optind, __db_getopt_reset;
H A Db_load.c12 extern int optind, __db_getopt_reset;
26 __db_getopt_reset = 1;
H A Db_open.c12 extern int optind, __db_getopt_reset;
23 __db_getopt_reset = 1;
H A Db_curwalk.c12 extern int optind, __db_getopt_reset;
30 __db_getopt_reset = 1;
H A Db_del.c12 extern int optind, __db_getopt_reset;
27 __db_getopt_reset = 1;
H A Db_recover.c12 extern int optind, __db_getopt_reset;
29 __db_getopt_reset = 1;
H A Db_txn_write.c38 extern int optind, __db_getopt_reset;
51 __db_getopt_reset = 1;
H A Db_put.c13 extern int optind, __db_getopt_reset;
30 __db_getopt_reset = 1;
H A Db_inmem.c267 extern int optind, __db_getopt_reset;
277 __db_getopt_reset = 1;
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/db_archive/
H A Ddb_archive.c44 extern int optind, __db_getopt_reset;
63 __db_getopt_reset = 1;
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/db_checkpoint/
H A Ddb_checkpoint.c44 extern int optind, __db_getopt_reset;
72 __db_getopt_reset = 1;
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/db_deadlock/
H A Ddb_deadlock.c44 extern int optind, __db_getopt_reset;
65 __db_getopt_reset = 1;
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/db_upgrade/
H A Ddb_upgrade.c44 extern int optind, __db_getopt_reset;
63 __db_getopt_reset = 1;
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/dbdemo/
H A Ddbdemo.c47 extern int optind, __db_getopt_reset;
57 __db_getopt_reset = 1;
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/db_recover/
H A Ddb_recover.c47 extern int optind, __db_getopt_reset;
65 __db_getopt_reset = 1;
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/db_verify/
H A Ddb_verify.c44 extern int optind, __db_getopt_reset;
66 __db_getopt_reset = 1;
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/db_dump/
H A Ddb_dump.c49 extern int optind, __db_getopt_reset;
73 __db_getopt_reset = 1;
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/db_stat/
H A Ddb_stat.c48 extern int optind, __db_getopt_reset;
72 __db_getopt_reset = 1;
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/db_printlog/
H A Ddb_printlog.c58 extern int optind, __db_getopt_reset;
90 __db_getopt_reset = 1;
/macosx-10.10.1/BerkeleyDB-21/db/dist/
H A Ds_vxworks190 \\ __db_getopt_reset = 1;
191 /^[ ]*extern int optind;/s/;/, __db_getopt_reset;/
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/db_hotbackup/
H A Ddb_hotbackup.c55 extern int optind, __db_getopt_reset;
90 __db_getopt_reset = 1;

Completed in 115 milliseconds

12