Searched refs:NC_INET (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/include/
H A Dnetconfig.h50 #define NC_INET "inet" macro
/freebsd-10-stable/sys/rpc/
H A Dnetconfig.h50 #define NC_INET "inet" macro
H A Drpc_generic.c530 if (strcmp(nconf->nc_protofmly, NC_INET) == 0) {
658 (strcmp(nconf->nc_protofmly, NC_INET)
670 (strcmp(nconf->nc_protofmly, NC_INET)
H A Drpcb_clnt.c499 strcmp(nconf->nc_protofmly, NC_INET) == 0) &&
511 if (!strcmp(nconf->nc_protofmly, NC_INET))
774 if (strcmp(nconf->nc_protofmly, NC_INET) == 0) {
/freebsd-10-stable/lib/libc/rpc/
H A Drpc_generic.c266 if (strcmp(nconf->nc_protofmly, NC_INET) == 0) {
398 (strcmp(nconf->nc_protofmly, NC_INET)
410 (strcmp(nconf->nc_protofmly, NC_INET)
H A Drpcb_clnt.c484 strcmp(nconf->nc_protofmly, NC_INET) == 0) &&
496 if (!strcmp(nconf->nc_protofmly, NC_INET))
736 if (strcmp(nconf->nc_protofmly, NC_INET) == 0) {
/freebsd-10-stable/usr.sbin/rpcbind/
H A Drpcbind.c528 if ((strcmp(nconf->nc_protofmly, NC_INET) == 0 &&

Completed in 74 milliseconds