代码搜索结果

找到约 10,000 项符合 Driver 的代码

driver.cpp

#include "driver.h" #define TIMER_OUT 2 int number =0; void HelloBluescreen() { //KeBugCheckEx(9989,0x22222,0x0001111,0x9928283,0x1224e23); //KeMessgeBox(NULL,"me","ok",MB_OK); //K

driver.c

/* driver.c Driver program. */ #include #include #include #include #include #include #include #include "d

driver.c

#include #include #include #include #include "getopt.h" #include "debugmalloc.h" #define NUMTESTCASES 8 static void run_test_case(int n) { swit

driver.h

/* * WPA Supplicant - driver interface definition * Copyright (c) 2003-2006, Jouni Malinen * * This program is free software; you can redistribute it and/or modify * it under the t