Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rexd/
H A Drpc.rexd.c895 static char mountedon[1024]; local
901 if (AlreadyMounted(wanted, mountedon)) {
914 if (strncmp(mountedon, TempName, TempMatch) == 0) {
953 strcpy(dirbuf, mountedon);
1288 AlreadyMounted(fsname, mountedon) in AlreadyMounted() argument
1290 char *mountedon;
1302 strcpy(mountedon, mt.mnt_mountp);