NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CFE_FLG_WARMSTART
sys/arch/evbmips/stand/sbmips/common/cfe_api.c
213
xiocb.xiocb_flags = warm ? CFE_FLG_WARMSTART : 0;
sys/arch/mips/cfe/cfe_api.c
216
xiocb.xiocb_flags = warm ? CFE_FLG_WARMSTART : 0;
sys/arch/sbmips/stand/common/cfe_api.c
213
xiocb.xiocb_flags = warm ? CFE_FLG_WARMSTART : 0;