Searched refs:role (Results 126 - 150 of 167) sorted by relevance

1234567

/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_build.c333 enum p2p_role_indication role)
341 wpabuf_put_u8(buf, (u8) role); /* Role indication */
344 oper_class, channel, role);
331 p2p_buf_add_oob_go_neg_channel(struct wpabuf *buf, const char *country, u8 oper_class, u8 channel, enum p2p_role_indication role) argument
H A Dp2p.c3961 p2p_dbg(p2p, "Inviting in active GO role - wait on operating channel");
5147 enum p2p_role_indication role = P2P_DEVICE_NOT_IN_GROUP; local
5162 role = P2P_GO_IN_A_GROUP;
5171 role = P2P_CLIENT_IN_A_GROUP;
5182 channel, role);
5229 enum p2p_role_indication role; local
5285 role = msg.oob_go_neg_channel[5];
5287 if (role == P2P_GO_IN_A_GROUP) {
5290 } else if (role == P2P_CLIENT_IN_A_GROUP) {
5298 if (!params->sel && role !
[all...]
H A Dp2p_i.h751 enum p2p_role_indication role);
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c53 * role has been lost.
587 static u8 p2ps_group_capability(void *ctx, u8 incoming, u8 role) argument
599 wpa_printf(MSG_DEBUG, "P2P: Conncap - in:%d role:%d", incoming, role);
641 if (role == P2PS_SETUP_CLIENT ||
650 if (role == P2PS_SETUP_NONE || role == P2PS_SETUP_NEW) {
666 /* If a required role has been specified, handle it here */
667 if (role && role !
6110 enum p2p_invite_role role; local
6182 enum p2p_invite_role role; local
[all...]
H A Dctrl_iface.c1317 char *pos, *role, *type, *pos2; local
1330 role = cmd;
1331 pos = os_strchr(role, ' ');
1392 wpa_printf(MSG_DEBUG, "NFC: Connection handover reported - role=%s type=%s req_len=%d sel_len=%d",
1393 role, type, (int) wpabuf_len(req), (int) wpabuf_len(sel));
1395 if (os_strcmp(role, "INIT") == 0 && os_strcmp(type, "WPS") == 0) {
1398 } else if (os_strcmp(role, "RESP") == 0 && os_strcmp(type, "WPS") == 0)
1405 } else if (os_strcmp(role, "INIT") == 0 && os_strcmp(type, "P2P") == 0)
1408 } else if (os_strcmp(role, "RESP") == 0 && os_strcmp(type, "P2P") == 0)
1415 "reported: role
4639 u8 role = P2PS_SETUP_NONE; local
[all...]
H A Dp2p_supplicant.h76 const u8 *dst, const char *role);
/external/selinux/libsepol/tests/policies/test-cond/
H A Drefpolicy-base.conf1392 role system_r;
1393 role sysadm_r;
1394 role staff_r;
1395 role user_r;
1396 role secadm_r;
1402 role secadm_r types kernel_t;
1403 role sysadm_r types kernel_t;
1404 role user_r types kernel_t;
1405 role staff_r types kernel_t;
1407 role system_
[all...]
/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.c3961 p2p_dbg(p2p, "Inviting in active GO role - wait on operating channel");
5147 enum p2p_role_indication role = P2P_DEVICE_NOT_IN_GROUP; local
5162 role = P2P_GO_IN_A_GROUP;
5171 role = P2P_CLIENT_IN_A_GROUP;
5182 channel, role);
5229 enum p2p_role_indication role; local
5285 role = msg.oob_go_neg_channel[5];
5287 if (role == P2P_GO_IN_A_GROUP) {
5290 } else if (role == P2P_CLIENT_IN_A_GROUP) {
5298 if (!params->sel && role !
[all...]
H A Dp2p_i.h751 enum p2p_role_indication role);
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.c3961 p2p_dbg(p2p, "Inviting in active GO role - wait on operating channel");
5147 enum p2p_role_indication role = P2P_DEVICE_NOT_IN_GROUP; local
5162 role = P2P_GO_IN_A_GROUP;
5171 role = P2P_CLIENT_IN_A_GROUP;
5182 channel, role);
5229 enum p2p_role_indication role; local
5285 role = msg.oob_go_neg_channel[5];
5287 if (role == P2P_GO_IN_A_GROUP) {
5290 } else if (role == P2P_CLIENT_IN_A_GROUP) {
5298 if (!params->sel && role !
[all...]
H A Dp2p_i.h751 enum p2p_role_indication role);
/external/jetty/src/java/org/eclipse/jetty/webapp/
H A DStandardDescriptorProcessor.java99 registerVisitor("security-role", this.getClass().getDeclaredMethod("visitSecurityRole", __signature));
393 Iterator sRefsIter = node.iterator("security-role-ref");
397 String roleName = securityRef.getString("role-name", false, true);
398 String roleLink = securityRef.getString("role-link", false, true);
401 if (LOG.isDebugEnabled()) LOG.debug("link role " + roleName + " to " + roleLink + " for " + this);
402 Origin o = context.getMetaData().getOrigin(servlet_name+".servlet.role-name."+roleName);
409 context.getMetaData().setOrigin(servlet_name+".servlet.role-name."+roleName, descriptor);
420 context.getMetaData().setOrigin(servlet_name+".servlet.role-name."+roleName, descriptor);
427 throw new IllegalStateException("Conflicting role-link for role
[all...]
/external/selinux/libsepol/src/
H A Dhierarchy.c50 * find_parent_(type|role|user)
85 /* Orphan type/role/user */ \
100 static find_parent_template(role)
398 /* The role hierarchy is defined as: a child role cannot have more types than it's parent.
424 /* The user hierarchy is defined as: a child user cannot have a role that
H A Dmls.c304 if (c->role == OBJECT_R_VAL)
/external/selinux/sepolgen/src/sepolgen/
H A Dpolicygen.py390 r.roles.add(role_type.role)
/external/selinux/libsepol/cil/src/
H A Dcil_resolve_ast.c750 userrole->role = role_datum;
756 cil_list_append(userrole->user->roles, CIL_ROLE, userrole->role);
917 roletype->role = (struct cil_role*)role_datum;
969 cil_log(CIL_ERR, "roletransition must result in a role, but %s is a %s\n", roletrans->result_str, cil_node_to_string(node));
1021 cil_log(CIL_ERR, "Attribute role not an attribute\n");
1666 context->role = (struct cil_role*)role_datum;
2289 struct cil_role *role = (struct cil_role *)child_datum; local
2291 if (role->bounds != NULL) {
2292 struct cil_tree_node *node = role->bounds->datum.nodes->head->data;
2298 role
[all...]
H A Dcil_build_ast.c1490 struct cil_role *role = NULL; local
1502 cil_role_init(&role);
1506 rc = cil_gen_node(db, ast_node, (struct cil_symtab_datum*)role, (hashtab_key_t)key, CIL_SYM_ROLES, CIL_ROLE);
1514 cil_log(CIL_ERR, "Bad role declaration at line %d of %s\n",
1516 cil_destroy_role(role);
1521 void cil_destroy_role(struct cil_role *role) argument
1523 if (role == NULL) {
1527 cil_symtab_datum_destroy(&role->datum);
1528 ebitmap_destroy(role->types);
1529 free(role
[all...]
H A Dcil_policy.c446 char *role_str = ((struct cil_symtab_datum*)context->role)->name;
975 fprintf(file_arr[TYPEATTRTYPES], "role %s;\n", ((struct cil_symtab_datum*)current->data)->name);
1051 char *role_str = ((struct cil_symtab_datum*)roletype->role)->name;
1054 fprintf(file_arr[ALIASES], "role %s types %s\n", role_str, type_str);
1160 cil_multimap_insert(users, &userrole->user->datum, (struct cil_symtab_datum *)userrole->role, CIL_USERROLE, CIL_ROLE);
/external/wpa_supplicant_8/hostapd/
H A Dctrl_iface.c414 char *pos, *role, *type, *pos2; local
416 role = cmd;
417 pos = os_strchr(role, ' ');
464 if (os_strcmp(role, "RESP") == 0 && os_strcmp(type, "WPS") == 0) {
468 "reported: role=%s type=%s", role, type);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi.services_3.2.100.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/selinux/checkpolicy/test/
H A Ddispol.c376 display_id(p, fp, SYM_ROLES, rt->role - 1, "");
408 printf("8) display role transitions\n");
/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c2161 /* Verify correct role for this property */
2232 u8 role = wpas_get_p2p_role(wpa_s); local
2235 if (role == WPAS_P2P_ROLE_CLIENT) {
2257 u8 role = wpas_get_p2p_role(wpa_s); local
2259 if (role == WPAS_P2P_ROLE_CLIENT) {
2327 /* Verify correct role for this property */
/external/jetty/src/java/org/eclipse/jetty/server/
H A DRequest.java1450 public boolean isUserInRole(String role) argument
1456 return ((Authentication.User)_authentication).isUserInRole(_scope,role);
/external/selinux/libsemanage/src/
H A Dpywrap-test.py184 for role in rlist:
185 print " ", role
351 raise Error("Could not add role")
532 raise Error("Could not set context role")
533 if self.verbose: print "SEContext role: ", semanage.semanage_context_get_role(con)
637 raise Error("Could not set context role")
638 if self.verbose: print "SEContext role: ", semanage.semanage_context_get_role(con)
737 raise Error("Could not set interface context role")
738 if self.verbose: print "SEContext role: ", semanage.semanage_context_get_role(con)
982 raise Error("Could not set context role")
[all...]
/external/expat/lib/
H A Dxmlparse.c3793 int role; local
3839 role = XmlTokenRole(&prologState, tok, s, next, enc);
3840 switch (role) {
4067 prefix = (role == XML_ROLE_ATTRIBUTE_NOTATION_VALUE
4100 0, role == XML_ROLE_REQUIRED_ATTRIBUTE_VALUE);
4138 role == XML_ROLE_FIXED_ATTRIBUTE_VALUE);
4509 if ((role == XML_ROLE_PARAM_ENTITY_REF) && skippedEntityHandler) {
4520 (role == XML_ROLE_PARAM_ENTITY_REF ? XML_TRUE : XML_FALSE);
4582 content->type = ((role == XML_ROLE_CONTENT_ANY) ?

Completed in 3093 milliseconds

1234567