OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIR_MTCH
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/pax/
pax.h
91
#define
DIR_MTCH
0x2 /* pattern matched a directory */
pat_rep.c
349
if (pt->flgs &
DIR_MTCH
)
356
* match. This is tagged as a
DIR_MTCH
type.
394
pt->flgs =
DIR_MTCH
| MTCH;
462
* check for a file name match unless we have
DIR_MTCH
set in
465
if (pt->flgs &
DIR_MTCH
) {
Completed in 13 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025