Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/stat/common/
H A Dmnt.c43 mnt_t *nfs;
44 static mnt_t *ufs;
48 mnt_t *
51 mnt_t *rv = 0; in lookup_mntent_byname()
52 mnt_t *minfo; in lookup_mntent_byname()
110 mnt_t *item; in build_mnt_list()
111 mnt_t **which; in build_mnt_list()
112 mnt_t *tmp; in build_mnt_list()
147 item = safe_alloc(sizeof (mnt_t)); in build_mnt_list()
H A Ddsr.h55 } mnt_t; typedef
58 mnt_t *lookup_mntent_byname(char *);
H A Ddsr.c82 extern mnt_t *nfs;
432 mnt_t *localnfs; in get_nfs_by_minor()
/titanic_50/usr/src/cmd/stat/iostat/
H A Diostat.c896 mnt_t *mount_pt; in show_disk()