Searched refs:secondary_off (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/db_codegen/
H A Ddb_codegen.h25 u_int32_t secondary_off; /* secondary: 0-based byte offset */ member in struct:__db_obj
H A Dcode_parse.c216 cur_db->secondary_off = uv;
322 if (cur_db->secondary_off)
324 (u_long)cur_db->secondary_off,
H A Dcode_capi.c538 }\n", cur_db->secondary_off, cur_db->secondary_len);

Completed in 40 milliseconds