Searched refs:t_strerror (Results 1 – 15 of 15) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | tlx.c | 286 error_msg("t_optmgmt: %s", t_strerror(t_errno)); in tlx_setsockopt() 323 fmri, tlx_info->pr_info.proto, t_strerror(t_errno)); in create_bound_endpoint() 391 error_msg("t_alloc: %s", t_strerror(t_errno)); in get_new_conind() 395 error_msg("t_listen: %s", t_strerror(t_errno)); in get_new_conind() 487 error_msg("t_alloc: %s", t_strerror(t_errno)); in process_tlook() 491 error_msg("t_rcvdis: %s", t_strerror(t_errno)); in process_tlook() 515 error_msg("t_look: %s", t_strerror(t_errno)); in process_tlook() 544 error_msg("t_open: %s", t_strerror(t_errno)); in tlx_accept() 560 error_msg("t_bind: %s", t_strerror(t_errno)); in tlx_accept() 602 t_strerror(t_errno)); in tlx_accept()
|
/titanic_50/usr/src/head/ |
H A D | xti.h | 208 #pragma redefine_extname t_strerror _xti_strerror 253 #define t_strerror _xti_strerror macro 496 extern char *t_strerror(int); 510 extern const char *t_strerror(int);
|
/titanic_50/usr/src/lib/libnsl/nsl/ |
H A D | t_error.c | 46 c = t_strerror(t_errno); in _tx_error()
|
H A D | tli_wrappers.c | 196 t_strerror(int errnum) in t_strerror() function
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | tiuser.h | 223 extern char *t_strerror(int errnum);
|
/titanic_50/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_rpc.c | 97 ncp->nc_device, t_strerror(t_errno)); in fmd_rpc_svc_create_local()
|
/titanic_50/usr/src/lib/libnsl/ |
H A D | Makefile.com | 59 t_sndvudata.o t_rcvvudata.o t_sync.o t_unbind.o t_strerror.o \
|
/titanic_50/usr/src/lib/libnsl/rpc/ |
H A D | ti_opts.c | 548 errorstr = t_strerror(tli_err); in __tli_sys_strerror()
|
/titanic_50/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 280 t_strerror;
|
H A D | llib-lnsl | 309 /* t_strerror.c */ 310 char *t_strerror(int);
|
/titanic_50/usr/src/man/man3nsl/ |
H A D | Makefile | 90 t_strerror.3nsl \
|
/titanic_50/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfs_tbind.c | 1601 errorstr = t_strerror(t_errno); in do_poll_cots_action()
|
/titanic_50/usr/src/cmd/avs/rdc/ |
H A D | sndrd.c | 1290 errorstr = t_strerror(t_errno); in do_poll_cots_action()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3nsl.inc | 86 file path=usr/share/man/man3nsl/t_strerror.3nsl
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/ |
H A D | mpd_main.c | 2925 t_strerror(tea->TLI_error), tea->UNIX_error); in mibwalk()
|