IPC · Section 2
pipe(2)
Architecture mapping
| Architecture | Number | ABI | Entry point |
|---|---|---|---|
| x86 (i386) | 42 | i386 | sys_pipe |
| x64 (x86_64) | 22 | common | sys_pipe |
IPC · Section 2
| Architecture | Number | ABI | Entry point |
|---|---|---|---|
| x86 (i386) | 42 | i386 | sys_pipe |
| x64 (x86_64) | 22 | common | sys_pipe |