Searched defs:users (Results 1 - 25 of 33) sorted by path

12

/external/autotest/frontend/afe/
H A Dmodels.py358 everyone.users.add(self)
905 SERIALIZATION_LINKS_TO_FOLLOW = set(['users'])
909 users = dbmodels.ManyToManyField(User, blank=False, variable in class:AclGroup
990 if not user in self.users.all():
1027 """Adds the current user if the set of users is empty."""
1028 if not self.users.count():
1029 self.users.add(User.current_user())
1038 self.users.add(User.current_user())
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/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/eigen/Eigen/src/Core/products/
H A DParallelizer.h76 GemmParallelInfo() : sync(-1), users(0), lhs_start(0), lhs_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/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.equinox.preferences_3.5.300.v20150408-1437.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/iproute2/ip/
H A Dipmaddr.c68 int users; member in struct:ma_info
101 sscanf(buf, "%d%s%d%d%s", &m.index, m.name, &m.users, &st,
152 sscanf(buf, "%08x%d", (__u32*)&m.addr.data, &m.users);
176 sscanf(buf, "%d%s%s%d", &m.index, m.name, hexa, &m.users);
225 if (list->users != 1)
226 fprintf(fp, " users %d", list->users);
/external/kmod/tools/
H A Ddepmod.c805 uint16_t users; /* how many modules depend on this one */ member in struct:mod
854 sym->owner->users++;
1626 uint16_t *users)
1640 if (users[i] <= 0)
1686 uint16_t *users, *roots, *sorted; local
1690 users = malloc(sizeof(uint16_t) * n_mods * 3);
1691 if (users == NULL)
1693 roots = users + n_mods;
1700 /* populate modules users (how many modules uses it) */
1704 users[
1625 depmod_report_cycles(struct depmod *depmod, uint16_t n_mods, uint16_t *users) argument
[all...]
/external/llvm/include/llvm/IR/
H A DValue.h274 /// values or constant users.
360 iterator_range<user_iterator> users() { function
364 iterator_range<const_user_iterator> users() const { function
379 /// \brief Return true if this Value has exactly N users.
382 /// \brief Return true if this value has N users or more.
/external/ltp/testcases/kernel/security/prot_hsymlinks/
H A Dprot_hsymlinks.c26 * inside that directory if their don't own ones. All other users can follow.
30 * Hard links restriction applies only to non-privileged users. Only
99 static struct test_user users[USERS_NUM]; variable in typeref:struct:test_user
201 strcpy(users[ROOT].name, "root");
205 snprintf(users[TEST_USER].name, MAX_USER_NAME, "%s", tmp_user_name);
245 /* get all users files and directories */
246 for (file = 0; file < users[usr].num; ++file) {
247 ufile = &users[usr].file[file];
317 snprintf(cmd, MAX_CMD_LEN, "%s %s", user_cmd, users[TEST_USER].name);
320 user_cmd, users[TEST_USE
[all...]
/external/ltp/testcases/kernel/syscalls/setregid/
H A Dsetregid03.c43 struct group users, sys, root, bin; variable in typeref:struct:group
197 GET_GID(users);
/external/robolectric/v1/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/selinux/checkpolicy/
H A Dpolicy_parse.y169 opt_default_rules opt_mls te_rbac users opt_constraints
644 users : user_def label
645 | users user_def
/external/selinux/libsemanage/src/
H A Ddirect_api.c1109 dbase_config_t *users = semanage_user_dbase_local(sh); local
1177 if (users->dtable->is_modified(users->dbase)) {
1178 retval = users->dtable->flush(sh, users->dbase);
1195 modified |= users->dtable->is_modified(users_base->dbase);
H A Dgenhomedircon.c68 "# use semanage command to manage system users to change" \
417 WARN(s->h_semanage, "Error while fetching users. "
886 /* if there are no users, this function can't do any other work */
1114 // skip users who also have this group as their
1155 /* if there are no users, this function can't do any other work */
1220 genhomedircon_user_entry_t *users; local
1223 users = get_users(s, &errors);
1224 if (!users && errors) {
1228 for (; users; pop_user_entry(&users)) {
[all...]
/external/selinux/libsepol/cil/src/
H A Dcil_internal.h444 ebitmap_t *users; member in struct:cil_userattribute
897 /* Default labeling behavior for users, roles, and types */

Completed in 769 milliseconds

12