Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/cmdutils/vfdcmd/
H A Dvfdcmd.c651 const char *stop_params[] = { NULL, NULL }; in Remove() local
668 stop_params[0] = *args; in Remove()
679 stop_params[0] = *args; in Remove()
703 while (Stop(stop_params) != VFD_OK) { in Remove()