Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/alpha/kernel/
Dosf_sys.c721 static char * sysinfo_table[] = { in osf_sysinfo() local
737 if (offset >= sizeof(sysinfo_table)/sizeof(char *)) { in osf_sysinfo()
744 res = sysinfo_table[offset]; in osf_sysinfo()