代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/129891/14219074
c,v main.c,v
head 1.1;
branch ;
access ;
symbols ;
locks ;
comment @ * @;
1.1
date 94.01.17.14.59.29; author rstevens; state Exp;
branches ;
next ;
desc
@@
1.1
log
@08Dec93 version fo
www.eeworm.com/read/129891/14219336
c main.c
/* include main1 */
#include "udpcksum.h"
/* DefinE global variables */
struct sockaddr *dest, *local;
socklen_t destlen, locallen;
int datalink; /* from pcap_datalink(), in */
cha
www.eeworm.com/read/129271/14255300
txt 7-2.txt
import java.io.*;
public class MakeDir {
private final static String usage =
"Usage:MakeDir path1 ...\n" +
"Creates each path\n" +
"Usage:MakeDir -d path1 ...\n" +
"Deletes e
www.eeworm.com/read/230899/14269692
c bootpcmd.c
/*************************************************/
/* Center for Information Technology Integration */
/* The University of Michigan */
/*
www.eeworm.com/read/229146/14351403
c usb_desc.c
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : usb_desc.c
* Author : MCD Application Team
* Date First Issued : 27/10/2003
*
www.eeworm.com/read/127382/14357081
c main.c
#include "call.h"
/* define global variables */
char escapec = '~';
char *src;
char *dst;
static void usage(char *);
int
main(int argc, char *argv[])
{
int c, remfd, debug;
cha
www.eeworm.com/read/127382/14357240
c main.c
#include "lprps.h"
static void usage(void);
int
main(int argc, char *argv[])
{
int c;
log_open("lprps", LOG_PID, LOG_LPR);
opterr = 0; /* don't want getopt() writing to stderr */