Home
last modified time | relevance | path

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

/reactos/dll/win32/wbemprox/
H A Dquery.c870 static BSTR build_relpath( const struct view *view, UINT table_index, UINT result_index, const WCHA… in build_relpath() function
904 if (!(relpath = build_relpath( view, table_index, result_index, name ))) goto done; in build_path()
1013 V_BSTR( ret ) = build_relpath( view, table_index, result_index, name ); in get_system_propval()