OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ORIG_NAME
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/hpc/stand/hpcboot/
file.h
70
ORIG_NAME
= 0x08, /* bit 3 set: original file name present */
/src/sys/arch/evbarm/stand/gzboot/
gzboot.c
86
#define
ORIG_NAME
0x08 /* bit 3 set: original file name present */
331
if (flags &
ORIG_NAME
) {
/src/sys/arch/atari/stand/tostools/libtos/
cread.c
72
#define
ORIG_NAME
0x08 /* bit 3 set: original file name present */
206
if ((flags &
ORIG_NAME
) != 0) {
/src/sys/lib/libsa/
cread.c
66
#define
ORIG_NAME
0x08 /* bit 3 set: original file name present */
239
if ((flags &
ORIG_NAME
) != 0) {
/src/usr.bin/gzip/
gzip.c
139
#define
ORIG_NAME
0x08
611
*origname ?
ORIG_NAME
: 0,
911
if ((flags &
ORIG_NAME
) == 0) {
1494
if (fourbytes[3] &
ORIG_NAME
) {
Completed in 15 milliseconds
Indexes created Tue Sep 23 02:09:52 GMT 2025