Home
last modified time | relevance | path

Searched refs:annfile (Results 1 – 8 of 8) sorted by relevance

/dports/security/snortsnarf/SnortSnarf-1.0/sisr/modules/
H A Dadd_alert_set_notes_to_anns.pl28 my($annfile)= &get_config_field($configfile,'ann-db-loc');
29 if ($annfile eq '') {
37 my $tree= &load_XML_tree($annfile);
39 …$tree->[0] eq "ANNOTATION-BASE" || die "invalid annotation XML file ($annfile); expected root elem…
64 &save_XML_tree($tree,$annfile);
/dports/security/snortsnarf/SnortSnarf-1.0/SnortSnarf-021111.1/sisr/modules/
H A Dadd_alert_set_notes_to_anns.pl28 my($annfile)= &get_config_field($configfile,'ann-db-loc');
29 if ($annfile eq '') {
37 my $tree= &load_XML_tree($annfile);
39 …$tree->[0] eq "ANNOTATION-BASE" || die "invalid annotation XML file ($annfile); expected root elem…
64 &save_XML_tree($tree,$annfile);
/dports/deskutils/gtimer/gtimer-2.0.0/
H A Dtask.c419 char line[512], *ptr, *ptr2, temp[10], *annfile, *anntext; local
502 annfile = (char *) malloc ( strlen ( path ) + 1 );
503 strcpy ( annfile, path );
504 ptr = annfile + strlen ( annfile ) - 5;
507 if ( stat ( annfile, &buf ) == 0 ) {
508 fd = open ( annfile, O_RDONLY );
545 free ( annfile );
H A Dproject.c307 char line[512], *ptr, *ptr2, temp[10], *annfile, *anntext; local
/dports/textproc/py-nltk/nltk-3.4.1/nltk/chunk/
H A Dnamed_entity.py226 annfile = textfile + '.tmx.rdc.xml'
230 with open(annfile, 'r') as infile:
/dports/www/interchange/interchange-5.6.3/lib/Vend/
H A DMenu.pm2038 sub annfile { subroutine
2070 $record{name} = annfile($_);
/dports/security/snortsnarf/SnortSnarf-1.0/SnortSnarf-021111.1/
H A DUsage123 specified annotation database by using the -db <annfile.xml> option, where
124 <annfile.xml> is the full path to your annotation database file. An
/dports/security/snortsnarf/SnortSnarf-1.0/
H A DUsage123 specified annotation database by using the -db <annfile.xml> option, where
124 <annfile.xml> is the full path to your annotation database file. An