OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WRDE_APPEND
(Results
1 - 2
of
2
) sorted by relevancy
/src/include/
wordexp.h
56
#define
WRDE_APPEND
0x1 /* append to previously generated */
/src/lib/libc/gen/
wordexp.c
69
if ((flags &
WRDE_APPEND
) == 0) {
185
* Allocate or reallocate (when flags &
WRDE_APPEND
) the word vector
191
if ((flags & (WRDE_DOOFFS|
WRDE_APPEND
)) == (WRDE_DOOFFS|
WRDE_APPEND
))
Completed in 12 milliseconds
Indexes created Mon Oct 20 08:09:54 GMT 2025