Searched refs:__tli_sys_strerror (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/lib/libnsl/rpc/ |
H A D | svc_generic.c | 250 __tli_sys_strerror(errorstr, sizeof (errorstr), in svc_tli_create_common() 265 __tli_sys_strerror(errorstr, sizeof (errorstr), in svc_tli_create_common() 275 __tli_sys_strerror(errorstr, sizeof (errorstr), in svc_tli_create_common() 290 __tli_sys_strerror(errorstr, in svc_tli_create_common() 304 __tli_sys_strerror(errorstr, in svc_tli_create_common() 369 __tli_sys_strerror(errorstr, sizeof (errorstr), in svc_tli_create_common() 399 __tli_sys_strerror(errorstr, sizeof (errorstr), in svc_tli_create_common() 417 __tli_sys_strerror(errorstr, in svc_tli_create_common() 431 __tli_sys_strerror(errorstr, in svc_tli_create_common()
|
H A D | rpc_mt.h | 104 extern void __tli_sys_strerror(char *, size_t, int, int);
|
H A D | ti_opts.c | 534 __tli_sys_strerror(char *buf, size_t buflen, int tli_err, int sys_err) in __tli_sys_strerror() function 576 __tli_sys_strerror(errorstr, sizeof (errorstr), in __rpc_set_mac_options()
|
H A D | svc_vc.c | 229 __tli_sys_strerror(errorstr, sizeof (errorstr), in svc_vc_create_private() 409 __tli_sys_strerror(errorstr, sizeof (errorstr), in svc_fd_create_private() 778 __tli_sys_strerror(errorstr, sizeof (errorstr), t_errno, errno); in do_accept() 807 __tli_sys_strerror(errorstr, sizeof (errorstr), t_errno, errno); in do_accept() 935 __tli_sys_strerror(errorstr, sizeof (errorstr), in do_accept()
|
H A D | svc_simple.c | 141 __tli_sys_strerror(errorstr, sizeof (errorstr), in rpc_reg()
|
H A D | rpc_generic.c | 435 __tli_sys_strerror(errorstr, sizeof (errorstr), in __rpcfd_to_nconf()
|
H A D | rpc_soc.c | 212 __tli_sys_strerror(errorstr, sizeof (errorstr), in svc_com_create()
|