Home
last modified time | relevance | path

Searched refs:t_strerror (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dtlx.c286 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()
/illumos-gate/usr/src/head/
H A Dxti.h208 #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);
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/
H A Dfake_xti.h210 #pragma redefine_extname t_strerror _xti_strerror
255 #define t_strerror _xti_strerror macro
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_error.c46 c = t_strerror(t_errno); in _tx_error()
H A Dtli_wrappers.c194 t_strerror(int errnum) in t_strerror() function
/illumos-gate/usr/src/uts/common/sys/
H A Dtiuser.h223 extern char *t_strerror(int errnum);
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_rpc.c97 ncp->nc_device, t_strerror(t_errno)); in fmd_rpc_svc_create_local()
/illumos-gate/usr/src/lib/libnsl/
H A DMakefile.com60 t_sndvudata.o t_rcvvudata.o t_sync.o t_unbind.o t_strerror.o \
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dti_opts.c546 errorstr = t_strerror(tli_err); in __tli_sys_strerror()
/illumos-gate/usr/src/lib/libnsl/common/
H A Dmapfile-vers307 t_strerror;
/illumos-gate/usr/src/man/man3nsl/
H A DMakefile90 t_strerror.3nsl \
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c1601 errorstr = t_strerror(t_errno); in do_poll_cots_action()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3nsl.inc261 file path=usr/share/man/man3nsl/t_strerror.3nsl
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c2987 t_strerror(tea->TLI_error), tea->UNIX_error); in mibwalk()