freebsd-dev/sbin/mount
Brooks Davis b32720888a Add a free_iovec() function to reset iovec's.
The primary purpose is to call nmount() in a loop with new iovec's so
free_iovec takes arguments by reference and resets their values.

Reviewed by:	cem
MFC after:	1 week
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D8513
2016-12-14 21:26:43 +00:00
..
extern.h
getmntopts.3 Fix minor nits: 2012-10-15 13:20:08 +00:00
getmntopts.c Add a free_iovec() function to reset iovec's. 2016-12-14 21:26:43 +00:00
Makefile Explicitly add more files to the 'runtime' package. 2016-02-09 20:19:31 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
mntopts.h Add a free_iovec() function to reset iovec's. 2016-12-14 21:26:43 +00:00
mount_fs.c Don't print the nmount(2) provided error message if it is empty. 2012-01-20 12:59:12 +00:00
mount.8 Replace references to /dev/acd0 with /dev/cd0 2015-10-13 17:14:27 +00:00
mount.c mount(1): Simplify by using asprintf(3) 2016-09-19 18:42:58 +00:00
mount.conf.8 Replace /dev/acd0 with /dev/cd1 2015-10-17 08:51:10 +00:00
pathnames.h
vfslist.c ANSIfy almost all applications that use WARNS=6. 2009-12-29 22:53:27 +00:00