current_umask 185 orte/mca/plm/tm/plm_tm_module.c mode_t current_umask; current_umask 302 orte/mca/plm/tm/plm_tm_module.c current_umask = umask(0); current_umask 303 orte/mca/plm/tm/plm_tm_module.c umask(current_umask); current_umask 304 orte/mca/plm/tm/plm_tm_module.c opal_asprintf(&var, "0%o", current_umask);