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

  /src/sys/rump/librump/rumpvfs/
rumpvfs_syscalls.c 86 extern sy_call_t sys___futimes50;
191 { 423, sys___futimes50 },
  /src/sys/kern/
init_sysent.c 2069 .sy_call = (sy_call_t *)sys___futimes50
vfs_syscalls.c 3961 sys___futimes50(struct lwp *l, const struct sys___futimes50_args *uap, function in typeref:typename:int
  /src/sys/sys/
syscallargs.h 2753 check_syscall_args(sys___futimes50)
4191 int sys___futimes50(struct lwp *, const struct sys___futimes50_args *, register_t *);

Completed in 17 milliseconds