Home
last modified time | relevance | path

Searched refs:host_timeval (Results 1 – 4 of 4) sorted by relevance

/freebsd/stand/kboot/include/
H A Dhost_syscall.h87 struct host_timeval { struct
167 int host_gettimeofday(struct host_timeval *a, void *b);
180 struct host_timeval *timeout);
/freebsd/stand/kboot/libkboot/
H A Dhost_syscalls.c58 host_gettimeofday(struct host_timeval *a, void *b) in host_gettimeofday()
136 struct host_timeval *timeout) in host_select()
/freebsd/stand/kboot/kboot/
H A Dhostcons.c92 struct host_timeval tv = {0,0}; in hostcons_poll()
H A Dmain.c419 struct host_timeval tvi, tv; in delay()
432 struct host_timeval tv; in getsecs()