Searched refs:__tli_sys_strerror (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/libnsl/rpc/ |
H A D | svc_generic.c | 294 __tli_sys_strerror(errorstr, sizeof (errorstr), in svc_tli_create_common() 309 __tli_sys_strerror(errorstr, sizeof (errorstr), in svc_tli_create_common() 319 __tli_sys_strerror(errorstr, sizeof (errorstr), in svc_tli_create_common() 334 __tli_sys_strerror(errorstr, in svc_tli_create_common() 348 __tli_sys_strerror(errorstr, in svc_tli_create_common() 395 __tli_sys_strerror(errorstr, sizeof (errorstr), in svc_tli_create_common() 425 __tli_sys_strerror(errorstr, sizeof (errorstr), in svc_tli_create_common() 484 __tli_sys_strerror(errorstr, in svc_tli_create_common() 498 __tli_sys_strerror(errorstr, in svc_tli_create_common()
|
H A D | rpc_mt.h | 102 extern void __tli_sys_strerror(char *, size_t, int, int);
|
H A D | ti_opts.c | 532 __tli_sys_strerror(char *buf, size_t buflen, int tli_err, int sys_err) in __tli_sys_strerror() function 574 __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 | 433 __tli_sys_strerror(errorstr, sizeof (errorstr), in __rpcfd_to_nconf()
|
H A D | rpc_soc.c | 210 __tli_sys_strerror(errorstr, sizeof (errorstr), in svc_com_create()
|