Searched refs:NC_TPI_CLTS (Results 1 - 19 of 19) sorted by relevance

/freebsd-10.2-release/sys/rpc/
H A Dgetnetconfig.c47 .nc_semantics = NC_TPI_CLTS,
62 .nc_semantics = NC_TPI_CLTS,
H A Dnetconfig.h33 #define NC_TPI_CLTS 1 macro
H A Drpc_generic.c456 case NC_TPI_CLTS:
474 return NC_TPI_CLTS;
627 if ((nconf->nc_semantics != NC_TPI_CLTS) &&
652 if (nconf->nc_semantics != NC_TPI_CLTS)
669 if ((nconf->nc_semantics != NC_TPI_CLTS) ||
H A Dclnt_rc.c171 if (rc->rc_nconf->nc_semantics == NC_TPI_CLTS)
H A Drpcb_clnt.c1028 if (nconf->nc_semantics != NC_TPI_CLTS) {
/freebsd-10.2-release/include/
H A Dnetconfig.h33 #define NC_TPI_CLTS 1 macro
/freebsd-10.2-release/lib/libc/rpc/
H A Drpc_generic.c373 if ((nconf->nc_semantics != NC_TPI_CLTS) &&
398 if (nconf->nc_semantics != NC_TPI_CLTS)
415 if ((nconf->nc_semantics != NC_TPI_CLTS) ||
755 case NC_TPI_CLTS:
773 return NC_TPI_CLTS;
H A Dclnt_generic.c386 case NC_TPI_CLTS:
H A Dgetnetconfig.c588 ncp->nc_semantics = NC_TPI_CLTS;
H A Drpc_soc.c554 if (nconf->nc_semantics != NC_TPI_CLTS) {
H A Dclnt_bcast.c310 if (nconf->nc_semantics != NC_TPI_CLTS)
H A Drpcb_clnt.c1013 if (nconf->nc_semantics != NC_TPI_CLTS) {
/freebsd-10.2-release/usr.sbin/rpcbind/
H A Drpcbind.c264 if ((nconf->nc_semantics != NC_TPI_CLTS) &&
356 nconf->nc_semantics != NC_TPI_CLTS)
463 if (nconf->nc_semantics != NC_TPI_CLTS)
512 if (nconf->nc_semantics != NC_TPI_CLTS)
642 if (nconf->nc_semantics == NC_TPI_CLTS) {
/freebsd-10.2-release/contrib/netbsd-tests/fs/nfs/nfsservice/rpcbind/
H A Drpcbind.c241 if ((nconf->nc_semantics != NC_TPI_CLTS) &&
352 if (nconf->nc_semantics != NC_TPI_CLTS)
487 if (nconf->nc_semantics == NC_TPI_CLTS) {
/freebsd-10.2-release/usr.sbin/rpc.statd/
H A Dstatd.c330 if ((nconf->nc_semantics != NC_TPI_CLTS) &&
522 if ((nconf->nc_semantics != NC_TPI_CLTS) &&
548 if (nconf->nc_semantics != NC_TPI_CLTS)
/freebsd-10.2-release/usr.sbin/rpc.lockd/
H A Dlockd.c509 if ((nconf->nc_semantics != NC_TPI_CLTS) &&
704 if ((nconf->nc_semantics != NC_TPI_CLTS) &&
730 if (nconf->nc_semantics != NC_TPI_CLTS)
828 if ((nconf->nc_semantics != NC_TPI_CLTS) &&
/freebsd-10.2-release/usr.sbin/ypserv/
H A Dyp_main.c320 if (nconf->nc_semantics != NC_TPI_CLTS)
399 if (nconf->nc_semantics == NC_TPI_CLTS)
/freebsd-10.2-release/usr.sbin/mountd/
H A Dmountd.c614 if ((nconf->nc_semantics != NC_TPI_CLTS) &&
654 nconf->nc_semantics != NC_TPI_CLTS)
827 if ((nconf->nc_semantics != NC_TPI_CLTS) &&
853 if (nconf->nc_semantics != NC_TPI_CLTS)
856 if (nconf->nc_semantics == NC_TPI_CLTS )
/freebsd-10.2-release/usr.bin/rpcinfo/
H A Drpcinfo.c960 re->r_nc_semantics == NC_TPI_CLTS ? "clts" :

Completed in 160 milliseconds