Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dclnt_dg.c76 static bool_t time_not_ok(struct timeval *);
672 if (time_not_ok((struct timeval *)info)) { in clnt_dg_control()
686 if (time_not_ok((struct timeval *)info)) { in clnt_dg_control()
835 time_not_ok(struct timeval *t) in time_not_ok() function
H A Dclnt_vc.c96 static bool_t time_not_ok(struct timeval *);
337 if (time_not_ok(&timeout) == FALSE) in clnt_vc_call()
551 if (time_not_ok((struct timeval *)info)) { in clnt_vc_control()
776 time_not_ok(struct timeval *t) in time_not_ok() function
/freebsd/sys/rpc/
H A Dclnt_dg.c69 static bool_t time_not_ok(struct timeval *);
834 if (time_not_ok((struct timeval *)info)) { in clnt_dg_control()
844 if (time_not_ok((struct timeval *)info)) { in clnt_dg_control()
1034 time_not_ok(struct timeval *t) in time_not_ok() function
H A Dclnt_vc.c96 static bool_t time_not_ok(struct timeval *);
660 if (time_not_ok((struct timeval *)info)) { in clnt_vc_control()
917 time_not_ok(struct timeval *t) in time_not_ok() function