OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:errmap
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/arch/acorn32/stand/nbfs/
nbfs.c
463
} const
errmap
[] = {
variable in typeref:struct:__anon92ce538a0108 const[]
481
for (i = 0; i < sizeof(
errmap
) / sizeof(
errmap
[0]); i++)
482
if (err ==
errmap
[i].saerr)
483
return &
errmap
[i].roerr;
nbfs.c
463
} const
errmap
[] = {
variable in typeref:struct:__anon92ce538a0108 const[]
481
for (i = 0; i < sizeof(
errmap
) / sizeof(
errmap
[0]); i++)
482
if (err ==
errmap
[i].saerr)
483
return &
errmap
[i].roerr;
nbfs.c
463
} const
errmap
[] = {
variable in typeref:struct:__anon92ce538a0108 const[]
481
for (i = 0; i < sizeof(
errmap
) / sizeof(
errmap
[0]); i++)
482
if (err ==
errmap
[i].saerr)
483
return &
errmap
[i].roerr;
nbfs.c
463
} const
errmap
[] = {
variable in typeref:struct:__anon92ce538a0108 const[]
481
for (i = 0; i < sizeof(
errmap
) / sizeof(
errmap
[0]); i++)
482
if (err ==
errmap
[i].saerr)
483
return &
errmap
[i].roerr;
/src/lib/librumpuser/
sp_common.c
131
errmap
(enum rumpsp_err error)
function in typeref:typename:int
447
error = rw->rw_error =
errmap
(spc->spc_hdr.rsp_error);
sp_common.c
131
errmap
(enum rumpsp_err error)
function in typeref:typename:int
447
error = rw->rw_error =
errmap
(spc->spc_hdr.rsp_error);
sp_common.c
131
errmap
(enum rumpsp_err error)
function in typeref:typename:int
447
error = rw->rw_error =
errmap
(spc->spc_hdr.rsp_error);
sp_common.c
131
errmap
(enum rumpsp_err error)
function in typeref:typename:int
447
error = rw->rw_error =
errmap
(spc->spc_hdr.rsp_error);
Completed in 45 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025