pipes_perm()pipes/pipes.module, line 29
Implementation of hook_perm()
function pipes_perm() { return array('administer pipes', 'submit pipe request', 'view pipes'); }