/titanic_44/usr/src/lib/libnsl/rpc/ |
H A D | rpc_generic.c | 323 if ((nconf->nc_semantics != NC_TPI_CLTS) && in __rpc_getconf() 350 if (nconf->nc_semantics != NC_TPI_CLTS) in __rpc_getconf() 362 if ((nconf->nc_semantics != NC_TPI_CLTS) || in __rpc_getconf() 491 if (nc_semantics == NC_TPI_CLTS) in __rpc_matchserv()
|
H A D | rtime_tli.c | 101 if (nconf->nc_semantics == NC_TPI_CLTS) { in rtime_tli()
|
H A D | auth_time.c | 523 if (nc->nc_semantics == NC_TPI_CLTS) { in __rpc_get_time_offset()
|
H A D | clnt_bcast.c | 180 if (nconf->nc_semantics != NC_TPI_CLTS) in rpc_broadcast_exp()
|
H A D | clnt_generic.c | 625 case NC_TPI_CLTS: in _clnt_tli_create_timed()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | socket.h | 86 #ifndef NC_TPI_CLTS 87 #define NC_TPI_CLTS 1 /* must agree with netconfig.h */ macro 99 #define SOCK_DGRAM NC_TPI_CLTS /* datagram socket */
|
H A D | netconfig.h | 64 #define NC_TPI_CLTS 1 macro
|
/titanic_44/usr/src/lib/libnsl/netselect/ |
H A D | netcspace.h | 51 "tpi_clts", NC_TPI_CLTS,
|
/titanic_44/usr/src/cmd/rpcbind/ |
H A D | rpcbind.c | 394 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()
|
/titanic_44/usr/src/uts/common/rpc/ |
H A D | clnt_gen.c | 104 case NC_TPI_CLTS: in clnt_tli_kcreate() 188 case NC_TPI_CLTS: in clnt_tli_kinit()
|
/titanic_44/usr/src/lib/librpcsvc/common/ |
H A D | bindresvport.c | 85 if ((nconf->nc_semantics != NC_TPI_CLTS) ||
|
/titanic_44/usr/src/cmd/ypcmd/ |
H A D | yp_b_svc.c | 357 ((nconf->nc_semantics == NC_TPI_CLTS) || 391 if (nconf->nc_semantics == NC_TPI_CLTS)
|
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs_dump.c | 174 if (nfsdump_cf.knc_semantics != NC_TPI_CLTS) { in nd_init() 183 nfsdump_cf.knc_semantics = NC_TPI_CLTS; in nd_init()
|
H A D | nfs4_srv_deleg.c | 469 knc.knc_semantics = NC_TPI_CLTS; in rfs4_cbch_init() 483 knc.knc_semantics = NC_TPI_CLTS; in rfs4_cbch_init()
|
/titanic_44/usr/src/cmd/avs/rdc/ |
H A D | sndrd.c | 158 (_nconf->nc_semantics == NC_TPI_CLTS || \ 267 if (nconf->nc_semantics == NC_TPI_CLTS) { in rdc_transport_open() 404 if (retnconf->nc_semantics == NC_TPI_CLTS) { in do_one() 776 NC_TPI_CLTS) { in poll_for_action() 1723 if (nconf->nc_semantics == NC_TPI_CLTS) in rdcd_bindit()
|
/titanic_44/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfs_tbind.c | 63 (_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 D | nfs_resolve.c | 238 NC_TPI_CLTS) { in resolve_netconf()
|
/titanic_44/usr/src/uts/common/rpc/sec/ |
H A D | authdesubr.c | 112 if (synconfig->knc_semantics == NC_TPI_CLTS) { in rtime()
|
H A D | key_call.c | 263 configp->knc_semantics = NC_TPI_CLTS; in key_call()
|
/titanic_44/usr/src/cmd/fs.d/nfs/lockd/ |
H A D | lockd.c | 459 case NC_TPI_CLTS: in nctype_to_lmprot()
|
/titanic_44/usr/src/uts/common/klm/ |
H A D | klmmod.c | 212 knc.knc_semantics = NC_TPI_CLTS; in lm_svc()
|
H A D | nlm_impl.c | 174 { 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 },
|
/titanic_44/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi_net.c | 870 NC_TPI_CLTS, in iscsi_net_interface() 875 NC_TPI_CLTS, in iscsi_net_interface()
|
/titanic_44/usr/src/cmd/fs.d/autofs/ |
H A D | nfs_cast.c | 178 nconf->nc_semantics != NC_TPI_CLTS || in nfs_cast()
|
/titanic_44/usr/src/cmd/rexd/ |
H A D | mount_nfs.c | 693 nconf->nc_semantics == NC_TPI_CLTS) { in get_addr()
|