Searched refs:MASTER_FLOW_READ (Results 1 – 8 of 8) sorted by relevance
97 if ((n = read(MASTER_FLOW_READ, buf, count > BUFFER_SIZE ? in mail_flow_get()141 if ((count = peekfd(MASTER_FLOW_READ)) < 0) in mail_flow_count()
196 if (master_flow_pipe[0] <= MASTER_FLOW_READ) in master_spawn()198 myname, MASTER_FLOW_READ); in master_spawn()199 if (DUP2(master_flow_pipe[0], MASTER_FLOW_READ) < 0) in master_spawn()
46 #define MASTER_FLOW_READ 3 macro
647 close_on_exec(MASTER_FLOW_READ, CLOSE_ON_EXEC); in dgram_server_main()
791 close_on_exec(MASTER_FLOW_READ, CLOSE_ON_EXEC); in trigger_server_main()
805 close_on_exec(MASTER_FLOW_READ, CLOSE_ON_EXEC); in single_server_main()
914 close_on_exec(MASTER_FLOW_READ, CLOSE_ON_EXEC); in multi_server_main()
950 close_on_exec(MASTER_FLOW_READ, CLOSE_ON_EXEC); in event_server_main()