Home
last modified time | relevance | path

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

/reactos/dll/win32/wbemprox/
H A Dbuiltin.c2139 static BOOL push_dir( struct dirstack *dirstack, WCHAR *dir, UINT len ) in push_dir() function
2301 else if (push_dir( dirstack, path, len )) return ++*count; in seed_dirs()
2421 if (push_dir( dirstack, new_path, len )) continue; in fill_datafile()
2549 if (!(push_dir( dirstack, new_path, len ))) in fill_directory()