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

/freebsd-9.3-release/include/
H A Dnetconfig.h50 #define NC_INET "inet" macro
/freebsd-9.3-release/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-9.3-release/lib/libc/rpc/
H A Drpc_generic.c270 if (strcmp(nconf->nc_protofmly, NC_INET) == 0) {
404 (strcmp(nconf->nc_protofmly, NC_INET)
416 (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))
759 if (strcmp(nconf->nc_protofmly, NC_INET) == 0) {
/freebsd-9.3-release/usr.sbin/rpcbind/
H A Drpcbind.c528 if ((strcmp(nconf->nc_protofmly, NC_INET) == 0 &&

Completed in 109 milliseconds