Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbcmds.c636 char *SubString; in AcpiDbDisplayInterfaces() local
675 SubString = strstr ("INSTALL", ActionArg); in AcpiDbDisplayInterfaces()
676 if (SubString) in AcpiDbDisplayInterfaces()
689 SubString = strstr ("REMOVE", ActionArg); in AcpiDbDisplayInterfaces()
690 if (SubString) in AcpiDbDisplayInterfaces()