Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_file_test.c59 static const char *mknod_chr_path = "/tmp/mknod_chr_test"; variable
151 show_result(mknod(mknod_chr_path, S_IFCHR, MKDEV(1, 3))); in stage_file_test()
213 unlink(mknod_chr_path); in creanup_files()