HomeSort by relevance Sort by last modified time
    Searched full:dacl (Results 1 - 10 of 10) sorted by null

  /external/chromium/base/
win_util.h 44 // Adds an ACE in the DACL of the object referenced by handle. The ACE is
47 // the DACL.
54 // Creates a security descriptor with a DACL that has one ace giving full
win_util.cc 237 wchar_t dacl[SECURITY_MAX_SID_SIZE + arraysize(dacl_format) + 1] = {0}; local
238 wsprintf(dacl, dacl_format, sid_string);
244 dacl,
  /external/wpa_supplicant/
config.h 173 * ctrl_interface=SDDL=D: would set an empty DACL (which will reject
wpa_supplicant.conf 72 # DACL (which will reject all connections). See README-Windows.txt for more
  /external/chromium/third_party/icu/source/common/
umapfile.c 146 /* give the security descriptor a Null Dacl done using the "TRUE, (PACL)NULL" here */
  /external/icu4c/common/
umapfile.c 119 /* give the security descriptor a Null Dacl done using the "TRUE, (PACL)NULL" here */
  /external/wpa_supplicant_6/wpa_supplicant/
config.h 148 * ctrl_interface=SDDL=D: would set an empty DACL (which will reject
wpa_supplicant.conf 72 # DACL (which will reject all connections). See README-Windows.txt for more
  /prebuilt/windows/sdl/host/lib/
libSDL.a     [all...]
libSDLmain.a     [all...]

Completed in 303 milliseconds