Searched refs:__dbreg_assign_id (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Ddbreg_ext.h14 int __dbreg_assign_id __P((DB *, int32_t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbreg/
H A Ddbreg_util.c358 * XA), then we also get called from __dbreg_assign_id and it's OK if
637 if ((ret = __dbreg_assign_id(dbp, ndx)) != 0)
H A Ddbreg.c346 * __dbreg_assign_id --
349 * PUBLIC: int __dbreg_assign_id __P((DB *, int32_t));
352 __dbreg_assign_id(dbp, id) function

Completed in 136 milliseconds