Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_dg.c72 static bool_t time_not_ok(struct timeval *);
744 if (time_not_ok((struct timeval *)info)) { in clnt_dg_control()
761 if (time_not_ok((struct timeval *)info)) { in clnt_dg_control()
906 time_not_ok(struct timeval *t) in time_not_ok() function
H A Dclnt_vc.c94 static bool_t time_not_ok(struct timeval *);
666 if (time_not_ok(&timeout) == FALSE) in clnt_vc_call()
930 if (time_not_ok((struct timeval *)info)) { in clnt_vc_control()
1416 time_not_ok(struct timeval *t) in time_not_ok() function