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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/
H A Ddbwrap_file.c22 struct db_file_ctx { struct
35 struct db_file_ctx *parent;
71 struct db_file_ctx *ctx = talloc_get_type_abort(db->private_data,
72 struct db_file_ctx);
189 file->parent = (struct db_file_ctx *)talloc_reference(file, ctx);
253 struct db_file_ctx *ctx = talloc_get_type_abort(db->private_data,
254 struct db_file_ctx);
349 struct db_file_ctx *ctx;
356 if (!(ctx = TALLOC_P(result, struct db_file_ctx))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/
H A Ddbwrap_file.c22 struct db_file_ctx { struct
35 struct db_file_ctx *parent;
71 struct db_file_ctx *ctx = talloc_get_type_abort(db->private_data,
72 struct db_file_ctx);
189 file->parent = (struct db_file_ctx *)talloc_reference(file, ctx);
253 struct db_file_ctx *ctx = talloc_get_type_abort(db->private_data,
254 struct db_file_ctx);
349 struct db_file_ctx *ctx;
356 if (!(ctx = TALLOC_P(result, struct db_file_ctx))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/
H A Ddbwrap_file.c22 struct db_file_ctx { struct
35 struct db_file_ctx *parent;
71 struct db_file_ctx *ctx = talloc_get_type_abort(db->private_data,
72 struct db_file_ctx);
189 file->parent = (struct db_file_ctx *)talloc_reference(file, ctx);
253 struct db_file_ctx *ctx = talloc_get_type_abort(db->private_data,
254 struct db_file_ctx);
349 struct db_file_ctx *ctx;
356 if (!(ctx = TALLOC_P(result, struct db_file_ctx))) {

Completed in 59 milliseconds