Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/dfmounts/
H A Ddfmounts.c61 static void pr_mounts(char *);
94 pr_mounts(argv[i]); in main()
100 pr_mounts(hostbuf); in main()
115 pr_mounts(char *host) in pr_mounts() function