Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nls/
Dnls_base.c20 static struct nls_table default_table; variable
21 static struct nls_table *tables = &default_table;
498 static struct nls_table default_table = { variable
515 return &default_table; in load_nls_default()