]> granicus.if.org Git - strace/blob - xlat/shutdown_modes.in
Add default values for SYNC_FILE_RANGE_* constants
[strace] / xlat / shutdown_modes.in
1         { 0,    "SHUT_RD"       },
2         { 1,    "SHUT_WR"       },
3         { 2,    "SHUT_RDWR"     },