Searched refs:T_REG (Results 1 – 1 of 1) sorted by relevance
52 #define T_REG "t_reg" /* regular file with content */ macro271 .path = T_REG,302 fd = SAFE_OPEN(T_REG, O_WRONLY | O_CREAT, 0644); in setup()306 tst_brk(TBROK | TERRNO, "Write %s failed", T_REG); in setup()311 SAFE_LINK(T_REG, T_LINK_REG); in setup()312 SAFE_SYMLINK(T_REG, T_SYMLINK_REG); in setup()