Searched defs:existing (Results 1 – 10 of 10) sorted by relevance
/reactos/base/services/nfsd/ |
H A D | namespace.c | 344 nfs41_client *client, *existing; in nfs41_root_mount_addrs() local
|
H A D | pnfs_layout.c | 323 pnfs_layout *existing = layout_entry(entry); in layout_ordered_insert() local 886 IN const pnfs_file_layout *existing) in layout_allocate_copy()
|
H A D | name_cache.c | 1184 struct name_cache_entry *existing; in nfs41_name_cache_rename() local
|
/reactos/dll/win32/dbghelp/ |
H A D | msc.c | 652 struct symt* existing, in codeview_add_type_pointer() 984 struct symt* existing, in codeview_add_type_enum() 1011 struct symt* existing, in codeview_add_type_struct() 1057 struct symt* existing, in codeview_new_func_signature() 1111 struct symt* existing; in codeview_parse_one_type() local
|
/reactos/dll/win32/crypt32/ |
H A D | ctl.c | 69 PCCTL_CONTEXT toAdd = NULL, existing = NULL; in CertAddCTLContextToStore() local
|
H A D | store.c | 147 context_t *existing, context_t **ret_context, BOOL use_link) in MemStore_addContext() 966 PCCRL_CONTEXT toAdd = NULL, existing = NULL; in CertAddCRLContextToStore() local
|
H A D | cert.c | 174 const CERT_CONTEXT *existing = NULL; in add_cert_to_store() local
|
/reactos/dll/win32/kernel32/wine/ |
H A D | res.c | 699 struct resource_data *existing; in update_add_resource() local
|
/reactos/dll/directx/wine/wined3d/ |
H A D | context.c | 2913 static BOOL match_depth_stencil_format(const struct wined3d_format *existing, in match_depth_stencil_format()
|
/reactos/dll/win32/msi/ |
H A D | action.c | 5537 LPWSTR advertise = NULL, output = NULL, existing = NULL, p, q; in ITERATE_PublishComponent() local
|