summaryrefslogtreecommitdiff
path: root/088.out.irix
blob: f31ecf902f08b0e296c2c16de95d2bfca9d14239 (plain)
1
2
3
4
5
6
7
8
9
QA output created by 088
access(TEST_DIR/t_access, 0) returns 0
access(TEST_DIR/t_access, R_OK) returns 0
access(TEST_DIR/t_access, W_OK) returns 0
access(TEST_DIR/t_access, X_OK) returns 0
access(TEST_DIR/t_access, R_OK | W_OK) returns 0
access(TEST_DIR/t_access, R_OK | X_OK) returns 0
access(TEST_DIR/t_access, W_OK | X_OK) returns 0
access(TEST_DIR/t_access, R_OK | W_OK | X_OK) returns 0