Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c542 char *matchctrl = NULL; in list_devs() local
608 matchctrl = strstr(key, checkctrl); in list_devs()
609 if (matchctrl == NULL) in list_devs()