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

/osnet-11/usr/src/lib/libbsm/
H A Dauditxml.pm512 my @kid = $obj->getKids(); # kids of note_list are note
529 print STDERR "invalid tag in <note_list> block: $class\n";
561 %note_list = (); # noteList string list id to obj
580 register('note_list', 0, \&note_list);
791 defined $note_list{$note_list_id}) {
792 my %note_hash_ref = $note_list{$note_list_id}->getNotes;
885 sub note_list { subroutine
891 if (defined $note_list{$id}) {
892 print STDERR "note_list \'
[all...]

Completed in 253 milliseconds