Difference between revisions of "SOCU:fcntl"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001300C2] |- | 1 | Socket descriptor |- | 2 | int cmd |- | 3 | arg |- | 4 | Val...") |
(No difference)
|
Revision as of 03:25, 1 May 2014
Request
Index Word | Description |
---|---|
0 | Header code [0x001300C2] |
1 | Socket descriptor |
2 | int cmd |
3 | arg |
4 | Value 0x20 (processID header) |
5 | ProcessID set by the ARM11 kernel. |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | POSIX return value |