Searched refs:buildcode (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/cmd/fm/scripts/ |
H A D | buildcode.pl | 91 sub buildcode { subroutine 353 print "SUNW-MSG-ID: " . buildcode($dictname, $dictval) . "\n"; 355 print buildcode($dictname, $dictval) . "\n";
|
H A D | dictck.pl | 75 my $buildcode = 'buildcode'; 86 $buildcode = $opt_b if defined($opt_b); 205 open(B, "$buildcode $dname $rhs|") or
|
H A D | Makefile | 33 FMSCRIPTS = buildcode bustcode dictck
|
/titanic_41/usr/src/cmd/fm/dicts/ |
H A D | Makefile | 79 DICTCKFLAGS = -b ../scripts/buildcode
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-fault-management-eversholt-utilities.mf | 37 file path=usr/lib/fm/buildcode mode=0555
|
/titanic_41/usr/src/lib/fm/libdiagcode/common/ |
H A D | diagcode.c | 99 static int buildcode(fm_dc_handle_t *dhp, const char *rhsp, 424 return (buildcode(dhp, rhsp, code, maxcode, debugstr)); in fm_dc_key2code() 700 buildcode(fm_dc_handle_t *dhp, const char *rhsp, in buildcode() function
|
/titanic_41/ |
H A D | .gitignore | 1185 usr/src/cmd/fm/scripts/buildcode
|