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

  /external/dbus/dbus/
dbus-sysdeps-wince-glue.h 173 BOOL LookupAccountNameW(LPCWSTR,LPCWSTR,PSID,PDWORD,LPWSTR,PDWORD,PSID_NAME_USE);
176 BOOL IsValidSid(PSID);
dbus-sysdeps-wince-glue.c 516 LookupAccountNameW (LPCWSTR lpSystemName, LPCWSTR lpAccountName, PSID Sid, PDWORD cbSid,
525 IsValidSid (PSID psid)
dbus-sysdeps-win.c 57 extern BOOL WINAPI ConvertStringSidToSidA (LPCSTR StringSid, PSID *Sid);
58 extern BOOL WINAPI ConvertSidToStringSidA (PSID Sid, LPSTR *StringSid);
693 if (!LookupAccountNameW (NULL, waccount, (PSID) *ppsid, &sid_length,
700 if (!IsValidSid ((PSID) *ppsid))
747 PSID psid; local
763 psid = token_user->User.Sid;
764 if (!IsValidSid (psid))
769 if (!ConvertSidToStringSidA (psid, sid))
    [all...]
dbus-sysdeps-util-win.c 376 PSID owner_sid, group_sid;
    [all...]
  /external/bluetooth/glib/gio/
glocalfileinfo.c 1333 PSID psid = 0; local
    [all...]
  /external/webkit/PerformanceTests/Parser/resources/
final-url-en 305 http://accnewsmedia.com/site/view.asp?TrackID=&VID=1&CID=8&DID=8&PSID=
306 http://accnewsmedia.com/site/view.asp?TrackID=&VID=1&CID=8&DID=8&PSID=ACC
    [all...]
  /prebuilts/tools/windows/sdl/host/lib/
libSDL.a     [all...]
libSDLmain.a     [all...]

Completed in 861 milliseconds