Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_file_test.c60 static const char *mknod_blk_path = "/tmp/mknod_blk_test"; variable
154 show_result(mknod(mknod_blk_path, S_IFBLK, MKDEV(1, 0))); in stage_file_test()
214 unlink(mknod_blk_path); in creanup_files()