代码搜索:usage

找到约 10,000 项符合「usage」的源代码

代码结果 10,000
www.eeworm.com/read/307581/13720193

compaccess

#!/bin/ksh # # SAMPLE NAME: compAccess # # FUNCTIONS: This sample shell script lists the explicit access # of users in a specified component. # # USAGE: compAccess componentName #
www.eeworm.com/read/307581/13720211

sh tracksintest.sh

#!/bin/ksh # # SAMPLE NAME: tracksInTest # # FUNCTIONS: This sample shell script lists the tracks that are in the # test state for a specified release. # # USAGE: tracksInTest rel
www.eeworm.com/read/307581/13720212

sh levelfilechgs.sh

#!/bin/ksh # # SAMPLE NAME: levelFileChgs # # FUNCTIONS: This sample shell script lists the files that were # changed for a specified level. # # USAGE: levelFileChgs levelName # #
www.eeworm.com/read/307581/13720225

sh levelhasdeffea.sh

#!/bin/ksh # # SAMPLE NAME: levelHasDefFea # # FUNCTIONS: This sample shell script lists the name of the levels that # contain a specified defect or feature. # # USAGE: levelHasDe
www.eeworm.com/read/307581/13720230

sh newestdefect.sh

#!/bin/ksh # # SAMPLE NAME: newestDefect # # FUNCTIONS: This sample shell script displays the number of the most # recent defect that was entered in the system. # # USAGE: newestD
www.eeworm.com/read/307581/13720235

sh featuresinstate.sh

#!/bin/ksh # # SAMPLE NAME: featuresInState # # FUNCTIONS: This sample shell script lists the feature number # of all features that are in a specified state. # # USAGE: featuresIn
www.eeworm.com/read/307581/13720238

defectsinstate

#!/bin/ksh # # SAMPLE NAME: defectsInState # # FUNCTIONS: This sample shell script lists the defect number # of all defects that are in a specified state. # # USAGE: defectsInStat
www.eeworm.com/read/307581/13720242

sh newestfeature.sh

#!/bin/ksh # # SAMPLE NAME: newestFeature # # FUNCTIONS: This sample shell script displays the number of the most # recent feature that was entered in the system. # # USAGE: newes
www.eeworm.com/read/307581/13720248

commonfilecheckin

#!/bin/ksh # # SAMPLE NAME: commonFileCheckin # # FUNCTIONS: This sample shell script checks in a common file to multiple # releases. # # USAGE: commonFileCheckin filePathName rel
www.eeworm.com/read/307145/13727881

h barproto.h

/* ** The proper usage and copyright information for ** this software is covered in DSCRLic.TXT ** This code is Copyright 1999 by Dann Corbit */ /* ** Definitions for our priority queue mode