Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnsl/rpc/
H A Dclnt_dg.c71 static bool_t time_not_ok(struct timeval *);
743 if (time_not_ok((struct timeval *)info)) { in clnt_dg_control()
760 if (time_not_ok((struct timeval *)info)) { in clnt_dg_control()
905 time_not_ok(struct timeval *t) in time_not_ok() function
H A Dclnt_vc.c93 static bool_t time_not_ok(struct timeval *);
673 if (time_not_ok(&timeout) == FALSE) in clnt_vc_call()
947 if (time_not_ok((struct timeval *)info)) { in clnt_vc_control()
1455 time_not_ok(struct timeval *t) in time_not_ok() function