Home
last modified time | relevance | path

Searched refs:ibcs2_time (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/i386/ibcs2/
Dibcs2_sysent.c32 …{ AS(ibcs2_time_args), (sy_call_t *)ibcs2_time, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 13 = …
Dibcs2_proto.h286 int ibcs2_time(struct thread *, struct ibcs2_time_args *);
Dibcs2_misc.c724 ibcs2_time(struct thread *td, struct ibcs2_time_args *uap) in ibcs2_time() function