Home
last modified time | relevance | path

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

/reactos/dll/win32/wbemprox/
H A Dbuiltin.c1450 *status = FILL_STATUS_UNFILTERED; in match_row()
1649 enum fill_status status = FILL_STATUS_UNFILTERED; in fill_baseboard()
1761 enum fill_status status = FILL_STATUS_UNFILTERED; in fill_bios()
1800 enum fill_status status = FILL_STATUS_UNFILTERED; in fill_cdromdrive()
1971 enum fill_status status = FILL_STATUS_UNFILTERED; in fill_compsys()
2068 enum fill_status status = FILL_STATUS_UNFILTERED; in fill_compsysproduct()
2374 enum fill_status status = FILL_STATUS_UNFILTERED; in fill_datafile()
2739 return FILL_STATUS_UNFILTERED; in fill_diskdrivetodiskpartition()
3040 return FILL_STATUS_UNFILTERED; in fill_logicaldisktopartition()
3512 if (!count) return FILL_STATUS_UNFILTERED; in fill_printer()
[all …]
H A Dwbemprox_private.h102 FILL_STATUS_UNFILTERED, enumerator
H A Dquery.c700 enum fill_status status = FILL_STATUS_UNFILTERED; in exec_select_view()