예제 #1
0
파일: file.c 프로젝트: hilarycheng/ring3k
void NtProcessStartup( void )
{
	log_init();

	test_rtl_path();
	test_file_open();
	test_query_directory();

	log_fini();
}
예제 #2
0
static inline t10 dispatch_t168(t168 a169, t9 a170)
{
    return test_file_open(a170);
}