Searched refs:READ_CONTROL (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dnt.c161 ACCESS_SYSTEM_SECURITY | GENERIC_READ | READ_CONTROL,
410 dwDesiredAccess = READ_CONTROL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dnt.c203 ACCESS_SYSTEM_SECURITY | WRITE_DAC | WRITE_OWNER | READ_CONTROL,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifspdu.h214 #define READ_CONTROL 0x00020000 /* The access control list and */ macro
243 | DELETE | READ_CONTROL | WRITE_DAC \
249 | DELETE | READ_CONTROL | WRITE_DAC \
254 | DELETE | READ_CONTROL | WRITE_DAC \
258 | READ_CONTROL | SYNCHRONIZE)
H A Dcifsacl.c580 rc = CIFSSMBOpen(xid, cifs_sb->tcon, path, FILE_OPEN, READ_CONTROL, 0,
H A Dfile.c58 return (READ_CONTROL | FILE_WRITE_ATTRIBUTES | FILE_READ_ATTRIBUTES |
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlayout.h1540 READ_CONTROL = const_cpu_to_le32(0x00020000), enumerator in enum:__anon4216
1560 /* These are currently defined to READ_CONTROL. */
1565 /* Combines DELETE, READ_CONTROL, WRITE_DAC, and WRITE_OWNER access. */
1569 * Combines DELETE, READ_CONTROL, WRITE_DAC, WRITE_OWNER, and
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dlayout.h1425 READ_CONTROL = cpu_to_le32(0x00020000), enumerator in enum:__anon16857
1445 /* These are currently defined to READ_CONTROL. */
1450 /* Combines DELETE, READ_CONTROL, WRITE_DAC, and WRITE_OWNER access. */
1454 * Combines DELETE, READ_CONTROL, WRITE_DAC, WRITE_OWNER, and

Completed in 118 milliseconds