(root)/
glibc-2.38/
include/
utime.h
       1  #ifndef _UTIME_H
       2  
       3  #include <io/utime.h>
       4  
       5  #ifndef _ISOMAC
       6  libc_hidden_proto (utime)
       7  #endif
       8  
       9  #endif /* utime.h */