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

/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumpusg.h62 #define mnt_dir mnt_mountp macro
/illumos-gate/usr/src/lib/libvolmgt/common/
H A Dvolmgt_on_private.c449 char *mnt_dir; local
481 mnt_dir = mnt.mnt_mountp; /* save dir path */
487 if ((dirp = opendir(mnt_dir)) == NULL) {
502 (void) sprintf(lpath, "%s/%s", mnt_dir,
/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dmntent.h35 * then use concatenation of mnt_dir and "quotas" to locate
91 char *mnt_dir; /* file system path prefix */ member in struct:mntent

Completed in 58 milliseconds