Home
last modified time | relevance | path

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

/dports/news/trn4/trn-4.0-test77/
H A Dmime.h162 int mime_Exec _((char*));
H A Ddecode.c394 mime_Exec(mcp->command);
H A Dmime.c179 if (mime_Exec(mcp->testcommand) == 0)
200 mime_Exec(cmd) in mime_Exec() function