Home
last modified time | relevance | path

Searched refs:NC_TPI_CLTS (Results 1 – 25 of 34) sorted by relevance

12

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpc_generic.c321 if ((nconf->nc_semantics != NC_TPI_CLTS) && in __rpc_getconf()
348 if (nconf->nc_semantics != NC_TPI_CLTS) in __rpc_getconf()
360 if ((nconf->nc_semantics != NC_TPI_CLTS) || in __rpc_getconf()
489 if (nc_semantics == NC_TPI_CLTS) in __rpc_matchserv()
H A Drtime_tli.c99 if (nconf->nc_semantics == NC_TPI_CLTS) { in rtime_tli()
H A Dauth_time.c521 if (nc->nc_semantics == NC_TPI_CLTS) { in __rpc_get_time_offset()
H A Dclnt_bcast.c178 if (nconf->nc_semantics != NC_TPI_CLTS) in rpc_broadcast_exp()
H A Dclnt_generic.c622 case NC_TPI_CLTS: in _clnt_tli_create_timed()
/illumos-gate/usr/src/uts/common/sys/
H A Dsocket.h97 #ifndef NC_TPI_CLTS
98 #define NC_TPI_CLTS 1 /* must agree with netconfig.h */ macro
110 #define SOCK_DGRAM NC_TPI_CLTS /* datagram socket */
H A Dnetconfig.h64 #define NC_TPI_CLTS 1 macro
/illumos-gate/usr/src/lib/libnsl/netselect/
H A Dnetcspace.h49 "tpi_clts", NC_TPI_CLTS,
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcbind.c394 case NC_TPI_CLTS: in check_netconfig()
504 if ((nconf->nc_semantics != NC_TPI_CLTS) && in init_transport()
557 if (nconf->nc_semantics == NC_TPI_CLTS) in init_transport()
579 if (nconf->nc_semantics != NC_TPI_CLTS && taddr->qlen != baddr->qlen) in init_transport()
705 if (nconf->nc_semantics == NC_TPI_CLTS) in init_transport()
719 if (nconf->nc_semantics == NC_TPI_CLTS) in init_transport()
/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_gen.c102 case NC_TPI_CLTS: in clnt_tli_kcreate()
186 case NC_TPI_CLTS: in clnt_tli_kinit()
/illumos-gate/usr/src/lib/librpcsvc/common/
H A Dbindresvport.c85 if ((nconf->nc_semantics != NC_TPI_CLTS) ||
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dump.c179 if (nfsdump_cf.knc_semantics != NC_TPI_CLTS) { in nd_init()
188 nfsdump_cf.knc_semantics = NC_TPI_CLTS; in nd_init()
H A Dnfs4_srv_deleg.c474 knc.knc_semantics = NC_TPI_CLTS; in rfs4_cbch_init()
488 knc.knc_semantics = NC_TPI_CLTS; in rfs4_cbch_init()
/illumos-gate/usr/src/cmd/ypcmd/
H A Dyp_b_svc.c355 ((nconf->nc_semantics == NC_TPI_CLTS) ||
389 if (nconf->nc_semantics == NC_TPI_CLTS)
/illumos-gate/usr/src/cmd/fs.d/nfs/tests/test_svc_tp_create/
H A Dtest_svc_tp_create.c233 if (nconf->nc_semantics != NC_TPI_CLTS && in main()
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c63 (_nconf->nc_semantics == NC_TPI_CLTS || \
360 if (nconf->nc_semantics == NC_TPI_CLTS) in nfslib_bindit()
608 if (retnconf->nc_semantics == NC_TPI_CLTS) { in do_one()
727 NC_TPI_CLTS) { in poll_for_action()
H A Dnfs_resolve.c238 NC_TPI_CLTS) { in resolve_netconf()
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dkey_call.c263 configp->knc_semantics = NC_TPI_CLTS; in key_call()
H A Dauthdesubr.c113 if (synconfig->knc_semantics == NC_TPI_CLTS) { in rtime()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_net.c869 NC_TPI_CLTS, in iscsi_net_interface()
874 NC_TPI_CLTS, in iscsi_net_interface()
/illumos-gate/usr/src/uts/common/klm/
H A Dklmmod.c213 knc.knc_semantics = NC_TPI_CLTS; in lm_svc()
H A Dnlm_impl.c174 { NC_TPI_CLTS, NC_INET, NC_UDP, NODEV },
184 { NC_TPI_CLTS, NC_INET6, NC_UDP, NODEV },
194 { NC_TPI_CLTS, NC_LOOPBACK, NC_NOPROTO, NODEV },
/illumos-gate/usr/src/cmd/fs.d/nfs/lockd/
H A Dlockd.c459 case NC_TPI_CLTS: in nctype_to_lmprot()
/illumos-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_svc.c745 if (nconf->nc_semantics != NC_TPI_CLTS && in main()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dnfs_cast.c176 nconf->nc_semantics != NC_TPI_CLTS || in nfs_cast()

12