Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/lchown/
Dlchown02.c81 static void setup_enotdir(int pos);
99 {SFILE3, "Path contains regular file", ENOTDIR, setup_enotdir},
261 static void setup_enotdir(int pos LTP_ATTRIBUTE_UNUSED) in setup_enotdir() function