Searched refs:nscd_flush_cache (Results 1 – 7 of 7) sorted by relevance
5 int nscd_flush_cache(char **databases);7 static inline void nscd_flush_cache(char **databases) {} in nscd_flush_cache() function
132 int nscd_flush_cache(char **databases) { in nscd_flush_cache() function
13 r = nscd_flush_cache(STRV_MAKE("group", "passwd", "hosts")); in run()
14 (void) nscd_flush_cache(STRV_MAKE("passwd", "group", "hosts")); in on_nscd_cache_flush_event()
514 (void) nscd_flush_cache(STRV_MAKE("passwd", "group")); in dynamic_user_realize()591 (void) nscd_flush_cache(STRV_MAKE("passwd", "group")); in dynamic_user_close()
903 (void) nscd_flush_cache(STRV_MAKE("group")); in write_files()923 (void) nscd_flush_cache(STRV_MAKE("passwd")); in write_files()
479 (void) nscd_flush_cache(STRV_MAKE("hosts")); in context_update_kernel_hostname()