/src/tests/fs/nullfs/ |
t_basic.c | 45 xread_tfile(const char *path, const char *mstr) function in typeref:typename:int 96 error = xread_tfile("/td2/tensti", "jeppe"); 103 error = xread_tfile("/td1/kiekko", "keppi"); 110 error = xread_tfile("/td2/tensti", "se oolannin sota");
|
t_basic.c | 45 xread_tfile(const char *path, const char *mstr) function in typeref:typename:int 96 error = xread_tfile("/td2/tensti", "jeppe"); 103 error = xread_tfile("/td1/kiekko", "keppi"); 110 error = xread_tfile("/td2/tensti", "se oolannin sota");
|
/src/tests/fs/vfs/ |
t_union.c | 42 xread_tfile(const char *mp, const char *path) function in typeref:typename:int 123 error = xread_tfile(mp, TFILE); 130 if ((error = xread_tfile(lowerpath, "kiekko")) != ENOENT)
|
t_union.c | 42 xread_tfile(const char *mp, const char *path) function in typeref:typename:int 123 error = xread_tfile(mp, TFILE); 130 if ((error = xread_tfile(lowerpath, "kiekko")) != ENOENT)
|