代码搜索结果
找到约 110,635 项符合
Driver 的代码
isprefix.driver.c
/*= -*- c-basic-offset: 4; indent-tabs-mode: nil; -*-
* librsync -- dynamic caching and delta update in HTTP
* $Id: isprefix.driver.c,v 1.1 2002/01/25 21:08:26 bje Exp $
*
* Copyright (C) 2000 by
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.rc
// Resource script for EVENTLOG driver
// Generated by Walt Oney's driver wizard
#include
LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,0,0
driver.rc
// Resource script for usbgps driver
// Generated by Walt Oney's driver wizard
#include
LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
// TODO Customize the following version resource
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.dsp
# Microsoft Developer Studio Project File - Name="driver" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dy
driver.lst
C51 COMPILER V7.20 DRIVER 11/15/2005 18:46:55 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE DRIVER
OBJECT MODULE PLACED IN
driver.java
/*
* Driver.java
*
* Created on February 28, 2001, 1:29 PM
*/
/**
*
* @author
* @version
*/
package Employee;
public final class Driver extends Hourly {
double onCall;
driver.java.bak
/*
* Driver.java
*
* Created on February 28, 2001, 1:29 PM
*/
/**
*
* @author
* @version
*/
package Employee;
public final class Driver extends Hourly {
double onCall;