Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coreboot/coreboot
/ getenv
Function
getenv
payloads/libpayload/libc/lib.c:127–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
char *getenv(const char *name)
128
{
129
return NULL;
130
}
131
132
/*
133
* Reads a transfer buffer from 32-bit FIFO registers. fifo_stride is the
Callers
15
PDC_get_columns
Function · 0.50
PDC_get_rows
Function · 0.50
PDC_scr_close
Function · 0.50
PDC_scr_open
Function · 0.50
PDC_get_columns
Function · 0.50
PDC_get_rows
Function · 0.50
PDC_scr_close
Function · 0.50
PDC_scr_open
Function · 0.50
PDC_scr_open
Function · 0.50
PDC_scr_open
Function · 0.50
XCursesSetupX
Function · 0.50
start_color
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected