Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/selinux/genheaders/
H A Dgenheaders.c47 char *substr; in main() local
99 substr = strstr(map->name, needle); in main()
100 if (substr && strcmp(substr, needle) == 0) in main()
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dfile2alias.c800 id->matches[j].substr); in do_dmi_entry()