Jump to content
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
HP.com home

Transition Impacts

HP-UX Software Transition Kit
» 

DSPP Home

» HP STK home
HP-UX STK
» Home
» Overview
» Tools
» Documentation
» Transition impacts
» Identifier types
» Impact list
» Qualifying on HP-UX
» Porting to HP-UX
» FAQ
» Glossary
» Help
» Send us feedback
Site maps
» HP-UX STK
» DSPP
Content starts here

Description of "C" identifier type

 

C UNIX commands

When the C identifier type appears on your output report, it indicates that the file scanner recognized the identifier it found as a UNIX command.

Likely cause of overreporting
in C or C++ programs
Recommendation
Most Common:
A path basename or word in a literal string in your source code matches a UNIX command in the file scanner database.
Recommended: Use -I synopsisID to exclude this impact.
OR use -Y C to exclude the search for command arguments or environment variables.
You can add the -I option to your .scanrc file, but avoid adding -Y C. Using -Y C in your .scanrc file instructs the file scanner to ignore all C identifier type impacts in all your scans.
Likely cause of overreporting
in scripts or makefiles
Recommendation
Most Common:
A path basename or word in your source code matches a UNIX command in the file scanner database.
Use -I synopsisID to exclude this impact.
You can add the -I option to your .scanrc file.

To obtain information about files that are classified as "unknown", see Files of Unknown Type.

For more information on file scanner options, see:

Printable version
Privacy statement Using this site means you accept its terms Feedback to DSPP
© 2007 Hewlett-Packard Development Company, L.P.