Searched refs:talloc_strdup (Results 151 - 175 of 2076) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/libads/
H A Dldap_schema.c172 if ( (*schema_path = talloc_strdup(mem_ctx, schema)) == NULL ) {
253 schema->posix_uidnumber_attr = talloc_strdup(schema, names_out[i]);
259 schema->posix_gidnumber_attr = talloc_strdup(schema, names_out[i]);
265 schema->posix_homedir_attr = talloc_strdup(schema, names_out[i]);
271 schema->posix_shell_attr = talloc_strdup(schema, names_out[i]);
277 schema->posix_gecos_attr = talloc_strdup(schema, names_out[i]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/auth/ntlm/
H A Dauth_server.c177 server_info->account_name = talloc_strdup(server_info, user_info->client.account_name);
180 server_info->domain_name = talloc_strdup(server_info, user_info->client.domain_name);
185 server_info->logon_script = talloc_strdup(server_info, "");
188 server_info->profile_path = talloc_strdup(server_info, "");
191 server_info->home_directory = talloc_strdup(server_info, "");
194 server_info->home_drive = talloc_strdup(server_info, "");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/dsdb/schema/
H A Dschema_convert_to_ol.c187 char *next_line = talloc_strdup(mem_ctx, mappings);
227 oid_map[num_oid_maps].old_oid = talloc_strdup(oid_map, line);
240 attr_map[num_attr_maps].old_attr = talloc_strdup(attr_map, line);
249 attrs_skip[num_skip] = talloc_strdup(attrs_skip, line);
264 out = talloc_strdup(mem_ctx, "");
267 out = talloc_strdup(mem_ctx, "dn: cn=schema\n");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/librpc/rpc/
H A Dbinding.c175 char *s = talloc_strdup(mem_ctx, "");
296 options = talloc_strdup(mem_ctx, p+1);
302 b->host = talloc_strdup(b, s);
432 return talloc_strdup(mem_ctx, epm_floor->rhs.ip.ipaddr);
442 return talloc_strdup(mem_ctx, epm_floor->rhs.smb.unc);
446 return talloc_strdup(mem_ctx, epm_floor->rhs.named_pipe.path);
450 return talloc_strdup(mem_ctx, epm_floor->rhs.netbios.name);
462 return talloc_strdup(mem_ctx, epm_floor->rhs.streettalk.streettalk);
466 return talloc_strdup(mem_ctx, epm_floor->rhs.unix_ds.path);
497 epm_floor->rhs.ip.ipaddr = talloc_strdup(mem_ct
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/librpc/rpc/
H A Dbinding.c175 char *s = talloc_strdup(mem_ctx, "");
296 options = talloc_strdup(mem_ctx, p+1);
302 b->host = talloc_strdup(b, s);
432 return talloc_strdup(mem_ctx, epm_floor->rhs.ip.ipaddr);
442 return talloc_strdup(mem_ctx, epm_floor->rhs.smb.unc);
446 return talloc_strdup(mem_ctx, epm_floor->rhs.named_pipe.path);
450 return talloc_strdup(mem_ctx, epm_floor->rhs.netbios.name);
462 return talloc_strdup(mem_ctx, epm_floor->rhs.streettalk.streettalk);
466 return talloc_strdup(mem_ctx, epm_floor->rhs.unix_ds.path);
497 epm_floor->rhs.ip.ipaddr = talloc_strdup(mem_ct
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/librpc/rpc/
H A Dbinding.c175 char *s = talloc_strdup(mem_ctx, "");
296 options = talloc_strdup(mem_ctx, p+1);
302 b->host = talloc_strdup(b, s);
432 return talloc_strdup(mem_ctx, epm_floor->rhs.ip.ipaddr);
442 return talloc_strdup(mem_ctx, epm_floor->rhs.smb.unc);
446 return talloc_strdup(mem_ctx, epm_floor->rhs.named_pipe.path);
450 return talloc_strdup(mem_ctx, epm_floor->rhs.netbios.name);
462 return talloc_strdup(mem_ctx, epm_floor->rhs.streettalk.streettalk);
466 return talloc_strdup(mem_ctx, epm_floor->rhs.unix_ds.path);
497 epm_floor->rhs.ip.ipaddr = talloc_strdup(mem_ct
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/libads/
H A Dldap_schema.c215 if ( (*schema_path = talloc_strdup(mem_ctx, schema)) == NULL ) {
335 schema->posix_uidnumber_attr = talloc_strdup(schema, names_out[i]);
342 schema->posix_gidnumber_attr = talloc_strdup(schema, names_out[i]);
349 schema->posix_homedir_attr = talloc_strdup(schema, names_out[i]);
356 schema->posix_shell_attr = talloc_strdup(schema, names_out[i]);
363 schema->posix_gecos_attr = talloc_strdup(schema, names_out[i]);
369 schema->posix_uid_attr = talloc_strdup(schema, names_out[i]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/libads/
H A Dldap_schema.c215 if ( (*schema_path = talloc_strdup(mem_ctx, schema)) == NULL ) {
335 schema->posix_uidnumber_attr = talloc_strdup(schema, names_out[i]);
342 schema->posix_gidnumber_attr = talloc_strdup(schema, names_out[i]);
349 schema->posix_homedir_attr = talloc_strdup(schema, names_out[i]);
356 schema->posix_shell_attr = talloc_strdup(schema, names_out[i]);
363 schema->posix_gecos_attr = talloc_strdup(schema, names_out[i]);
369 schema->posix_uid_attr = talloc_strdup(schema, names_out[i]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/libads/
H A Dldap_schema.c215 if ( (*schema_path = talloc_strdup(mem_ctx, schema)) == NULL ) {
335 schema->posix_uidnumber_attr = talloc_strdup(schema, names_out[i]);
342 schema->posix_gidnumber_attr = talloc_strdup(schema, names_out[i]);
349 schema->posix_homedir_attr = talloc_strdup(schema, names_out[i]);
356 schema->posix_shell_attr = talloc_strdup(schema, names_out[i]);
363 schema->posix_gecos_attr = talloc_strdup(schema, names_out[i]);
369 schema->posix_uid_attr = talloc_strdup(schema, names_out[i]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/libsmb/
H A Dclidfs.c98 servicename = talloc_strdup(ctx,share);
287 cli->dfs_mountpoint = talloc_strdup(cli, name);
468 path = talloc_strdup(ctx, nodepath);
490 *pp_extrapath = talloc_strdup(ctx, q);
492 *pp_extrapath = talloc_strdup(ctx, "");
495 *pp_share = talloc_strdup(ctx, p);
496 *pp_server = talloc_strdup(ctx, &path[1]);
516 path_out = talloc_strdup(ctx, path);
784 *pp_targetpath = talloc_strdup(ctx, path);
808 *pp_targetpath = talloc_strdup(ct
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/smbd/
H A Dfilename.c161 if (!(smb_fname->base_name = talloc_strdup(smb_fname,
194 if (!(smb_fname->base_name = talloc_strdup(smb_fname, "."))) {
220 if (!(smb_fname->base_name = talloc_strdup(smb_fname, orig_path))) {
221 DEBUG(0, ("talloc_strdup failed\n"));
247 smb_fname->original_lcomp = talloc_strdup(smb_fname,
251 talloc_strdup(smb_fname, smb_fname->base_name);
270 char *tmp = talloc_strdup(smb_fname, stream);
308 if ((dirpath == NULL) && (!(dirpath = talloc_strdup(ctx,"")))) {
309 DEBUG(0, ("talloc_strdup failed\n"));
449 smb_fname->original_lcomp = talloc_strdup(smb_fnam
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/libsmb/
H A Dclidfs.c98 servicename = talloc_strdup(ctx,share);
287 cli->dfs_mountpoint = talloc_strdup(cli, name);
468 path = talloc_strdup(ctx, nodepath);
490 *pp_extrapath = talloc_strdup(ctx, q);
492 *pp_extrapath = talloc_strdup(ctx, "");
495 *pp_share = talloc_strdup(ctx, p);
496 *pp_server = talloc_strdup(ctx, &path[1]);
516 path_out = talloc_strdup(ctx, path);
784 *pp_targetpath = talloc_strdup(ctx, path);
808 *pp_targetpath = talloc_strdup(ct
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/smbd/
H A Dfilename.c161 if (!(smb_fname->base_name = talloc_strdup(smb_fname,
194 if (!(smb_fname->base_name = talloc_strdup(smb_fname, "."))) {
220 if (!(smb_fname->base_name = talloc_strdup(smb_fname, orig_path))) {
221 DEBUG(0, ("talloc_strdup failed\n"));
247 smb_fname->original_lcomp = talloc_strdup(smb_fname,
251 talloc_strdup(smb_fname, smb_fname->base_name);
270 char *tmp = talloc_strdup(smb_fname, stream);
308 if ((dirpath == NULL) && (!(dirpath = talloc_strdup(ctx,"")))) {
309 DEBUG(0, ("talloc_strdup failed\n"));
449 smb_fname->original_lcomp = talloc_strdup(smb_fnam
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/libsmb/
H A Dclidfs.c98 servicename = talloc_strdup(ctx,share);
287 cli->dfs_mountpoint = talloc_strdup(cli, name);
468 path = talloc_strdup(ctx, nodepath);
490 *pp_extrapath = talloc_strdup(ctx, q);
492 *pp_extrapath = talloc_strdup(ctx, "");
495 *pp_share = talloc_strdup(ctx, p);
496 *pp_server = talloc_strdup(ctx, &path[1]);
516 path_out = talloc_strdup(ctx, path);
784 *pp_targetpath = talloc_strdup(ctx, path);
808 *pp_targetpath = talloc_strdup(ct
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/smbd/
H A Dfilename.c161 if (!(smb_fname->base_name = talloc_strdup(smb_fname,
194 if (!(smb_fname->base_name = talloc_strdup(smb_fname, "."))) {
220 if (!(smb_fname->base_name = talloc_strdup(smb_fname, orig_path))) {
221 DEBUG(0, ("talloc_strdup failed\n"));
247 smb_fname->original_lcomp = talloc_strdup(smb_fname,
251 talloc_strdup(smb_fname, smb_fname->base_name);
270 char *tmp = talloc_strdup(smb_fname, stream);
308 if ((dirpath == NULL) && (!(dirpath = talloc_strdup(ctx,"")))) {
309 DEBUG(0, ("talloc_strdup failed\n"));
449 smb_fname->original_lcomp = talloc_strdup(smb_fnam
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/examples/libmsrpc/cacusermgr/
H A Dmgr_user.c89 info->username = talloc_strdup(mem_ctx, tmp);
94 info->full_name = talloc_strdup(mem_ctx, tmp);
99 info->description = talloc_strdup(mem_ctx, tmp);
104 info->home_dir = talloc_strdup(mem_ctx, tmp);
109 info->home_drive = talloc_strdup(mem_ctx, tmp);
114 info->profile_path = talloc_strdup(mem_ctx, tmp);
119 info->logon_script = talloc_strdup(mem_ctx, tmp);
124 info->workstations = talloc_strdup(mem_ctx, tmp);
129 info->dial = talloc_strdup(mem_ctx, tmp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/examples/libmsrpc/test/
H A Dtest_util.c204 *name = talloc_strdup(mem_ctx, tmp);
216 data->reg_sz = talloc_strdup(mem_ctx, tmp);
234 data->reg_multi_sz.strings[i] = talloc_strdup(mem_ctx, tmp);
283 info->username = talloc_strdup(mem_ctx, tmp);
289 info->full_name = talloc_strdup(mem_ctx, tmp);
294 info->description = talloc_strdup(mem_ctx, tmp);
299 info->dial = talloc_strdup(mem_ctx, tmp);
326 info->name = talloc_strdup(mem_ctx, tmp);
331 info->description = talloc_strdup(mem_ctx, tmp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/netapi/
H A Dshare.c57 i0.shi0_netname = talloc_strdup(mem_ctx, s0->name);
67 i1.shi1_netname = talloc_strdup(mem_ctx, s1->name);
69 i1.shi1_remark = talloc_strdup(mem_ctx, s1->comment);
79 i2.shi2_netname = talloc_strdup(mem_ctx, s2->name);
81 i2.shi2_remark = talloc_strdup(mem_ctx, s2->comment);
85 i2.shi2_path = talloc_strdup(mem_ctx, s2->path);
86 i2.shi2_passwd = talloc_strdup(mem_ctx, s2->password);
96 i501.shi501_netname = talloc_strdup(mem_ctx, s501->name);
98 i501.shi501_remark = talloc_strdup(mem_ctx, s501->comment);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/examples/libmsrpc/cacusermgr/
H A Dmgr_user.c89 info->username = talloc_strdup(mem_ctx, tmp);
94 info->full_name = talloc_strdup(mem_ctx, tmp);
99 info->description = talloc_strdup(mem_ctx, tmp);
104 info->home_dir = talloc_strdup(mem_ctx, tmp);
109 info->home_drive = talloc_strdup(mem_ctx, tmp);
114 info->profile_path = talloc_strdup(mem_ctx, tmp);
119 info->logon_script = talloc_strdup(mem_ctx, tmp);
124 info->workstations = talloc_strdup(mem_ctx, tmp);
129 info->dial = talloc_strdup(mem_ctx, tmp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/examples/libmsrpc/test/
H A Dtest_util.c204 *name = talloc_strdup(mem_ctx, tmp);
216 data->reg_sz = talloc_strdup(mem_ctx, tmp);
234 data->reg_multi_sz.strings[i] = talloc_strdup(mem_ctx, tmp);
283 info->username = talloc_strdup(mem_ctx, tmp);
289 info->full_name = talloc_strdup(mem_ctx, tmp);
294 info->description = talloc_strdup(mem_ctx, tmp);
299 info->dial = talloc_strdup(mem_ctx, tmp);
326 info->name = talloc_strdup(mem_ctx, tmp);
331 info->description = talloc_strdup(mem_ctx, tmp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/lib/ldb/tools/
H A Dldbtest.c80 el[0].name = talloc_strdup(tmp_ctx, "cn");
94 el[2].name = talloc_strdup(tmp_ctx, "uid");
101 el[3].name = talloc_strdup(tmp_ctx, "mail");
108 el[4].name = talloc_strdup(tmp_ctx, "objectClass");
111 vals[4][0].data = (uint8_t *)talloc_strdup(tmp_ctx, "OpenLDAPperson");
115 el[5].name = talloc_strdup(tmp_ctx, "sn");
163 el[0].name = talloc_strdup(tmp_ctx, "mail");
167 el[1].name = talloc_strdup(tmp_ctx, "mail");
174 el[2].name = talloc_strdup(tmp_ctx, "mail");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/netapi/
H A Dshare.c57 i0.shi0_netname = talloc_strdup(mem_ctx, s0->name);
67 i1.shi1_netname = talloc_strdup(mem_ctx, s1->name);
69 i1.shi1_remark = talloc_strdup(mem_ctx, s1->comment);
79 i2.shi2_netname = talloc_strdup(mem_ctx, s2->name);
81 i2.shi2_remark = talloc_strdup(mem_ctx, s2->comment);
85 i2.shi2_path = talloc_strdup(mem_ctx, s2->path);
86 i2.shi2_passwd = talloc_strdup(mem_ctx, s2->password);
96 i501.shi501_netname = talloc_strdup(mem_ctx, s501->name);
98 i501.shi501_remark = talloc_strdup(mem_ctx, s501->comment);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/lib/ldb/tools/
H A Dldbtest.c80 el[0].name = talloc_strdup(tmp_ctx, "cn");
94 el[2].name = talloc_strdup(tmp_ctx, "uid");
101 el[3].name = talloc_strdup(tmp_ctx, "mail");
108 el[4].name = talloc_strdup(tmp_ctx, "objectClass");
111 vals[4][0].data = (uint8_t *)talloc_strdup(tmp_ctx, "OpenLDAPperson");
115 el[5].name = talloc_strdup(tmp_ctx, "sn");
163 el[0].name = talloc_strdup(tmp_ctx, "mail");
167 el[1].name = talloc_strdup(tmp_ctx, "mail");
174 el[2].name = talloc_strdup(tmp_ctx, "mail");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/netapi/
H A Dshare.c57 i0.shi0_netname = talloc_strdup(mem_ctx, s0->name);
67 i1.shi1_netname = talloc_strdup(mem_ctx, s1->name);
69 i1.shi1_remark = talloc_strdup(mem_ctx, s1->comment);
79 i2.shi2_netname = talloc_strdup(mem_ctx, s2->name);
81 i2.shi2_remark = talloc_strdup(mem_ctx, s2->comment);
85 i2.shi2_path = talloc_strdup(mem_ctx, s2->path);
86 i2.shi2_passwd = talloc_strdup(mem_ctx, s2->password);
96 i501.shi501_netname = talloc_strdup(mem_ctx, s501->name);
98 i501.shi501_remark = talloc_strdup(mem_ctx, s501->comment);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/examples/libmsrpc/cacusermgr/
H A Dmgr_user.c89 info->username = talloc_strdup(mem_ctx, tmp);
94 info->full_name = talloc_strdup(mem_ctx, tmp);
99 info->description = talloc_strdup(mem_ctx, tmp);
104 info->home_dir = talloc_strdup(mem_ctx, tmp);
109 info->home_drive = talloc_strdup(mem_ctx, tmp);
114 info->profile_path = talloc_strdup(mem_ctx, tmp);
119 info->logon_script = talloc_strdup(mem_ctx, tmp);
124 info->workstations = talloc_strdup(mem_ctx, tmp);
129 info->dial = talloc_strdup(mem_ctx, tmp);

Completed in 382 milliseconds

1234567891011>>