Lines Matching defs:gen
108 uint32_t id, uint32_t gen)
133 ent->de_gen = gen;
197 uint32_t gen;
202 string_to_id(gen_str, &gen, "gen_id");
205 info->dci_cb, id, gen);
303 uint32_t gen;
315 r = backend_tx_run_single_int(tx, q, &gen);
322 ent->de_id, gen));
1342 const char *name, const char *pgtype, uint32_t flags, uint32_t gen)
1350 lp->rl_main_id, name, parent_id, pgtype, flags, gen));
1643 uint32_t gen = 0;
1737 gen)) != REP_PROTOCOL_SUCCESS) {
1748 *cpp = rc_node_setup_pg(np, lp, name, pgtype, flags, gen, ci.ci_parent);