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

  /src/sys/sys/
timevar.h 214 int inittimeleft(struct timespec *, struct timespec *);
timevar.h 214 int inittimeleft(struct timespec *, struct timespec *);
  /src/sys/kern/
subr_time.c 88 inittimeleft(struct timespec *ts, struct timespec *sleepts) function in typeref:typename:int
subr_time.c 88 inittimeleft(struct timespec *ts, struct timespec *sleepts) function in typeref:typename:int
sys_select.c 246 if (ts && inittimeleft(ts, &sleepts) == -1) {
sys_select.c 246 if (ts && inittimeleft(ts, &sleepts) == -1) {
kern_event.c 2293 if (inittimeleft(&ats, &sleepts) == -1) {
kern_event.c 2293 if (inittimeleft(&ats, &sleepts) == -1) {

Completed in 28 milliseconds