HomeSort by: relevance | last modified time | path
    Searched refs:__futimes50 (Results 1 - 6 of 6) sorted by relevancy

  /src/lib/libc/compat/sys/
compat_utimes.c 87 return __futimes50(fd, tv50 ? tv : NULL);
  /src/sys/compat/sys/
time.h 66 int __futimes50(int, const struct timeval [2]);
  /src/sys/sys/
time.h 341 int futimes(int, const struct timeval [2]) __RENAME(__futimes50); variable
  /src/lib/libc/sys/
Makefile.inc 119 __fstatvfs190.S fstatat.S __futimes50.S futimens.S \
  /src/lib/librumphijack/
hijack.c 210 #define REALFUTIMES __futimes50
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 5114 __weak_alias(__futimes50,rump___sysimpl_futimes50);
8352 }, /* 423 = __futimes50 */

Completed in 26 milliseconds