Searched refs:SF_PIPE (Results 1 – 3 of 3) sorted by relevance
179 { "pipe", SF_PIPE }, in init_secure()
672 #define SF_PIPE (1<<8) /* Pipe (|) */ macro
363 if (!secure_allow(SF_PIPE)) in exec_mca()2423 if (secure_allow(SF_PIPE)) in commands()