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

  /external/ltp/testcases/kernel/fs/doio/include/
write_log.h 63 char w_path[WLOG_MAX_PATH+1]; /* file written to - */ member in struct:wlog_rec
  /external/ltp/testcases/kernel/fs/doio/
write_log.c 436 memcpy(file, wrec->w_path, wrecd->w_pathlen);
472 memcpy(wrec->w_path, file, wrec->w_pathlen);
doio.c     [all...]
  /external/webrtc/webrtc/base/
proxydetect.cc 384 wchar_t w_path[MAX_PATH]; local
385 if (SHGetFolderPath(0, CSIDL_APPDATA, 0, SHGFP_TYPE_CURRENT, w_path) !=
390 path->SetFolder(ToUtf8(w_path, wcslen(w_path)));
    [all...]

Completed in 295 milliseconds