Home
last modified time | relevance | path

Searched refs:ENOTEMPTY (Results 1 – 6 of 6) sorted by relevance

/tools/include/uapi/asm-generic/
A Derrno.h20 #define ENOTEMPTY 39 /* Directory not empty */ macro
/tools/arch/mips/include/uapi/asm/
A Derrno.h68 #define ENOTEMPTY 93 /* Directory not empty */ macro
/tools/arch/parisc/include/uapi/asm/
A Derrno.h109 #define ENOTEMPTY 247 /* Directory not empty */ macro
/tools/arch/alpha/include/uapi/asm/
A Derrno.h43 #define ENOTEMPTY 66 /* Directory not empty */ macro
/tools/arch/sparc/include/uapi/asm/
A Derrno.h40 #define ENOTEMPTY 66 /* Directory not empty */ macro
/tools/testing/selftests/landlock/
A Dfs_test.c261 if (errno != ENOTEMPTY && errno != EBUSY) in remove_path()
2452 ASSERT_EQ(ENOTEMPTY, errno); in TEST_F_FORK()

Completed in 16 milliseconds