Searched refs:ufid (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbreg/
H A Ddbreg_stat.c61 __db_print_fileid(env, fnp->ufid, "\tFile ID");
H A Ddbreg_util.c127 fid_dbt.data = fnp->ufid;
409 fname->ufid, name, fname->s_type, ndx, fname->meta_pgno,
510 if (memcmp(fnp->ufid, fid, DB_FILE_ID_LEN) == 0) {
H A Ddbreg.c140 memcpy(fnp->ufid, dbp->fileid, DB_FILE_ID_LEN);
753 fid_dbt.data = fnp->ufid;
933 memcpy(fnp->ufid, dbp->fileid, DB_FILE_ID_LEN);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dlog.h47 u_int8_t ufid[DB_FILE_ID_LEN]; /* Unique file id. */ member in struct:__fname
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/fileops/
H A Dfop_util.c1283 memcpy(dbp->log_filename->ufid,

Completed in 55 milliseconds