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

/freebsd-10.3-release/include/
H A Dnetconfig.h50 #define NC_INET "inet" macro
/freebsd-10.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-10.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.c493 strcmp(nconf->nc_protofmly, NC_INET) == 0) &&
505 if (!strcmp(nconf->nc_protofmly, NC_INET))
753 if (strcmp(nconf->nc_protofmly, NC_INET) == 0) {
/freebsd-10.3-release/contrib/netbsd-tests/fs/nfs/nfsservice/rpcbind/
H A Drpcbind.c366 if ((strcmp(nconf->nc_protofmly, NC_INET) == 0 &&
/freebsd-10.3-release/usr.sbin/rpcbind/
H A Drpcbind.c528 if ((strcmp(nconf->nc_protofmly, NC_INET) == 0 &&

Completed in 84 milliseconds