HomeSort by: relevance | last modified time | path
    Searched defs:utimes (Results 1 - 8 of 8) sorted by relevancy

  /src/lib/libc/compat/sys/
compat_utimes.c 44 __warn_references(utimes,
45 "warning: reference to compatibility utimes(); include <sys/time.h> to generate correct reference")
52 * libc12 compatible f,l,utimes routine.
55 utimes(const char *path, const struct timeval50 tv50[2]) function
compat_utimes.c 44 __warn_references(utimes,
45 "warning: reference to compatibility utimes(); include <sys/time.h> to generate correct reference")
52 * libc12 compatible f,l,utimes routine.
55 utimes(const char *path, const struct timeval50 tv50[2]) function
  /src/external/bsd/libarchive/dist/cpio/
cpio_windows.c 202 utimes(const char *name, const struct __timeval *times) function
cpio_windows.c 202 utimes(const char *name, const struct __timeval *times) function
  /src/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
os.h 173 # define utimes utime macro
os.h 173 # define utimes utime macro
  /src/external/gpl3/gdb.old/dist/readline/readline/examples/rlfe/
os.h 173 # define utimes utime macro
os.h 173 # define utimes utime macro

Completed in 57 milliseconds