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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_tmpdir.c35 char *tdir, tdir_buf[DB_MAXPATHLEN];
90 _TCHAR tpath[DB_MAXPATHLEN + 1];
93 if (GetTempPath(DB_MAXPATHLEN, tpath) > 2) {
H A Dos_dir.c32 char **names, buf[DB_MAXPATHLEN];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dos_unlink.c25 _TCHAR *tpath, *orig_tpath, buf[DB_MAXPATHLEN];
63 _sntprintf(buf, DB_MAXPATHLEN, _T("%s.del.%010u"), tpath, id);
H A Dos_dir.c28 _TCHAR tfilespec[DB_MAXPATHLEN + 1];
38 (void)_sntprintf(tfilespec, DB_MAXPATHLEN,
H A Dos_map.c242 _TCHAR *tpath, shmem_name[DB_MAXPATHLEN];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_hotbackup/
H A Ddb_hotbackup.c62 char home_buf[DB_MAXPATHLEN], time_buf[CTIME_BUFLEN];
494 char **names, *dir, buf[DB_MAXPATHLEN], path[DB_MAXPATHLEN];
564 char buf[DB_MAXPATHLEN], bbuf[DB_MAXPATHLEN];
648 char from[DB_MAXPATHLEN], to[DB_MAXPATHLEN];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_hotbackup/
H A Ddb_hotbackup.c48 char home_buf[DB_MAXPATHLEN], time_buf[CTIME_BUFLEN];
479 char **names, *dir, buf[DB_MAXPATHLEN], path[DB_MAXPATHLEN];
549 char buf[DB_MAXPATHLEN], bbuf[DB_MAXPATHLEN];
633 char from[DB_MAXPATHLEN], to[DB_MAXPATHLEN];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_files.c47 char buf[DB_MAXPATHLEN];
609 char buf[DB_MAXPATHLEN], **cp, *freep;
717 char buf[DB_MAXPATHLEN], nbuf[DB_MAXPATHLEN], sepsave;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbm/
H A Ddbm.c201 char path[DB_MAXPATHLEN];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_archive.c84 char path[DB_MAXPATHLEN];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_int.h359 #define DB_MAXPATHLEN 1024 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h358 #define DB_MAXPATHLEN 1024 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h357 #define DB_MAXPATHLEN 1024 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h361 #define DB_MAXPATHLEN 1024 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb_int.h358 #define DB_MAXPATHLEN 1024 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_int.h358 #define DB_MAXPATHLEN 1024 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_open.c589 char *home, home_buf[DB_MAXPATHLEN];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb.c1353 char buf[DB_MAXPATHLEN], *dir;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb.i1022 char namebuf[DB_MAXPATHLEN];
H A Ddb_java_wrap.c3048 char namebuf[DB_MAXPATHLEN];

Completed in 271 milliseconds