Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/stat/common/
H A Ddsr.h58 mnt_t *lookup_mntent_byname(char *);
H A Dmnt.c49 lookup_mntent_byname(char *nm) in lookup_mntent_byname() function
/titanic_44/usr/src/cmd/stat/iostat/
H A Diostat.c920 mount_pt = lookup_mntent_byname(lu); in show_disk()