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

/freebsd-13-stable/include/rpc/
H A Drpcb_prot.x304 int setinfo;
534 % int setinfo;
/freebsd-13-stable/usr.sbin/rpcbind/
H A Drpcb_stat.c91 inf[rtype].setinfo++;
/freebsd-13-stable/sys/rpc/
H A Drpcb_prot.h322 int setinfo; member in struct:rpcb_stat
472 int setinfo; member in struct:rpcb_stat
/freebsd-13-stable/lib/libc/db/test/
H A Ddbtest.c73 void *setinfo(DBTYPE, char *);
147 infop = setinfo(type, p);
582 setinfo(type, s) function
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/db/
H A Dh_db.c76 static void *setinfo(DBTYPE, char *);
163 infop = setinfo(type, p);
629 setinfo(DBTYPE dtype, char *s) function
/freebsd-13-stable/lib/libc/rpc/
H A Drpcb_st_xdr.c235 if (!xdr_int(xdrs, &objp->setinfo)) {
/freebsd-13-stable/usr.bin/rpcinfo/
H A Drpcinfo.c1037 sprintf(fieldbuf, "%d/", inf[RPCBVERS_2_STAT].setinfo);
1090 sprintf(fieldbuf, "%d/", inf[RPCBVERS_3_STAT].setinfo);
1146 inf[RPCBVERS_4_STAT].setinfo);

Completed in 165 milliseconds