Home
last modified time | relevance | path

Searched defs:_pipe (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/vms/
H A Dvms.c2936 struct _pipe { struct
2937 RQE free;
2938 RQE wait;
2939 int fd_out;
2940 unsigned short chan_in;
2941 unsigned short chan_out;
2942 char *buf;
2943 unsigned int bufsize;
2944 IOSB iosb;
2945 IOSB iosb2;
[all …]
/openbsd-src/sys/dev/pci/drm/i915/gvt/
H A Dreg.h68 #define REG_50080(_pipe, _plane) ({ \ argument