EEXIST 154 ompi/mca/fs/ime/fs_ime.c case EEXIST: EEXIST 153 ompi/mca/fs/lustre/fs_lustre_file_open.c else if ( EEXIST == errno ) { EEXIST 186 ompi/mca/fs/lustre/fs_lustre_file_open.c else if ( EEXIST == errno ) { EEXIST 101 ompi/mca/fs/ufs/fs_ufs_file_open.c else if ( EEXIST == errno ) { EEXIST 143 ompi/mca/fs/ufs/fs_ufs_file_open.c else if ( EEXIST == errno ) { EEXIST 116 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_open.c if (err == -1 && errno != EEXIST) { EEXIST 90 ompi/mca/io/romio321/romio/adio/common/error.c case EEXIST: EEXIST 280 opal/mca/event/libevent2022/libevent/epoll.c } else if (op == EPOLL_CTL_ADD && errno == EEXIST) { EEXIST 98 opal/mca/event/libevent2022/libevent/sample/event-test.c errno = EEXIST; EEXIST 520 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c if (EEXIST != errno) { EEXIST 1658 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c if (EEXIST != errno) { EEXIST 84 opal/mca/shmem/posix/shmem_posix_common_utils.c if (EEXIST == err) { EEXIST 845 orte/mca/snapc/full/snapc_full_app.c if(EEXIST == ret || -1 == ret ) { EEXIST 870 orte/mca/snapc/full/snapc_full_app.c if(EEXIST == ret || -1 == ret ) { EEXIST 2299 orte/orted/orted_submit.c if ((mkfifo(attach_fifo, FILE_MODE) < 0) && errno != EEXIST) { EEXIST 2342 orte/orted/orted_submit.c if ((mkfifo(attach_fifo, FILE_MODE) < 0) && errno != EEXIST) { EEXIST 100 test/event/event-test.c errno = EEXIST;