Searched defs:dirwithin (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rexd/
H A Don.c210 char dirwithin[MAXPATHLEN]; local
398 if (findmount(curdir, wdhost, fsname, dirwithin) == 0) {
405 fsname, dirwithin);
409 curdir, dirwithin);
416 printf("dir within %s\n", dirwithin);
424 rst.rst_dirwithin = (void *)dirwithin;

Completed in 45 milliseconds