OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UNAME
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/zstd/dist/doc/educational_decoder/
Makefile
13
UNAME
?= $(shell sh -c 'MSYSTEM="MSYS"
uname
')
14
ifeq ($(
UNAME
), SunOS)
/src/external/mit/lua/dist/src/
Makefile
17
UNAME
=
uname
87
@echo "
UNAME
= $(
UNAME
)"
98
@echo Guessing `$(
UNAME
)`
99
@$(MAKE) `$(
UNAME
)`
/src/external/bsd/libarchive/dist/libarchive/test/
test_read_format_xar.c
29
#define
UNAME
"cue"
36
chown $
UNAME
:$GNAME f1
39
chown $
UNAME
:$GNAME hardlink
91
assertEqualString(archive_entry_uname(ae),
UNAME
);
114
assertEqualString(archive_entry_uname(ae),
UNAME
);
126
chown $
UNAME
:$GNAME f1
129
chown $
UNAME
:$GNAME symlink
180
assertEqualString(archive_entry_uname(ae),
UNAME
);
190
chown $
UNAME
:$GNAME devchar
229
assertEqualString(archive_entry_uname(ae),
UNAME
);
[
all
...]
/src/external/bsd/zstd/dist/lib/
libzstd.mk
209
UNAME
:= $(shell sh -c 'MSYSTEM="MSYS"
uname
')
212
ifeq ($(
UNAME
), Darwin)
216
else ifeq ($(
UNAME
), NetBSD)
218
else ifeq ($(
UNAME
), OpenBSD)
/src/external/bsd/zstd/dist/tests/
Makefile
275
UNAME
:= $(shell sh -c 'MSYSTEM="MSYS"
uname
')
276
ifneq (,$(filter Linux Darwin GNU/kFreeBSD GNU OpenBSD FreeBSD NetBSD DragonFly SunOS AIX CYGWIN_NT%,$(
UNAME
)))
296
ifneq (,$(filter MINGW% MSYS%,$(
UNAME
)))
307
ifneq (,$(filter SunOS,$(
UNAME
)))
/src/external/bsd/pcc/dist/pcc/cc/ccom/
pass1.h
70
#define
UNAME
12
/src/external/bsd/pcc/dist/pcc/cc/cxxcom/
pass1.h
70
#define
UNAME
12
Completed in 32 milliseconds
Indexes created Mon Aug 31 00:24:02 UTC 2026