Home
last modified time | relevance | path

Searched refs:ajSysCreateInpipeS (Results 1 – 3 of 3) sorted by relevance

/dports/biology/emboss/EMBOSS-6.6.0/ajax/core/
H A Dajsys.h282 AjPFile ajSysCreateInpipeS(const AjPStr command);
H A Dajsys.c3462 AjPFile ajSysCreateInpipeS(const AjPStr command) in ajSysCreateInpipeS() function
H A Dajfile.c1328 thys = ajSysCreateInpipeS(command); in ajFileNewInPipe()