Searched refs:dname_off (Results 1 - 4 of 4) 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.c107 fnp->dname_off == INVALID_ROFF ? "" : ":",
108 fnp->dname_off == INVALID_ROFF ?
109 "" : (char *)R_ADDR(&dblp->reginfo, fnp->dname_off),
H A Ddbreg.c124 fnp->dname_off = INVALID_ROFF;
129 fnp->dname_off = R_OFFSET(infop, p);
219 if (fnp->dname_off != INVALID_ROFF)
220 __env_alloc_free(infop, R_ADDR(infop, fnp->dname_off));
H A Ddbreg_util.c544 *dnamep = fnp->dname_off == INVALID_ROFF ?
545 NULL : R_ADDR(&dblp->reginfo, fnp->dname_off);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dlog.h45 roff_t dname_off; /* Database name offset. */ member in struct:__fname

Completed in 92 milliseconds