hintfile           64 ompi/mca/io/romio321/romio/adio/common/system_hints.c     char * hintfile;
hintfile           66 ompi/mca/io/romio321/romio/adio/common/system_hints.c     hintfile = getenv(ROMIO_HINT_ENV_VAR);
hintfile           67 ompi/mca/io/romio321/romio/adio/common/system_hints.c     if(hintfile)
hintfile           68 ompi/mca/io/romio321/romio/adio/common/system_hints.c     fd = open(hintfile, O_RDONLY);