Searched defs:new_entry (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/db/
H A Dsysdb.c1807 struct sysdb_attrs *new_entry)
1818 * of whether the new_entry has the timestamp, we should do
1824 if (new_entry == NULL) {
1828 ret = sysdb_attrs_get_string(new_entry, SYSDB_ORIG_MODSTAMP,
1806 sysdb_msg_attrs_modts_differs(struct ldb_message *old_entry, struct sysdb_attrs *new_entry) argument

Completed in 30 milliseconds