Searched refs:_pipe (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/sys/dev/pci/drm/i915/gvt/ |
| H A D | reg.h | 68 #define REG_50080(_pipe, _plane) ({ \ argument 69 typeof(_pipe) (p) = (_pipe); \
|
| /openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/ |
| H A D | OutputRedirector.cpp | 26 if (_pipe(new_fd, 4096, O_TEXT) == -1) { in RedirectFd()
|
| /openbsd-src/usr.sbin/unbound/dnstap/ |
| H A D | dtstream.c | 2163 if(_pipe(dtio->commandpipe, 4096, _O_BINARY) == -1) { in dt_io_thread_stop() 2164 log_err("failed to create _pipe: %s", in dt_io_thread_stop()
|
| /openbsd-src/gnu/llvm/lldb/source/Core/ |
| H A D | Debugger.cpp | 893 return _pipe(fds, size, O_BINARY); in OpenPipe()
|
| /openbsd-src/gnu/usr.bin/perl/vms/ |
| H A D | vms.c | 2906 typedef struct _pipe Pipe; 2907 typedef struct _pipe* pPipe; 2936 struct _pipe { struct
|
| /openbsd-src/gnu/usr.bin/perl/win32/ |
| H A D | win32.c | 3534 return _pipe(pfd, size, mode); in win32_popenlist()
|