OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getenv
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/ia64/stand/common/
environment.c
143
getenv
(const char *name)
function in typeref:typename:char *
/src/bin/sh/bltin/
bltin.h
93
#define
getenv
(p) bltinlookup((p),0)
macro
/src/usr.bin/make/
util.c
60
getenv
(const char *name)
function in typeref:typename:char *
147
printf("%s\n",
getenv
(argv[1]));
149
printf("%s\n",
getenv
(argv[1]));
/src/sys/arch/mac68k/mac68k/
machdep.c
227
static long
getenv
(const char *);
903
/* mac68k_video.mv_kvaddr =
getenv
("MACOS_VIDEO"); */
905
mac68k_video.mv_kvaddr =
getenv
("VIDEO_ADDR");
906
mac68k_video.mv_stride =
getenv
("ROW_BYTES");
907
mac68k_video.mv_depth =
getenv
("SCREEN_DEPTH");
908
mac68k_video.mv_width =
getenv
("DIMENSIONS") & 0xffff;
909
mac68k_video.mv_height = (
getenv
("DIMENSIONS") >> 16) & 0xffff;
914
mac68k_machine.machineid = machineid =
getenv
("MACHINEID");
915
mac68k_machine.mach_processor =
getenv
("PROCESSOR");
917
mac68k_machine.mach_memsize =
getenv
("MEMSIZE")
1035
getenv
(const char *str)
function in typeref:typename:long
[
all
...]
/src/sys/arch/arc/arc/
arcbios.h
312
const char *(*
getenv
)( /* GetEnvironmentVariable 31 */
member in struct:arc_calls
/src/sys/arch/pmax/include/
dec_prom.h
179
#define
getenv
(*callv -> _getenv)
macro
Completed in 14 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025