Lines Matching refs:LFS_O_RDONLY
48 lfs_file_open(&lfs, &file, "a/hello", LFS_O_RDONLY) => LFS_ERR_NOENT;
49 lfs_file_open(&lfs, &file, "b/hello", LFS_O_RDONLY) => LFS_ERR_NOENT;
50 lfs_file_open(&lfs, &file, "c/hello", LFS_O_RDONLY) => 0;
59 lfs_file_open(&lfs, &file, "d/hello", LFS_O_RDONLY) => LFS_ERR_NOENT;
146 lfs_file_open(&lfs, &file, "a/hello", LFS_O_RDONLY) => LFS_ERR_NOENT;
147 lfs_file_open(&lfs, &file, "b/hello", LFS_O_RDONLY) => LFS_ERR_NOENT;
148 lfs_file_open(&lfs, &file, "c/hello", LFS_O_RDONLY) => 0;
156 lfs_file_open(&lfs, &file, "d/hello", LFS_O_RDONLY) => LFS_ERR_NOENT;
243 lfs_file_open(&lfs, &file, "a/hello", LFS_O_RDONLY) => 0;
251 lfs_file_open(&lfs, &file, "b/hello", LFS_O_RDONLY) => LFS_ERR_NOENT;
252 lfs_file_open(&lfs, &file, "c/hello", LFS_O_RDONLY) => LFS_ERR_NOENT;
253 lfs_file_open(&lfs, &file, "d/hello", LFS_O_RDONLY) => LFS_ERR_NOENT;
344 lfs_file_open(&lfs, &file, "a/hello", LFS_O_RDONLY) => LFS_ERR_NOENT;
345 lfs_file_open(&lfs, &file, "b/hello", LFS_O_RDONLY) => LFS_ERR_NOENT;
346 lfs_file_open(&lfs, &file, "c/hello", LFS_O_RDONLY) => 0;
354 lfs_file_open(&lfs, &file, "d/hello", LFS_O_RDONLY) => LFS_ERR_NOENT;
460 lfs_file_open(&lfs, &file, "a/hello", LFS_O_RDONLY) => LFS_ERR_NOENT;
461 lfs_file_open(&lfs, &file, "b/hello", LFS_O_RDONLY) => LFS_ERR_NOENT;
462 lfs_file_open(&lfs, &file, "c/hello", LFS_O_RDONLY) => LFS_ERR_NOENT;
463 lfs_file_open(&lfs, &file, "d/hello", LFS_O_RDONLY) => 0;
989 lfs_file_open(&lfs, &file, "a/hello", LFS_O_RDONLY) => LFS_ERR_NOENT;
990 lfs_file_open(&lfs, &file, "b/hello", LFS_O_RDONLY) => LFS_ERR_NOENT;
991 lfs_file_open(&lfs, &file, "c/hello", LFS_O_RDONLY) => LFS_ERR_NOENT;
992 lfs_file_open(&lfs, &file, "d/hello", LFS_O_RDONLY) => 0;
1014 lfs_file_open(&lfs, &file, "a/hello", LFS_O_RDONLY) => LFS_ERR_NOENT;
1015 lfs_file_open(&lfs, &file, "b/hello", LFS_O_RDONLY) => LFS_ERR_NOENT;
1016 lfs_file_open(&lfs, &file, "c/hello", LFS_O_RDONLY) => LFS_ERR_NOENT;
1017 lfs_file_open(&lfs, &file, "d/hello", LFS_O_RDONLY) => 0;
1106 lfs_file_open(&lfs, &file, "/0.before", LFS_O_RDONLY) => 0;
1111 lfs_file_open(&lfs, &file, "/2.in_between", LFS_O_RDONLY) => 0;
1115 lfs_file_open(&lfs, &file, "/4.after", LFS_O_RDONLY) => 0;
1166 lfs_file_open(&lfs, &file, "/0.before", LFS_O_RDONLY) => 0;
1170 lfs_file_open(&lfs, &file, "/2.in_between", LFS_O_RDONLY) => 0;
1174 lfs_file_open(&lfs, &file, "/4.after", LFS_O_RDONLY) => 0;
1262 lfs_file_open(&lfs, &file, "/0.before", LFS_O_RDONLY) => 0;
1267 lfs_file_open(&lfs, &file, "/2.in_between", LFS_O_RDONLY) => 0;
1271 lfs_file_open(&lfs, &file, "/4.after", LFS_O_RDONLY) => 0;
1328 lfs_file_open(&lfs, &file, "/0.before", LFS_O_RDONLY) => 0;
1332 lfs_file_open(&lfs, &file, "/2.in_between", LFS_O_RDONLY) => 0;
1336 lfs_file_open(&lfs, &file, "/4.after", LFS_O_RDONLY) => 0;
1463 lfs_file_open(&lfs, &file, "/dir.1/0.before", LFS_O_RDONLY) => 0;
1468 lfs_file_open(&lfs, &file, "/dir.1/2.after", LFS_O_RDONLY) => 0;
1472 lfs_file_open(&lfs, &file, "/dir.2/0.before", LFS_O_RDONLY) => 0;
1476 lfs_file_open(&lfs, &file, "/dir.2/2.after", LFS_O_RDONLY) => 0;
1567 lfs_file_open(&lfs, &file, "/dir.1/0.before", LFS_O_RDONLY) => 0;
1571 lfs_file_open(&lfs, &file, "/dir.1/2.after", LFS_O_RDONLY) => 0;
1575 lfs_file_open(&lfs, &file, "/dir.2/0.before", LFS_O_RDONLY) => 0;
1579 lfs_file_open(&lfs, &file, "/dir.2/2.after", LFS_O_RDONLY) => 0;
1711 lfs_file_open(&lfs, &file, "/parent/0.before", LFS_O_RDONLY) => 0;
1716 lfs_file_open(&lfs, &file, "/parent/2.after", LFS_O_RDONLY) => 0;
1720 lfs_file_open(&lfs, &file, "/parent/child/0.before", LFS_O_RDONLY) => 0;
1724 lfs_file_open(&lfs, &file, "/parent/child/2.after", LFS_O_RDONLY) => 0;
1879 lfs_file_open(&lfs, &file, "/parent/sibling/0.before", LFS_O_RDONLY) => 0;
1884 lfs_file_open(&lfs, &file, "/parent/sibling/2.after", LFS_O_RDONLY) => 0;
1888 lfs_file_open(&lfs, &file, "/parent/child/0.before", LFS_O_RDONLY) => 0;
1892 lfs_file_open(&lfs, &file, "/parent/child/2.after", LFS_O_RDONLY) => 0;