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

/freebsd-current/include/
H A Dnetconfig.h80 #define NC_INET6 "inet6" macro
/freebsd-current/sys/rpc/
H A Dnetconfig.h50 #define NC_INET6 "inet6" macro
H A Drpc_generic.c656 && strcmp(nconf->nc_protofmly, NC_INET6))
668 && strcmp(nconf->nc_protofmly, NC_INET6))
H A Drpcb_clnt.c491 strcmp(nconf->nc_protofmly, NC_INET6) == 0 ||
/freebsd-current/lib/libc/rpc/
H A Drpc_generic.c374 && strcmp(nconf->nc_protofmly, NC_INET6))
386 && strcmp(nconf->nc_protofmly, NC_INET6))
H A Drpcb_clnt.c473 if ((strcmp(nconf->nc_protofmly, NC_INET6) == 0 ||

Completed in 185 milliseconds