Searched refs:mknod_blk_path (Results 1 – 1 of 1) sorted by relevance
60 static const char *mknod_blk_path = "/tmp/mknod_blk_test"; variable154 show_result(mknod(mknod_blk_path, S_IFBLK, MKDEV(1, 0))); in stage_file_test()214 unlink(mknod_blk_path); in creanup_files()