Home
last modified time | relevance | path

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

/glibc-2.36/sunrpc/
Dclnt_tcp.c68 bool_t ct_waitset; /* wait set by clnt_control? */ member
175 ct->ct_waitset = FALSE; in clnttcp_create()
240 if (!ct->ct_waitset) in libc_hidden_def()
372 ct->ct_waitset = TRUE; in clnttcp_control()
Dclnt_unix.c69 bool_t ct_waitset; /* wait set by clnt_control? */ member
160 ct->ct_waitset = FALSE; in clntunix_create()
219 if (!ct->ct_waitset) in libc_hidden_nolink_sunrpc()