Searched refs:T_REG_EMPTY (Results 1 – 1 of 1) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/open/ |
D | open11.c | 53 #define T_REG_EMPTY "t_reg_empty" /* empty regular file */ macro 73 .path = T_REG_EMPTY, 80 .path = T_REG_EMPTY, 87 .path = T_REG_EMPTY, 94 .path = T_REG_EMPTY, 101 .path = T_REG_EMPTY, 123 .path = T_REG_EMPTY, 240 .path = T_REG_EMPTY, 263 .path = T_REG_EMPTY, 308 SAFE_TOUCH(T_REG_EMPTY, 0644, NULL); in setup()
|