Home
last modified time | relevance | path

Searched refs:cf_stat (Results 1 – 9 of 9) sorted by relevance

/sunrpc/
A Drpc_gethostbyname.c41 ce->cf_stat = RPC_UNKNOWNHOST; in __libc_rpc_gethostbyname()
53 ce->cf_stat = RPC_SYSTEMERROR; in __libc_rpc_gethostbyname()
62 ce->cf_stat = RPC_SYSTEMERROR; in __libc_rpc_gethostbyname()
A Dclnt_gen.c88 ce->cf_stat = RPC_UNKNOWNPROTO; in clnt_create()
136 ce->cf_stat = RPC_SYSTEMERROR; in clnt_create()
A Dclnt_simp.c96 return (int) get_rpc_createerr().cf_stat; in callrpc()
102 return (int) get_rpc_createerr().cf_stat; in callrpc()
A Dpm_getport.c121 ce->cf_stat = RPC_PMAPFAILURE; in __libc_rpc_getport()
126 ce->cf_stat = RPC_PROGNOTREGISTERED; in __libc_rpc_getport()
A Dclnt_perr.c285 switch (ce->cf_stat) in libc_hidden_def()
303 msg, clnt_sperrno (ce->cf_stat), connector, errstr) < 0) in libc_hidden_def()
A Dclnt_tcp.c125 ce->cf_stat = RPC_SYSTEMERROR; in clnttcp_create()
157 ce->cf_stat = RPC_SYSTEMERROR; in clnttcp_create()
A Dclnt_unix.c126 ce->cf_stat = RPC_SYSTEMERROR; in clntunix_create()
142 ce->cf_stat = RPC_SYSTEMERROR; in clntunix_create()
A Dclnt_udp.c141 ce->cf_stat = RPC_SYSTEMERROR; in __libc_clntudp_bufcreate()
183 ce->cf_stat = RPC_SYSTEMERROR; in __libc_clntudp_bufcreate()
/sunrpc/rpc/
A Dclnt.h388 enum clnt_stat cf_stat; member

Completed in 15 milliseconds