ncache_timeout     49 ompi/mca/fs/pvfs2/fs_pvfs2_file_delete.c     char * ncache_timeout;
ncache_timeout     53 ompi/mca/fs/pvfs2/fs_pvfs2_file_delete.c         ncache_timeout = getenv("PVFS2_NCACHE_TIMEOUT");
ncache_timeout     54 ompi/mca/fs/pvfs2/fs_pvfs2_file_delete.c         if (ncache_timeout == NULL )
ncache_timeout     71 ompi/mca/fs/pvfs2/fs_pvfs2_file_open.c     char * ncache_timeout;
ncache_timeout     93 ompi/mca/fs/pvfs2/fs_pvfs2_file_open.c         ncache_timeout = getenv("PVFS2_NCACHE_TIMEOUT");
ncache_timeout     94 ompi/mca/fs/pvfs2/fs_pvfs2_file_open.c         if (ncache_timeout == NULL ) {
ncache_timeout     53 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_common.c     char * ncache_timeout;
ncache_timeout     64 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_common.c     ncache_timeout = getenv("PVFS2_NCACHE_TIMEOUT");
ncache_timeout     65 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_common.c     if (ncache_timeout == NULL )