Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/tools/
Dprint_offsets.awk44 name = substr(name, 2, len - 2)
/linux-2.4.37.9/arch/i386/kernel/
Ddmi_scan.c181 char *substr; member
1002 if(dmi_ident[s] && strstr(dmi_ident[s], d->matches[i].substr)) in dmi_check_blacklist()