Searched defs:O_RDWR (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/TAPHelper/ | ||
| D | TAPTools.cs | 22 private const int O_RDWR = 2; field in Antmicro.Renode.TAPHelper.TAPTools |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/ | ||
| D | VideoCapturer.cs | 246 private const int O_RDWR = 2; field in Antmicro.Renode.VideoCapturer |