Home
last modified time | relevance | path

Searched refs:fh_data (Results 1 – 25 of 34) sorted by relevance

12

/netbsd/external/bsd/am-utils/dist/hlfsd/
H A Dstubs.c79 memcpy(root.fh_data, &ui, sizeof(ui)); in hlfsd_init_filehandles()
82 memcpy(slink.fh_data, &ui, sizeof(ui)); in hlfsd_init_filehandles()
85 memcpy(un_fhandle.fh_data, &ui, sizeof(ui)); in hlfsd_init_filehandles()
166 memcpy(&xuid, argp->fh_data, sizeof(xuid)); in nfsproc_getattr_2_svc()
287 memcpy(un_fhandle.fh_data, &xuid, sizeof(xuid)); in nfsproc_lookup_2_svc()
288 xstrlcpy((char *) &un_fhandle.fh_data[sizeof(xuid)], in nfsproc_lookup_2_svc()
343 memcpy(&xuserid, argp->fh_data, sizeof(xuserid)); in nfsproc_readlink_2_svc()
345 username = (char *) &argp->fh_data[sizeof(xuserid)]; in nfsproc_readlink_2_svc()
/netbsd/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_freebsd2.h62 #define fh_data data macro
H A Dnfs_prot_netbsd.h84 #define fh_data data macro
H A Dnfs_prot_netbsd1_3.h74 #define fh_data data macro
H A Dnfs_prot_bsdi3.h97 #define fh_data data macro
H A Dnfs_prot_netbsd1_4.h97 #define fh_data data macro
H A Dnfs_prot_openbsd.h95 #define fh_data data macro
H A Dnfs_prot_freebsd3.h83 #define fh_data data macro
H A Dnfs_prot_darwin.h72 #define fh_data data macro
H A Dnfs_prot_default.h64 #define fh_data data macro
H A Dnfs_prot_aix3.h94 #define fh_data data macro
H A Dnfs_prot_aix4.h92 #define fh_data data macro
H A Dnfs_prot_aix4_2.h97 #define fh_data data macro
H A Dnfs_prot_aix5_1.h97 #define fh_data data macro
H A Dnfs_prot_aix4_3.h97 #define fh_data data macro
H A Dnfs_prot_sunos5_4.h110 #define fh_data data macro
H A Dnfs_prot_aix5_2.h194 #define fh_data data macro
H A Dnfs_prot_linux.h121 #define fh_data data macro
H A Dnfs_prot_sunos5_3.h102 #define fh_data data macro
H A Dnfs_prot_ultrix.h119 #define fh_data fh_pad macro
H A Dnfs_prot_osf2.h109 #define fh_data fh_bytes macro
H A Dnfs_prot_sunos5_5.h219 char fh_data[NFS_FHSIZE]; member
H A Dnfs_prot_sunos5_6.h224 char fh_data[NFS_FHSIZE]; member
H A Dnfs_prot_sunos5_8.h222 char fh_data[NFS_FHSIZE]; member
/netbsd/external/bsd/am-utils/include/
H A Damu_nfs_prot.h95 #define fh_data data macro

12