mkfifo 889 opal/mca/btl/smcuda/btl_smcuda_component.c if(mkfifo(mca_btl_smcuda_component.sm_fifo_path, 0660) < 0) { mkfifo 105 opal/mca/event/libevent2022/libevent/sample/event-test.c if (mkfifo(fifo, 0600) == -1) { mkfifo 844 orte/mca/snapc/full/snapc_full_app.c if( (ret = mkfifo(app_comm_pipe_r, 0660)) < 0) { mkfifo 869 orte/mca/snapc/full/snapc_full_app.c if( (ret = mkfifo(app_comm_pipe_w, 0660)) < 0) { mkfifo 2299 orte/orted/orted_submit.c if ((mkfifo(attach_fifo, FILE_MODE) < 0) && errno != EEXIST) { mkfifo 2342 orte/orted/orted_submit.c if ((mkfifo(attach_fifo, FILE_MODE) < 0) && errno != EEXIST) { mkfifo 107 test/event/event-test.c if (mkfifo (fifo, 0600) == -1) {