OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAG_overwrite
(Results
1 - 2
of
2
) sorted by null
/external/toybox/toys/pending/
tar.c
396
if (toys.optflags &
FLAG_overwrite
) flags = O_WRONLY|O_CREAT|O_TRUNC;
/external/toybox/generated/
flags.h
[
all
...]
Completed in 628 milliseconds