Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_file_test.c62 static const char *mknod_sock_path = "/tmp/mknod_sock_test"; variable
160 show_result(mknod(mknod_sock_path, S_IFSOCK, 0)); in stage_file_test()
216 unlink(mknod_sock_path); in creanup_files()