HomeSort by: relevance | last modified time | path
    Searched refs:NC_INET (Results 1 - 4 of 4) sorted by relevancy

  /src/include/
netconfig.h 77 #define NC_INET "inet"
  /src/lib/libc/rpc/
rpc_generic.c 286 if (strcmp(nconf->nc_protofmly, NC_INET) == 0) {
430 (strcmp(nconf->nc_protofmly, NC_INET)
442 (strcmp(nconf->nc_protofmly, NC_INET)
rpcb_clnt.c 495 strcmp(nconf->nc_protofmly, NC_INET) == 0) &&
507 if (!strcmp(nconf->nc_protofmly, NC_INET))
703 if (strcmp(nconf->nc_protofmly, NC_INET) == 0) {
  /src/usr.sbin/rpcbind/
rpcbind.c 577 if ((strcmp(nconf->nc_protofmly, NC_INET) == 0 &&

Completed in 13 milliseconds