Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/
H A Dfsck.c114 static void vfserror(int flag);
376 vfserror(ret); in main()
405 vfserror(ret); in main()
560 vfserror(ret); in main()
904 vfserror(int flag) in vfserror() function
H A Dmount.c203 static void vfserror(int, char *);
449 vfserror(ret, vget.vfs_special); in main()
749 vfserror(int flag, char *special) in vfserror() function
1033 vfserror(ret, vget.vfs_mountp); in getvfsall()