Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_file_test.c58 static const char *mknod_reg_path = "/tmp/mknod_reg_test"; variable
148 show_result(mknod(mknod_reg_path, S_IFREG, 0)); in stage_file_test()
212 unlink(mknod_reg_path); in creanup_files()