]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - 6/contrib/tar/lib/prepargs.h
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
[FreeBSD/FreeBSD.git] / 6 / contrib / tar / lib / prepargs.h
1 /* Parse arguments from a string and prepend them to an argv.  */
2
3 void prepend_default_options (char const *, int *, char ***);