HomeSort by relevance Sort by last modified time
    Searched refs:usermap (Results 1 - 3 of 3) sorted by null

  /external/libmtp/
hotplug.sh.in 6 USERMAP=libmtp.usermap
14 # are already defined in the usermap ($1)
40 # Scan the usermap $2 for all devices in $1 to see if they are already
41 # there, else patch the usermap.
58 # See if this product is already in the usermap
145 echo "Installing usermap."
146 ${INSTALL} -m 644 ${USERMAP} ${HOTPLUGPATH}/usb
147 # If we find a usb.usermap file, and we see that this distribution
149 # patch the usb.usermap file
    [all...]
  /external/selinux/libsepol/include/sepol/policydb/
expand.h 49 uint32_t * rolemap, uint32_t * usermap,
  /external/selinux/libsepol/src/
expand.c 45 uint32_t *usermap; member in struct:expand_state
337 if (map_ebitmap(&expr->names, &new_expr->names, state->usermap)) {
602 bounds_val = state->usermap[user->bounds - 1];
987 state->usermap[user->s.value - 1] = new_user->s.value;
    [all...]

Completed in 87 milliseconds