Home
last modified time | relevance | path

Searched refs:__file_change_detection_for_stat (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/io/
Dfile_change_detection.c46 __file_change_detection_for_stat (struct file_change_detection *file, in libc_hidden_def()
65 libc_hidden_def (__file_change_detection_for_stat) in libc_hidden_def() argument
91 __file_change_detection_for_stat (file, &st); in libc_hidden_def()
115 __file_change_detection_for_stat (file, &st); in libc_hidden_def()
DVersions149 __file_change_detection_for_stat;
/glibc-2.36/include/
Dfile_change_detection.h47 void __file_change_detection_for_stat (struct file_change_detection *file,
65 libc_hidden_proto (__file_change_detection_for_stat)
/glibc-2.36/ChangeLog.old/
DChangeLog.238585 (__file_change_detection_for_stat): Modified function.
8928 (__file_change_detection_for_stat): Modified.
8935 (__file_change_detection_for_stat): Modified function.
DChangeLog.2112143 (__file_change_detection_for_stat): New function.