代码搜索结果

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

driver.cpp

/************************************************************************ * 文件名称:Driver.cpp * 作 者:张帆 * 完成日期:2007-11-1 **************************

driver.h

/************************************************************************ * 文件名称:Driver.h * 作 者:张帆 * 完成日期:2007-11-1 ****************************

driver.cpp

/************************************************************************ * 文件名称:Driver.cpp * 作 者:张帆 * 完成日期:2007-11-1 **************************

driver.h

/************************************************************************ * 文件名称:Driver.h * 作 者:张帆 * 完成日期:2007-11-1 ****************************

driver.cpp

/************************************************************************ * 文件名称:Driver.cpp * 作 者:张帆 * 完成日期:2007-11-1 **************************

driver.sh

#! /bin/sh -e # Regression test driver for librsync. # Copyright (C) 2000, 2001 by Martin Pool # $Id: driver.sh,v 1.3 2003/03/26 14:41:54 abo Exp $ # This program is free software; you can redistri

driver.c

#include"../memory/memory.h" #define MAX_PAGE_SIZE (120*PAGE_SIZE) int idle_device(struct file_system_call_parameter *par) { int i,*p,*p1; extern void test(void ); switch(par->comman

driver.c

#include "apue.h" void do_driver(char *driver) { pid_t child; int pipe[2]; /* * Create a stream pipe to communicate with the driver. */ if (s_pipe(pipe) < 0) err_sys("can't create stream

driver.rc

// Resource script for polling driver // Generated by Walt Oney's driver wizard #include LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL VS_VERSION_INFO VERSIONINFO FILEVERSION 1,0,0,0

driver.h

// Declarations for polling driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #include "generic.h" #define DRIVERNAME "POLLING" // for u