Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libc/rpc/
HDclnt_dg.c77 static bool_t time_not_ok(struct timeval *);
683 if (time_not_ok((struct timeval *)info)) { in clnt_dg_control()
697 if (time_not_ok((struct timeval *)info)) { in clnt_dg_control()
846 time_not_ok(struct timeval *t) in time_not_ok() function
HDclnt_vc.c99 static bool_t time_not_ok(struct timeval *);
345 if (time_not_ok(&timeout) == FALSE) in clnt_vc_call()
564 if (time_not_ok((struct timeval *)info)) { in clnt_vc_control()
789 time_not_ok(struct timeval *t) in time_not_ok() function
/freebsd-11-stable/sys/rpc/
HDclnt_dg.c74 static bool_t time_not_ok(struct timeval *);
843 if (time_not_ok((struct timeval *)info)) { in clnt_dg_control()
853 if (time_not_ok((struct timeval *)info)) { in clnt_dg_control()
1043 time_not_ok(struct timeval *t) in time_not_ok() function
HDclnt_vc.c96 static bool_t time_not_ok(struct timeval *);
638 if (time_not_ok((struct timeval *)info)) { in clnt_vc_control()
840 time_not_ok(struct timeval *t) in time_not_ok() function