Home
last modified time | relevance | path

Searched refs:time_not_ok (Results 1 – 2 of 2) sorted by relevance

/minix/lib/libc/rpc/
H A Dclnt_dg.c79 static bool_t time_not_ok(struct timeval *);
593 if (time_not_ok((struct timeval *)(void *)info)) { in clnt_dg_control()
607 if (time_not_ok((struct timeval *)(void *)info)) { in clnt_dg_control()
759 time_not_ok(struct timeval *t) in time_not_ok() function
H A Dclnt_vc.c99 static bool_t time_not_ok(struct timeval *);
382 if (time_not_ok(&timeout) == FALSE) in clnt_vc_call()
579 if (time_not_ok((struct timeval *)(void *)info)) { in clnt_vc_control()
789 time_not_ok(struct timeval *t) in time_not_ok() function