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

/freebsd-10.0-release/include/
H A Dnetconfig.h50 #define NC_INET "inet" macro
/freebsd-10.0-release/lib/libc/rpc/
H A Drpc_generic.c271 if (strcmp(nconf->nc_protofmly, NC_INET) == 0) {
405 (strcmp(nconf->nc_protofmly, NC_INET)
417 (strcmp(nconf->nc_protofmly, NC_INET)
H A Drpcb_clnt.c522 strcmp(nconf->nc_protofmly, NC_INET) == 0) &&
534 if (!strcmp(nconf->nc_protofmly, NC_INET))
782 if (strcmp(nconf->nc_protofmly, NC_INET) == 0) {
/freebsd-10.0-release/sys/rpc/
H A Dnetconfig.h50 #define NC_INET "inet" macro
H A Drpc_generic.c531 if (strcmp(nconf->nc_protofmly, NC_INET) == 0) {
659 (strcmp(nconf->nc_protofmly, NC_INET)
671 (strcmp(nconf->nc_protofmly, NC_INET)
H A Drpcb_clnt.c517 strcmp(nconf->nc_protofmly, NC_INET) == 0) &&
529 if (!strcmp(nconf->nc_protofmly, NC_INET))
792 if (strcmp(nconf->nc_protofmly, NC_INET) == 0) {
/freebsd-10.0-release/usr.sbin/rpcbind/
H A Drpcbind.c528 if ((strcmp(nconf->nc_protofmly, NC_INET) == 0 &&

Completed in 229 milliseconds