index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wordexp
/
WRDE_REUSE.c
blob: 0552fad4423ad0b8c3b004a1dca69db818fc1232 (
plain
)
1
2
3
4
5
6
#include <wordexp.h> #define WRDE_REUSE 4 /* POSIX(2) */