HomeSort by relevance Sort by last modified time
    Searched refs:appcert (Results 1 - 11 of 11) sorted by null

  /onnv/onnv-gate/usr/src/pkgdefs/SUNWapct/
prototype_com 50 f none usr/bin/appcert 555 root bin
53 d none usr/lib/abi/appcert 0755 root bin
54 f none usr/lib/abi/appcert/AppcertUtil.pm 0555 root bin
55 f none usr/lib/abi/appcert/static_prof 0555 root bin
56 f none usr/lib/abi/appcert/symcheck 0555 root bin
57 f none usr/lib/abi/appcert/symprof 0555 root bin
58 f none usr/lib/abi/appcert/symreport 0555 root bin
59 f none usr/lib/abi/appcert/abi_index 0555 root bin
60 f none usr/lib/abi/appcert/etc.alt 0444 root bin
61 f none usr/lib/abi/appcert/etc.scoped 0444 root bi
    [all...]
  /onnv/onnv-gate/usr/src/cmd/abi/appcert/scripts/
Makefile 27 # cmd/abi/appcert/scripts/Makefile
30 PROG= appcert
43 ROOTLIBABIDIR = $(ROOTLIB)/abi/appcert
appcert.pl 31 # This is the top level script for performing the appcert checks. It
47 use lib qw(/usr/lib/abi/appcert);
65 # The directory where the appcert specific scripts and data reside:
66 $appcert_lib_dir = "/usr/lib/abi/appcert";
192 # like: /tmp/appcert.<PID>
209 # Default case: will create, e.g., /tmp/appcert.12345
589 "usage: appcert [ -nBLS ] [ -f file ] [ -w dir ] { obj | dir } ...\n" .
symcheck.pl 44 use lib qw(/usr/lib/abi/appcert);
1102 # checked by appcert.
symprof.pl 49 use lib qw(/usr/lib/abi/appcert);
75 # appcert. A sanity check is performed here to make sure it exists.
    [all...]
symreport.pl 43 use lib qw(/usr/lib/abi/appcert);
165 "see the appcert documentation for more information.\n");
435 # This is used to communicate back to the appcert script to
AppcertUtil.pm 29 # This module contains utility routines and data for use by the appcert
30 # programs: appcert, symprof, symcheck, and symreport.
296 # When appcert started up, it stored the /usr/bin/file output in the
297 # app's output directory (appcert: record_binary()). This subroutine
341 # When appcert started up, it stored the /usr/ccs/bin/dump output in the
342 # app's output directory (appcert: record_binary()). This subroutine
602 # Set or get the overall appcert result/return code.
609 # exit() code for the appcert script.
613 # 0 appcert completed OK and ZERO binaries had problems detected
615 # 1 appcert failed someho
    [all...]
  /onnv/onnv-gate/usr/src/cmd/abi/appcert/static_prof/
Makefile.com 28 # cmd/abi/appcert/static_prof/Makefile.com
49 ROOTLIB_APPCERT= $(ROOT)/usr/lib/abi/appcert
  /onnv/onnv-gate/usr/src/cmd/abi/
Makefile 28 SUBDIRS = spectrans apptracecmd appcert
  /onnv/onnv-gate/usr/src/lib/libelfsign/
README 32 library for appcert and friends doesn't make any sense. If the APIs
  /onnv/onnv-gate/usr/src/cmd/abi/appcert/etc/
Makefile 25 # cmd/abi/appcert/etc/Makefile
34 ROOTLIBAPPCERT= $(ROOT)/usr/lib/abi/appcert

Completed in 480 milliseconds