Searched refs:share (Results 1 – 6 of 6) sorted by relevance
79 affecting other processes that share the tty.
70 * processes that are binding to the same address and port "share"
402 DWORD share; in fs__open() local466 share = 0; in fs__open()468 share = FILE_SHARE_READ | FILE_SHARE_WRITE | FILE_SHARE_DELETE; in fs__open()570 share, in fs__open()
18 conditions that creators and other rights holders may use to share
1848 * unix: squelch fchmod() EPERM on CIFS share (Ben Noordhuis)2954 * win: map UV_FS_O_EXLOCK to a share mode of 0 (Joran Dirk Greef)5766 * fsevents: share FSEventStream between multiple FS watchers, which removes a5787 * fsevents: share FSEventStream between multiple FS watchers, which removes a
173 may want to share file descriptors with the child. For example, perhaps your
Completed in 35 milliseconds