Searched refs:flush_key (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/lib/registry/
H A Dhive.c176 if (key->ops->flush_key == NULL)
179 return key->ops->flush_key(key);
H A Dinterface.c279 if (key->context->ops->flush_key == NULL)
282 return key->context->ops->flush_key(key);
H A Dregistry.h85 WERROR (*flush_key) (struct hive_key *key); member in struct:hive_operations
289 WERROR (*flush_key) (struct registry_key *key); member in struct:registry_operations
H A Dlocal.c303 .flush_key = local_flush_key,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/lib/registry/
H A Dhive.c176 if (key->ops->flush_key == NULL)
179 return key->ops->flush_key(key);
H A Dinterface.c279 if (key->context->ops->flush_key == NULL)
282 return key->context->ops->flush_key(key);
H A Dregistry.h85 WERROR (*flush_key) (struct hive_key *key); member in struct:hive_operations
289 WERROR (*flush_key) (struct registry_key *key); member in struct:registry_operations
H A Dlocal.c303 .flush_key = local_flush_key,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/lib/registry/
H A Dhive.c176 if (key->ops->flush_key == NULL)
179 return key->ops->flush_key(key);
H A Dinterface.c279 if (key->context->ops->flush_key == NULL)
282 return key->context->ops->flush_key(key);
H A Dregistry.h85 WERROR (*flush_key) (struct hive_key *key); member in struct:hive_operations
289 WERROR (*flush_key) (struct registry_key *key); member in struct:registry_operations
H A Dlocal.c303 .flush_key = local_flush_key,

Completed in 201 milliseconds