Home
last modified time | relevance | path

Searched refs:fhandle2 (Results 1 – 5 of 5) sorted by relevance

/dports/net/libnfs/libnfs-libnfs-4.0.0/nfs/
H A Dnfs.x863 fhandle2 dir;
868 fhandle2 fhandle;
903 fhandle2 file;
915 fhandle2 file;
930 fhandle2 file;
949 fhandle2 file;
973 fhandle2 file;
1002 fhandle2 from;
1026 fhandle2 file;
1046 fhandle2 dir;
[all …]
H A Dlibnfs-raw-nfs.h1006 fhandle2 dir;
1012 fhandle2 fhandle;
1054 fhandle2 file;
1068 fhandle2 file;
1086 fhandle2 file;
1108 fhandle2 file;
1136 fhandle2 file;
1171 fhandle2 from;
1200 fhandle2 file;
1224 fhandle2 dir;
[all …]
H A Dlibnfs-raw-nfs.c1739 zdr_fhandle2 (ZDR *zdrs, fhandle2 objp) in zdr_fhandle2()
/dports/science/hdf5-18/hdf5-1.8.21/test/
H A Dvfd.c693 int *fhandle=NULL, *fhandle2=NULL; in test_family() local
772 if(H5Fget_vfd_handle(file, fapl2, (void **)&fhandle2) < 0) in test_family()
774 if(*fhandle2 < 0) in test_family()
992 int *fhandle2=NULL, *fhandle=NULL; in test_multi() local
1108 if(H5Fget_vfd_handle(file, fapl2, (void **)&fhandle2) < 0) in test_multi()
1110 if(*fhandle2<0) in test_multi()
/dports/science/hdf5/hdf5-1.10.6/test/
H A Dvfd.c863 int *fhandle=NULL, *fhandle2=NULL; in test_family() local
958 if(H5Fget_vfd_handle(file, fapl2, (void **)&fhandle2) < 0) in test_family()
960 if(*fhandle2 < 0) in test_family()
1196 int *fhandle2=NULL, *fhandle=NULL; in test_multi() local
1328 if(H5Fget_vfd_handle(file, fapl2, (void **)&fhandle2) < 0) in test_multi()
1330 if(*fhandle2<0) in test_multi()