Searched refs:names (Results 1 - 25 of 102) sorted by last modified time

12345

/asus-wl-520gu-7.0.1.45/src/router/rc/
H A Drc.c61 build_ifnames(char *type, char *names, int *size) argument
72 * go thru all device names (wl<N> il<N> et<N> vlan<N>) and interfaces to
96 len += snprintf(&names[len], *size - len, "%s ", name);
139 len += snprintf(&names[len], *size - len, "%s ", ifr.ifr_name);
/asus-wl-520gu-7.0.1.45/src/router/rc.orig/
H A Drc.c59 build_ifnames(char *type, char *names, int *size) argument
70 * go thru all device names (wl<N> il<N> et<N> vlan<N>) and interfaces to
94 len += snprintf(&names[len], *size - len, "%s ", name);
137 len += snprintf(&names[len], *size - len, "%s ", ifr.ifr_name);
/asus-wl-520gu-7.0.1.45/src/router/libusb/
H A Dconfigure472 # The variables have the same names as the options, with
551 # Reject names that are not valid shell variable names.
560 # Reject names that are not valid shell variable names.
742 # Reject names that are not valid shell variable names.
755 # Reject names that are not valid shell variable names.
787 # Reject names tha
[all...]
H A Dlibtool42 # The names of the tagged configurations supported by this script.
185 # List of archive names. First name is the real one, the rest are links.
259 # Take the output of nm and produce a listing of raw symbols and C names.
3946 # Get the real and link names of the library.
4051 # We will extract separately just the conflicting names and we will no
4052 # longer touch any unique names. It is faster to leave these extract
4349 # We will extract separately just the conflicting names and we will no
4350 # longer touch any unique names. It is faster to leave these extract
4697 /* The mapping between symbol names and symbols. */
5365 # We will extract separately just the conflicting names an
[all...]
H A Dltmain.sh3603 # Get the real and link names of the library.
3708 # We will extract separately just the conflicting names and we will no
3709 # longer touch any unique names. It is faster to leave these extract
4006 # We will extract separately just the conflicting names and we will no
4007 # longer touch any unique names. It is faster to leave these extract
4354 /* The mapping between symbol names and symbols. */
5022 # We will extract separately just the conflicting names and we will no
5023 # longer touch any unique names. It is faster to leave these extract
5075 # names appear in distinct ar calls; check, warn and compensate.
5510 # See the names o
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/utils/
H A Dnet_rpc.c245 * Machine names can be 15 characters, but the max length on
705 char **names; local
751 &num_names, &names, &name_types);
760 printf("%s\n", names[i]);
1118 char **names; local
1178 &num_names, &names, &name_types);
1184 printf("%s\n", names[i]);
H A Dsmbcacls.c107 char **names = NULL; local
119 &names, &types)) ||
120 !domains || !domains[0] || !names || !names[0]) {
128 names[0]);
758 { "numeric", 0, POPT_ARG_NONE, &numeric, True, "Don't resolve sids or masks to names" },
H A Dsmbcquotas.c78 char **names = NULL; local
90 &names, &types)) ||
91 !domains || !domains[0] || !names || !names[0]) {
99 names[0]);
412 { "numeric", 'n', POPT_ARG_NONE, &numeric, True, "Don't resolve sids or limits to names" },
/asus-wl-520gu-7.0.1.45/src/router/samba/source/rpc_client/
H A Dcli_lsarpc.c221 char ***domains, char ***names, uint32 **types)
255 r.names = &t_names;
286 if (!((*names) = (char **)talloc(mem_ctx, sizeof(char *) *
313 (*names)[i] = talloc_strdup(mem_ctx, name);
317 if (((*names)[i] == NULL) || ((*domains)[i] == NULL)) {
324 (*names)[i] = NULL;
337 /** Lookup a list of names */
341 const char **names, DOM_SID **sids,
361 init_q_lookup_names(mem_ctx, &q, pol, num_names, names);
632 * @param domain_names returned trusted domain names
219 cli_lsa_lookup_sids(struct cli_state *cli, TALLOC_CTX *mem_ctx, POLICY_HND *pol, int num_sids, const DOM_SID *sids, char ***domains, char ***names, uint32 **types) argument
339 cli_lsa_lookup_names(struct cli_state *cli, TALLOC_CTX *mem_ctx, POLICY_HND *pol, int num_names, const char **names, DOM_SID **sids, uint32 **types) argument
[all...]
H A Dcli_samr.c575 * @param dom_users returned array of domain user names
1146 uint32 *num_names, char ***names,
1194 *names = NULL;
1199 *names = talloc(mem_ctx, sizeof(char *) * r.num_names1);
1206 (*names)[i] = talloc_strdup(mem_ctx, tmp);
1217 /* Lookup names */
1221 uint32 num_names, const char **names,
1244 num_names, names);
1143 cli_samr_lookup_rids(struct cli_state *cli, TALLOC_CTX *mem_ctx, POLICY_HND *domain_pol, uint32 flags, uint32 num_rids, uint32 *rids, uint32 *num_names, char ***names, uint32 **name_types) argument
1219 cli_samr_lookup_names(struct cli_state *cli, TALLOC_CTX *mem_ctx, POLICY_HND *domain_pol, uint32 flags, uint32 num_names, const char **names, uint32 *num_rids, uint32 **rids, uint32 **rid_types) argument
/asus-wl-520gu-7.0.1.45/src/router/samba/source/rpc_parse/
H A Dparse_lsa.c946 if(!lsa_io_trans_names("names ", &q_s->names, ps, depth)) /* translated names */
1038 if(!lsa_io_trans_names("names ", r_s->names, ps, depth)) /* translated names */
1058 POLICY_HND *hnd, int num_names, const char **names)
1084 init_unistr2(&q_l->uni_name[i], names[i], UNI_FLAGS_NONE);
1128 if(!smb_io_unihdr("hdr_name", &q_r->hdr_name[i], ps, depth)) /* pointer names */
1135 if(!smb_io_unistr2("dom_name", &q_r->uni_name[i], q_r->hdr_name[i].buffer, ps, depth)) /* names t
1057 init_q_lookup_names(TALLOC_CTX *mem_ctx, LSA_Q_LOOKUP_NAMES *q_l, POLICY_HND *hnd, int num_names, const char **names) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/rpc_server/
H A Dsrv_lsa_nt.c76 * a domain with both odd and even length names... JRA.
224 /* Allocate memory for list of names */
297 DOM_R_REF *ref, LSA_TRANS_NAME_ENUM *names,
302 r_l->names = names;
640 LSA_TRANS_NAME_ENUM *names = NULL; local
649 names = (LSA_TRANS_NAME_ENUM *)talloc_zero(p->mem_ctx, sizeof(LSA_TRANS_NAME_ENUM));
661 if (!ref || !names)
667 init_lsa_trans_names(p->mem_ctx, ref, names, num_entries, sid, &mapped_count);
668 init_reply_lookup_sids(r_u, ref, names, mapped_coun
296 init_reply_lookup_sids(LSA_R_LOOKUP_SIDS *r_l, DOM_R_REF *ref, LSA_TRANS_NAME_ENUM *names, uint32 mapped_count) argument
680 UNISTR2 *names = q_u->uni_name; local
[all...]
H A Dsrv_samr_nt.c1477 static BOOL make_samr_lookup_rids(TALLOC_CTX *ctx, uint32 num_names, fstring names[], argument
1498 DEBUG(10, ("names[%d]:%s\n", i, names[i] ? names[i] : ""));
1499 init_unistr2(&uni_name[i], names[i], UNI_FLAGS_NONE);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/rpcclient/
H A Dcmd_lsarpc.c137 /* Resolve a list of names to a list of sids */
183 /* Resolve a list of SIDs to a list of names */
192 char **names; local
226 &domains, &names, &types);
242 names[i] ? names[i] : "*unknown*", types[i]);
291 /* Print results: list of names and sids returned in this response. */
705 { "lookupsids", RPC_RTYPE_NTSTATUS, cmd_lsa_lookup_sids, NULL, PI_LSARPC, "Convert SIDs to names", "" },
706 { "lookupnames", RPC_RTYPE_NTSTATUS, cmd_lsa_lookup_names, NULL, PI_LSARPC, "Convert names to SIDs", "" },
H A Dcmd_samr.c1193 /* Lookup sam names */
1203 const char **names; local
1238 /* Look up names */
1241 names = (const char **)talloc(mem_ctx, sizeof(char *) * num_names);
1244 names[i] = argv[i + 2];
1247 flags, num_names, names,
1256 printf("name %s: 0x%x (%d)\n", names[i], rids[i],
1273 char **names; local
1306 &num_names, &names, &name_types);
1314 printf("rid 0x%x: %s (%d)\n", rids[i], names[
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/smbd/
H A Dstatcache.c35 char names[2]; /* This is extended via malloc... */ member in struct:__anon12451
79 * store names that need no translation - else, it
166 scp->original_path = scp->names;
168 scp->translated_path = scp->names + original_path_length + 1;
/asus-wl-520gu-7.0.1.45/src/router/samba/source/smbwrapper/
H A Dsmbw_cache.c103 struct cached_names *names; local
112 names = find_cached_names(key);
114 if (names == NULL || (now - names->cache_timeout) > CACHE_TIMEOUT) {
117 /* No names cached for this workgroup */
119 if (names == NULL) {
130 free_name_list(names->name_list);
131 names->name_list = NULL;
133 new_names = names;
144 names
161 struct cached_names *names; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/nsswitch/
H A Dwinbindd.h181 DOM_SID ***sid_mem, char ***names,
191 char ***names,
199 /* setup the list of alternate names for the domain, if any */
H A Dwinbindd_ads.c663 DOM_SID ***sid_mem, char ***names,
770 /* now we need to turn a list of members into rids, names and name types
771 the problem is that the members are in the form of distinguised names
776 (*names) = talloc_zero(mem_ctx, sizeof(**names) * num_members);
784 (*names)[*num_names] = name;
840 char ***names,
856 *names = NULL;
871 /* Allocate memory for trusted domain names and sids */
873 if ( !(*names
660 lookup_groupmem(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, DOM_SID *group_sid, uint32 *num_names, DOM_SID ***sid_mem, char ***names, uint32 **name_types) argument
837 trusted_domains(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, uint32 *num_domains, char ***names, char ***alt_names, DOM_SID **dom_sids) argument
[all...]
H A Dwinbindd_cache.c1189 DOM_SID ***sid_mem, char ***names,
1211 (*names) = talloc(mem_ctx, sizeof(**names) * (*num_names));
1214 if (! (*sid_mem) || ! (*names) || ! (*name_types)) {
1220 (*names)[i] = centry_string(centry, mem_ctx);
1236 (*names) = NULL;
1248 sid_mem, names, name_types);
1258 centry_put_string(centry, (*names)[i]);
1282 char ***names,
1293 names, alt_name
1186 lookup_groupmem(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, DOM_SID *group_sid, uint32 *num_names, DOM_SID ***sid_mem, char ***names, uint32 **name_types) argument
1279 trusted_domains(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, uint32 *num_domains, char ***names, char ***alt_names, DOM_SID **dom_sids) argument
[all...]
H A Dwinbindd_group.c93 char **names = NULL, *buf; local
119 &sid_mem, &names, &name_types);
127 DEBUG(10, ("looked up %d names\n", num_names));
131 DEBUG(10, ("\t%20s %s %d\n", names[i], sid_to_string(sid_string, sid_mem[i]),
147 the_name = names[i];
859 account names to sizeof(fstring) = 128 characters. */
H A Dwinbindd_rpc.c333 char **names; local
347 1, sid, &domains, &names, &types);
353 *name = names[0];
575 DOM_SID ***sid_mem, char ***names,
636 names = NULL;
649 *names = talloc_zero(mem_ctx, *num_names * sizeof(char *));
657 if (*num_names>0 && (!*names || !*name_types)) {
686 memcpy(&(*names)[i], tmp_names, sizeof(char *) *
919 char ***names,
940 num_domains, names, dom_sid
572 lookup_groupmem(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, DOM_SID *group_sid, uint32 *num_names, DOM_SID ***sid_mem, char ***names, uint32 **name_types) argument
916 trusted_domains(struct winbindd_domain *domain, TALLOC_CTX *mem_ctx, uint32 *num_domains, char ***names, char ***alt_names, DOM_SID **dom_sids) argument
[all...]
H A Dwinbindd_util.c208 char **names; local
232 &names, &alt_names, &dom_sids);
239 DEBUG(10,("Found domain %s\n", names[i]));
240 add_trusted_domain(names[i], alt_names?alt_names[i]:NULL,
247 new_domain = find_domain_from_name(names[i]);
252 names[i]));
266 trustdom_cache_store(names[i], alt_names ? alt_names[i] : NULL,
420 char *names; local
438 result = domain->methods->sid_to_name(domain, mem_ctx, sid, &names, type);
444 fstrcpy(name, names);
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/python/
H A Dpy_lsa.c147 const char **names; local
170 names = (const char **)talloc(mem_ctx, num_names * sizeof(char *));
175 names[i] = talloc_strdup(mem_ctx, PyString_AsString(obj));
183 names = (const char **)talloc(mem_ctx, sizeof(char *));
185 names[0] = PyString_AsString(py_names);
189 num_names, names, &sids, &name_types);
220 char **domains, **names; local
271 num_sids, sids, &domains, &names,
284 obj = Py_BuildValue("{sssssi}", "username", names[i],
338 /* SIDs<->names */
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/libsmb/
H A Dlibsmbclient.c2609 char **names = NULL; local
2620 &names, &types)) ||
2621 !domains || !domains[0] || !names || !names[0]) {
2629 names[0]);
3648 * attribute names which actually exist for a file. Hmmm...

Completed in 211 milliseconds

12345