Searched defs:higher_timestamp (Results 1 - 2 of 2) sorted by relevance
/sssd/src/providers/ldap/ | ||
H A D | sdap_async_netgroups.c | 573 char *higher_timestamp; member in struct:sdap_get_netgroups_state 609 state->higher_timestamp = NULL; 741 &state->higher_timestamp, 766 *timestamp = talloc_steal(mem_ctx, state->higher_timestamp); |
H A D | sdap_async_autofs.c | 428 char *higher_timestamp; member in struct:sdap_get_automntmap_state 468 state->higher_timestamp = NULL; |
Completed in 16 milliseconds