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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_fid.c14 * __os_fileid --
17 * PUBLIC: int __os_fileid __P((ENV *, const char *, int, u_int8_t *));
20 __os_fileid(env, fname, unique_okay, fidp) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dos_fid.c14 * __os_fileid --
18 __os_fileid(env, fname, unique_okay, fidp) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_upgrade.c54 if ((ret = __os_fileid(env, real_name, 1, buf + 36)) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_setid.c91 if ((ret = __os_fileid(env, real_name, 1, fileid)) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dos_ext.h42 int __os_fileid __P((ENV *, const char *, int, u_int8_t *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_upgrade.c95 if ((ret = __os_fileid(env, real_name, 1, newmeta.dbmeta.uid)) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_fopen.c319 __os_fileid(env, rpath, 0, dbmfp->fileid)) != 0)
402 __os_fileid(env, rpath, 0, dbmfp->fileid)) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/fileops/
H A Dfop_util.c584 __os_fileid(env, real_tmpname, 1, dbp->fileid)) != 0)
1371 __os_fileid(env, realname, 1, ((DBMETA *)mbuf)->uid)) != 0)

Completed in 49 milliseconds