nfs                89 test/util/opal_path_nfs.c static void get_mounts (int * num_dirs, char ** dirs[], bool ** nfs);
nfs                96 test/util/opal_path_nfs.c     bool * nfs;
nfs               112 test/util/opal_path_nfs.c     get_mounts (&num_dirs, &dirs, &nfs);
nfs               114 test/util/opal_path_nfs.c         test (dirs[num_dirs], nfs[num_dirs]);
nfs               139 test/util/opal_path_nfs.c void get_mounts (int * num_dirs, char ** dirs[], bool * nfs[])
nfs               156 test/util/opal_path_nfs.c         *nfs = NULL;
nfs               255 test/util/opal_path_nfs.c     *nfs = nfs_tmp;