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

/freebsd-13-stable/include/rpc/
H A Drpcb_prot.x247 string r_nc_protofmly<>; /* protocol family */
470 % char *r_nc_protofmly;
/freebsd-13-stable/sys/rpc/
H A Drpcb_prot.c190 if (!xdr_string(xdrs, &objp->r_nc_protofmly, RPC_MAXDATASIZE)) {
H A Drpcb_prot.h258 char *r_nc_protofmly; member in struct:rpcb_entry
408 char *r_nc_protofmly; member in struct:rpcb_entry
H A Drpcb_clnt.c665 (strcmp(nconf->nc_protofmly, rmap->r_nc_protofmly) == 0) &&
/freebsd-13-stable/lib/libc/rpc/
H A Drpcb_prot.c177 if (!xdr_string(xdrs, &objp->r_nc_protofmly, RPC_MAXDATASIZE)) {
H A Drpcb_clnt.c631 (strcmp(nconf->nc_protofmly, rmap->r_nc_protofmly) == 0) &&
/freebsd-13-stable/usr.sbin/rpcbind/
H A Drpcb_svc_4.c398 a->r_nc_protofmly = nconf->nc_protofmly;
/freebsd-13-stable/usr.bin/rpcinfo/
H A Drpcinfo.c961 re->r_nc_protofmly, re->r_nc_proto,

Completed in 123 milliseconds