Home
last modified time | relevance | path

Searched refs:errmap (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/net/9p/
Derror.c42 static struct errormap errmap[] = { variable
188 for (c = errmap; c->name != NULL; c++) { in p9_error_init()