Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/upas/ned/
H A Dnedmail.c94 Message* rpipecmd(Cmd*, Message*);
133 { "||", 1, rpipecmd, "||cmd pipe raw message to a command" },
2372 rpipecmd(Cmd *c, Message *m) in rpipecmd() function