Searched refs:shortName (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libadt_jni/
H A Dauditxml_jni244 my $shortName = uc $listName;
245 $shortName =~ s/_TEXT//;
252 print Jfile "\tpublic static final int ADT_$shortName",
260 print Jfile "\tpublic static final int ADT_$shortName";
/osnet-11/usr/src/lib/libbsm/
H A Dauditxml405 my $shortName = uc $listName;
406 $shortName =~ s/_TEXT//;
414 print Hfile "#define\t${pfx_ADT}_$shortName\t$start\n" if $start;
433 my $line = "\t${pfx_ADT}_$shortName"."_$id$start\t/* ";

Completed in 22 milliseconds