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

/netbsd-6-1-5-RELEASE/include/
H A Dnetconfig.h77 #define NC_INET "inet" macro
/netbsd-6-1-5-RELEASE/lib/libc/rpc/
H A Drpc_generic.c287 if (strcmp(nconf->nc_protofmly, NC_INET) == 0) {
433 (strcmp(nconf->nc_protofmly, NC_INET)
445 (strcmp(nconf->nc_protofmly, NC_INET)
H A Drpcb_clnt.c511 strcmp(nconf->nc_protofmly, NC_INET) == 0) &&
523 if (!strcmp(nconf->nc_protofmly, NC_INET))
724 if (strcmp(nconf->nc_protofmly, NC_INET) == 0) {
/netbsd-6-1-5-RELEASE/tests/fs/common/nfsrpc/
H A Drpc_generic.c290 if (strcmp(nconf->nc_protofmly, NC_INET) == 0) {
436 (strcmp(nconf->nc_protofmly, NC_INET)
448 (strcmp(nconf->nc_protofmly, NC_INET)
H A Drpcb_clnt.c512 strcmp(nconf->nc_protofmly, NC_INET) == 0) &&
524 if (!strcmp(nconf->nc_protofmly, NC_INET))
726 if (strcmp(nconf->nc_protofmly, NC_INET) == 0) {
/netbsd-6-1-5-RELEASE/usr.sbin/rpcbind/
H A Drpcbind.c347 if ((strcmp(nconf->nc_protofmly, NC_INET) == 0 &&
/netbsd-6-1-5-RELEASE/tests/fs/nfs/nfsservice/rpcbind/
H A Drpcbind.c368 if ((strcmp(nconf->nc_protofmly, NC_INET) == 0 &&
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/conf/transp/
H A Dtransp_tli.c342 if (STREQ(nc->nc_protofmly, NC_INET) &&

Completed in 80 milliseconds