Home
last modified time | relevance | path

Searched refs:ajSeqoutOpenFilename (Results 1 – 4 of 4) sorted by relevance

/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Dwhichdb.c122 if(!ajSeqoutOpenFilename(seqout,snam)) in main()
H A Demma.c212 if(!ajSeqoutOpenFilename( fil_file, tmpFilename)) in main()
/dports/biology/emboss/EMBOSS-6.6.0/ajax/core/
H A Dajseqwrite.h71 AjBool ajSeqoutOpenFilename(AjPSeqout seqout, const AjPStr name);
H A Dajseqwrite.c9142 AjBool ajSeqoutOpenFilename(AjPSeqout seqout, const AjPStr name) in ajSeqoutOpenFilename() function
10907 return ajSeqoutOpenFilename(seqout, name); in ajSeqFileNewOut()