Searched refs:rst_fsname (Results 1 – 6 of 6) sorted by relevance
53 char *rst_fsname; /* working directory file system name */ member
48 rexstring rst_fsname; /* working directory file system name */ member
54 xdr_string(xdrs, &rst->rst_fsname, 1024) && in xdr_rex_start()
865 if (rst->rst_fsname && strlen(rst->rst_fsname)) {866 fsname = rst->rst_fsname;
423 rst.rst_fsname = (void *)fsname; in main()
54 rexstring rst_fsname; /* working directory file system name */ member