Home
last modified time | relevance | path

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

/reactos/base/applications/sc/
H A Ddescription.c12 BOOL QueryDescription(LPCTSTR ServiceName) in QueryDescription() function
H A Dsc.h50 BOOL QueryDescription(LPCTSTR ServiceName);
H A Dsc.c246 QueryDescription(ServiceName); in ScControl()