repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kernel NFS - Fix another deadlock in the readdirplus code
[dragonfly.git]
/
contrib
/
diffutils-2.8
/
lib
/
prepargs.h
blob
ce93ea870c94b396f60f615bc485f650ae8d7d66
1
/* Parse arguments from a string and prepend them to an argv. */
2
3
void
prepend_default_options
(
char const
*,
int
*,
char
***);