Searched refs:NC_INET6 (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/include/
H A Dnetconfig.h51 #define NC_INET6 "inet6" macro
/freebsd-10.3-release/sys/rpc/
H A Dnetconfig.h51 #define NC_INET6 "inet6" macro
H A Drpc_generic.c660 && strcmp(nconf->nc_protofmly, NC_INET6))
672 && strcmp(nconf->nc_protofmly, NC_INET6))
H A Drpcb_clnt.c497 strcmp(nconf->nc_protofmly, NC_INET6) == 0 ||
/freebsd-10.3-release/lib/libc/rpc/
H A Drpc_generic.c406 && strcmp(nconf->nc_protofmly, NC_INET6))
418 && strcmp(nconf->nc_protofmly, NC_INET6))
H A Drpcb_clnt.c489 if ((strcmp(nconf->nc_protofmly, NC_INET6) == 0 ||

Completed in 57 milliseconds