Searched refs:SECURITY_CC (Results 1 – 1 of 1) sorted by relevance
22 # define SECURITY_CC , security macro48 # define SECURITY_CC macro99 if (pipe_open(&(proc->in), 0 SECURITY_CC) != 0) { in proc_open_pipes()102 if (pipe_open(&(proc->out), 1 SECURITY_CC) != 0) { in proc_open_pipes()105 if (pipe_open(&(proc->err), 2 SECURITY_CC) != 0) { in proc_open_pipes()