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

  /external/chromium/base/
platform_file_win.cc 44 DWORD sharing = (flags & PLATFORM_FILE_EXCLUSIVE_READ) ? 0 : FILE_SHARE_READ; local
46 sharing |= FILE_SHARE_WRITE;
58 HANDLE file = CreateFile(name.value().c_str(), access, sharing, NULL,
  /external/iproute2/doc/
api-ip6-flowlabels.tex 394 \item \verb|S| is sharing style.
396 sharing style.
ip-cref.tex 403 to all hosts sharing the same link. A typical example is an Ethernet link.
838 addresses and link layer addresses for hosts sharing the same link.
    [all...]
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 524 of promoting the sharing and reuse of software generally.
  /external/e2fsprogs/lib/et/
texinfo.tex 97 %all derivatives of our free software and of promoting the sharing and reuse of
    [all...]

Completed in 1487 milliseconds