Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/llistxattr/
Dllistxattr03.c44 static int check_suitable_buf(const char *name, long size) in check_suitable_buf() function
64 if (check_suitable_buf(name, TST_RET)) in verify_llistxattr()
/external/ltp/testcases/kernel/syscalls/listxattr/
Dlistxattr03.c45 static int check_suitable_buf(const char *name, long size) in check_suitable_buf() function
65 if (check_suitable_buf(name, TST_RET)) in verify_listxattr()
/external/ltp/testcases/kernel/syscalls/flistxattr/
Dflistxattr03.c46 static int check_suitable_buf(const int file, long size) in check_suitable_buf() function
64 if (check_suitable_buf(fd[n], TST_RET)) in verify_flistxattr()