Searched refs:pathname4 (Results 1 – 8 of 8) sorted by relevance
| /titanic_41/usr/src/cmd/fs.d/nfs/lib/ |
| H A D | ref_subr.h | 46 extern int make_pathname4(char *, pathname4 *); 49 extern bool_t xdr_pathname4(register XDR *, pathname4 *);
|
| H A D | ref_subr.c | 212 make_pathname4(char *path, pathname4 *pathname) in make_pathname4() 268 xdr_pathname4(register XDR *xdrs, pathname4 *objp) in xdr_pathname4()
|
| /titanic_41/usr/src/head/rpcsvc/ |
| H A D | nfs4_prot.x | 193 typedef component4 pathname4<>; typedef 237 pathname4 rootpath; 241 pathname4 fs_root;
|
| /titanic_41/usr/src/uts/common/nfs/ |
| H A D | nfs4_kprot.h | 174 } pathname4; typedef 232 pathname4 rootpath; 237 pathname4 fs_root;
|
| /titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
| H A D | snoop_nfs4.c | 582 static void sum_pathname4(char *, size_t, pathname4 *); 583 static void detail_pathname4(pathname4 *pathp, char *); 3527 sum_pathname4(char *buf, size_t buflen, pathname4 *pathp) in sum_pathname4() 3554 detail_pathname4(pathname4 *pathp, char *what) in detail_pathname4()
|
| H A D | nfs4_xdr.c | 150 xdr_pathname4(register XDR *xdrs, pathname4 *objp) in xdr_pathname4()
|
| /titanic_41/usr/src/uts/common/fs/nfs/ |
| H A D | nfs4_srv_attr.c | 1521 rfs4_free_pathname4(pathname4 *pn4) in rfs4_free_pathname4() 1550 rfs4_free_pathname4((pathname4 *)&fsl4->server_len); in rfs4_free_fs_location4()
|
| H A D | nfs4_srv.c | 9693 make_pathname4(char *path, pathname4 *pathname) in make_pathname4()
|