Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/debugger/
H A Ddbcmds.c637 char *SubString; in AcpiDbDisplayInterfaces() local
676 SubString = strstr ("INSTALL", ActionArg); in AcpiDbDisplayInterfaces()
677 if (SubString) in AcpiDbDisplayInterfaces()
690 SubString = strstr ("REMOVE", ActionArg); in AcpiDbDisplayInterfaces()
691 if (SubString) in AcpiDbDisplayInterfaces()