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

  /external/chromium_org/rlz/win/lib/
registry_util.h 25 bool HasUserKeyAccess(bool write_access);
registry_util.cc 45 bool HasUserKeyAccess(bool write_access) {
60 if (write_access) {
  /external/e2fsprogs/ext2ed/
disk.c 32 int write_access; variable
79 write_access is checked to see if we are allowed to do the actual writing.
87 if (!write_access) {
general_com.c 180 write_access=0; /* Write access disabled */
878 device_handle=fp;write_access=1;
898 device_handle=fp;write_access=0;
ext2ed.h 219 extern int write_access;
init.c 69 write_access=0; /* Write access disabled */
  /external/libnfc-nci/src/nfc/include/
ce_api.h 228 UINT8 write_access);
  /external/libnfc-nci/src/nfc/int/
rw_int.h 428 UINT8 write_access; \/* write access condition *\/ member in struct:__anon8078
    [all...]

Completed in 943 milliseconds