Home
last modified time | relevance | path

Searched refs:rst_fsname (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/rexd/
H A Drex.h53 char *rst_fsname; /* working directory file system name */ member
H A Drex.x48 rexstring rst_fsname; /* working directory file system name */ member
H A Drex.c54 xdr_string(xdrs, &rst->rst_fsname, 1024) && in xdr_rex_start()
H A Drpc.rexd.c865 if (rst->rst_fsname && strlen(rst->rst_fsname)) {
866 fsname = rst->rst_fsname;
H A Don.c423 rst.rst_fsname = (void *)fsname; in main()
/titanic_50/usr/src/head/rpcsvc/
H A Drex.x54 rexstring rst_fsname; /* working directory file system name */ member