Home
last modified time | relevance | path

Searched refs:SOCK (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/getxattr/
H A Dgetxattr02.c67 #define SOCK "getxattr02sock" macro
76 SOCK, /* case 03, get attr from UNIX domain socket */
143 if (mknod(SOCK, S_IFSOCK | 0777, 0) == -1) in setup()
145 SOCK); in setup()
/third_party/ltp/testcases/kernel/syscalls/setxattr/
H A Dsetxattr02.c55 #define SOCK "setxattr02sock" macro
117 .fname = SOCK,
192 SAFE_MKNOD(SOCK, S_IFSOCK | 0777, 0); in setup()
/third_party/ltp/testcases/kernel/syscalls/fsetxattr/
H A Dfsetxattr02.c59 #define SOCK "fsetxattr02sock" macro
130 .fname = SOCK,
/third_party/ltp/testcases/kernel/syscalls/fgetxattr/
H A Dfgetxattr02.c66 #define SOCK "fgetxattr02sock" macro
148 .fname = SOCK,

Completed in 2 milliseconds