mirror of
https://github.com/systemd/systemd.git
synced 2026-07-10 16:47:12 +00:00
We use it for more than just pipe() arrays. For example also for socketpair(). Hence let's give it a generic name. Also add EBADF_TRIPLET to mirror this for things like stdin/stdout/stderr arrays, which we use a bunch of times.