Searched defs:users (Results 1 - 21 of 21) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/webapp2/webapp2_extras/appengine/
H A Dusers.py3 webapp2_extras.appengine.users
6 Helpers for google.appengine.api.users.
11 from google.appengine.api import users namespace
21 user = users.get_current_user(self)
33 user = users.get_current_user()
35 return self.redirect(users.create_login_url(self.request.url))
50 user = users.get_current_user(self)
62 user = users.get_current_user()
64 return self.redirect(users.create_login_url(self.request.url))
65 elif not users
[all...]
/external/toybox/toys/other/
H A Dlsmod.c27 *refcnt = strtok(NULL, " "), *users = strtok(NULL, " "); local
29 if(users) {
30 int len = strlen(users)-1;
31 if (users[len] == ',' || users[len] == '-') users[len] = 0;
32 xprintf("%-19s %8s %s %s\n", name, size, refcnt, users);
H A Duptime.c30 int users = 0; local
37 // Obtain info about logged on users
39 while ((entry = getutxent())) if (entry->ut_type == USER_PROCESS) users++;
53 printf(" %d user%s, ", users, (users!=1) ? "s" : "");
/external/chromium-trace/trace-viewer/third_party/webapp2/tests/
H A Dextras_appengine_users_test.py5 from webapp2_extras import users namespace
17 @users.login_required
21 @users.login_required
27 @users.admin_required
31 @users.admin_required
/external/eigen/Eigen/src/Core/products/
H A DParallelizer.h76 GemmParallelInfo() : sync(-1), users(0), rhs_start(0), rhs_length(0) {}
79 int volatile users; member in struct:Eigen::internal::GemmParallelInfo
/external/fio/
H A Ddiskutil.h70 unsigned long users; member in struct:disk_util
79 du->users += val;
85 slave->users += val;
/external/iproute2/ip/
H A Dipmaddr.c67 int users; member in struct:ma_info
100 sscanf(buf, "%d%s%d%d%s", &m.index, m.name, &m.users, &st,
151 sscanf(buf, "%08x%d", (__u32*)&m.addr.data, &m.users);
175 sscanf(buf, "%d%s%s%d", &m.index, m.name, hexa, &m.users);
224 if (list->users != 1)
225 fprintf(fp, " users %d", list->users);
/external/jetty/src/java/org/eclipse/jetty/security/
H A DMappedLoginService.java42 * either as the source or a cache of the users.
77 /** Get the users.
78 * @return the users
108 /** Set the users.
109 * @param users the users to set
111 public void setUsers(Map<String, UserIdentity> users) argument
116 _users.putAll(users);
182 * @param credential The users Credentials
183 * @param roles The users role
[all...]
/external/wpa_supplicant_8/wpa_supplicant/
H A Dbss.h27 unsigned int users; member in struct:wpa_bss_anqp
/external/selinux/policycoreutils/sepolicy/sepolicy/
H A Dmanpage.py64 users = None variable
67 global users
69 if users and users_range:
70 return users, users_range
72 users = []
83 users.append(u.replace("_u",""))
84 users.sort()
85 return users, users_range
616 SELinux %(domainname)s policy is very flexible allowing users to setup their %(domainname)s processes in as secure a method as possible.
649 SELinux %(domainname)s policy is very flexible allowing users t
[all...]
/external/llvm/include/llvm/IR/
H A DValue.h253 /// values or constant users.
284 iterator_range<user_iterator> users() { function in class:llvm::Value
287 iterator_range<const_user_iterator> users() const { function in class:llvm::Value
301 /// \brief Return true if this Value has exactly N users.
304 /// \brief Return true if this value has N users or more.
/external/selinux/libsemanage/src/
H A Ddirect_api.c1054 dbase_config_t *users = semanage_user_dbase_local(sh); local
1122 if (users->dtable->is_modified(users->dbase)) {
1123 retval = users->dtable->flush(sh, users->dbase);
1140 modified |= users->dtable->is_modified(users_base->dbase);
H A Dgenhomedircon.c66 "# use semanage command to manage system users to change" \
407 WARN(s->h_semanage, "Error while fetching users. "
760 /* if there are no users, this function can't do any other work */
826 /* if there are no users, this function can't do any other work */
933 genhomedircon_user_entry_t *users; local
936 users = get_users(s, &errors);
937 if (!users && errors) {
941 for (; users; pop_user_entry(&users)) {
943 users
[all...]
/external/selinux/libsepol/cil/src/
H A Dcil_policy.c73 struct cil_list *users; member in struct:cil_args_genpolicy
1108 struct cil_list *users = NULL; local
1120 users = args->users;
1156 cil_multimap_insert(users, node->data, NULL, CIL_USERROLE, CIL_NONE);
1160 cil_multimap_insert(users, &userrole->user->datum, (struct cil_symtab_datum *)userrole->role, CIL_USERROLE, CIL_ROLE);
1198 struct cil_list *users = NULL; local
1203 cil_list_init(&users, CIL_LIST_ITEM);
1313 extra_args.users = users;
[all...]
/external/libvncserver/x11vnc/
H A Duser.c67 static int lurk(char **users);
79 /* we have switched users, some things to do. */
140 /* utilities for switching users */
363 static int lurk(char **users) { argument
371 if ((u = users) != NULL && *u != NULL && *(*u) == ':') {
400 * now we append the list in users (might as well try
414 u = users+1;
473 if (users) {
474 u = users;
529 char *tstr = NULL, **users local
557 char *p, *tstr = NULL, *allowed = NULL, *logins, **users = NULL; local
829 char *users, *p; local
[all...]
/external/selinux/checkpolicy/
H A Dpolicy_parse.y165 opt_default_rules opt_mls te_rbac users opt_constraints
636 users : user_def label
637 | users user_def
/external/lldb/source/Expression/
H A DIRForTarget.cpp704 log->Printf(" <Begin %d users>", value->getNumUses());
1172 // Replace the load with the call in all users
2185 SmallVector<User*, 16> users; local
2192 users.push_back(*ui);
2195 i < users.size();
2198 User *user = users[i];
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.preferences_3.3.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...

Completed in 650 milliseconds