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

  /src/sys/compat/netbsd32/
netbsd32_compat_50.c 152 compat_50_netbsd32_gettimeofday(struct lwp *l, function in typeref:typename:int
921 (sy_call_t *)compat_50_netbsd32_gettimeofday },
netbsd32_syscallargs.h 625 check_syscall_args(compat_50_netbsd32_gettimeofday)
3061 int compat_50_netbsd32_gettimeofday(struct lwp *, const struct compat_50_netbsd32_gettimeofday_args *, register_t *);
  /src/sys/compat/sunos32/
sunos32_syscallargs.h 641 int compat_50_netbsd32_gettimeofday(struct lwp *, const struct compat_50_netbsd32_gettimeofday_args *, register_t *);
sunos32_sysent.c 457 .sy_call = (sy_call_t *)compat_50_netbsd32_gettimeofday
458 }, /* 116 = compat_50_netbsd32_gettimeofday */

Completed in 15 milliseconds