nfs_tmp           147 test/util/opal_path_nfs.c     bool * nfs_tmp;
nfs_tmp           176 test/util/opal_path_nfs.c     nfs_tmp = (bool*) calloc (count, sizeof(bool));
nfs_tmp           235 test/util/opal_path_nfs.c         nfs_tmp[mount_known] = false;
nfs_tmp           241 test/util/opal_path_nfs.c             nfs_tmp[mount_known] = true;
nfs_tmp           245 test/util/opal_path_nfs.c                 fs, nfs_tmp[mount_known] ? "Yes" : "No");
nfs_tmp           255 test/util/opal_path_nfs.c     *nfs = nfs_tmp;