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
getmntopts.c Add a free_iovec() function to reset iovec's. 2016-12-14 21:26:43 +00:00
Makefile
Makefile.depend
mntopts.h Add a free_iovec() function to reset iovec's. 2016-12-14 21:26:43 +00:00
mount_fs.c
mount.8
mount.c mount(1): Simplify by using asprintf(3) 2016-09-19 18:42:58 +00:00
mount.conf.8
pathnames.h
vfslist.c