Searched hist:164977 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sbin/mount/
H A Dmount_fs.cdiff 164977 Thu Dec 07 01:24:43 MST 2006 rodrigc Pass a char buffer parameter with name "errmsg" to nmount().
For filesystems which use vfs_mount_error() to log an error, this
char buffer will be populated with a string error message.
If nmount() fails, in addition to printing out strerror(errno),
print out the "errmsg" populated by vfs_mount_error().

Completed in 45 milliseconds