rpcstr_push_talloc 1564 source3/include/proto.h int rpcstr_push_talloc(TALLOC_CTX *ctx, smb_ucs2_t **dest, const char *src); rpcstr_push_talloc 551 source3/lib/eventlog/eventlog.c entry->sid_length = rpcstr_push_talloc(mem_ctx, rpcstr_push_talloc 878 source3/lib/eventlog/eventlog.c t->sid_length = rpcstr_push_talloc(mem_ctx, &dummy, sid_str); rpcstr_push_talloc 716 source3/registry/reg_perfcount.c inst->NameLength = rpcstr_push_talloc(ps->mem_ctx, &name, buf); rpcstr_push_talloc 905 source3/registry/reg_perfcount.c if (rpcstr_push_talloc(ps->mem_ctx, &temp, "PERF")==(size_t)-1) { rpcstr_push_talloc 955 source3/smbd/msdfs.c requestedpathlen = rpcstr_push_talloc(talloc_tos(), rpcstr_push_talloc 1069 source3/smbd/msdfs.c reqpathlen = rpcstr_push_talloc(talloc_tos(), &uni_reqpath, pathname);