代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/35675/1059891
doit
#!/bin/sh
# Name: doit
# Purpose: shift through command line arguments
# Usage: doit [args]
while [ $# -gt 0 ]
do
echo $*
shift
done
www.eeworm.com/read/494783/1152606
oft readme.oft
Open Firmware Flat Tree and usage.
----------------------------------
As part of the ongoing cleanup of the Linux PPC trees, the preferred
way to pass bootloader and board setup information is the op
www.eeworm.com/read/492281/1177034
readme_selectdemo
FILE LIST -
selectDemo.c
DESCRIPTION -
This program demonstrates the usage of the select() routine.
The selectDemo task writes messages to pipe devices. The
selectO
www.eeworm.com/read/492281/1177076
readme_broadcastget
FILE LIST -
broadcastGet.c
DESCRIPTION -
Demo for getting the broadcast message. It also demonstrates the
usage of SIOCGIFCONF ioctl option. This SIOCGIFCONF ioctl
www.eeworm.com/read/489559/1216812
oft readme.oft
Open Firmware Flat Tree and usage.
----------------------------------
As part of the ongoing cleanup of the Linux PPC trees, the preferred
way to pass bootloader and board setup information is the op
www.eeworm.com/read/480930/1311474
sh config3270.sh
#!/bin/sh
#
# config3270 -- Autoconfigure /dev/3270/* and /etc/inittab
#
# Usage:
# config3270
#
# Output:
# /tmp/mkdev3270
#
# Operation:
#
www.eeworm.com/read/474959/1387379
mak dir.mak
# Usage:
# nmake /f dir.mak []
# where are:
# all - build all subdirectories
# clean - clean all subdirectories
# veryclea
www.eeworm.com/read/474959/1387382
cc servant_locator.cc
//
// servant_locator.cc
//
// Usage: servant_locator
//
// On startup, the object reference is printed to cout as a
// stringified IOR. This string should be used as the argument to
//
www.eeworm.com/read/474959/1387386
cc servant_activator.cc
//
// servant_activator.cc
//
// Usage: servant_activator
//
// On startup, the object reference is printed to cout as a
// stringified IOR. This string should be used as the argument to
www.eeworm.com/read/474814/1388750
3 resolvers.3
'\"
'\" Copyright (c) 1998 Lucent Technologies, Inc.
'\"
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
'\"