Searched refs:setinfo (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/include/rpc/ |
| HD | rpcb_prot.x | 304 int setinfo; member 534 % int setinfo;
|
| /NextBSD/sys/rpc/ |
| HD | rpcb_prot.h | 320 int setinfo; member 470 int setinfo;
|
| /NextBSD/contrib/netbsd-tests/lib/libc/db/ |
| HD | h_db.c | 75 static void *setinfo(DBTYPE, char *); 156 infop = setinfo(type, p); in main() 570 setinfo(DBTYPE dtype, char *s) in setinfo() function
|
| /NextBSD/lib/libc/db/test/ |
| HD | dbtest.c | 71 void *setinfo(DBTYPE, char *); 145 infop = setinfo(type, p); 580 setinfo(type, s) in setinfo() function
|
| /NextBSD/usr.sbin/rpcbind/ |
| HD | rpcb_stat.c | 90 inf[rtype].setinfo++; in rpcbs_set()
|
| /NextBSD/contrib/netbsd-tests/fs/nfs/nfsservice/rpcbind/ |
| HD | rpcb_stat.c | 89 inf[rtype].setinfo++; in rpcbs_set()
|
| /NextBSD/lib/libc/rpc/ |
| HD | rpcb_st_xdr.c | 233 if (!xdr_int(xdrs, &objp->setinfo)) { in xdr_rpcb_stat()
|
| /NextBSD/usr.bin/rpcinfo/ |
| HD | rpcinfo.c | 1036 sprintf(fieldbuf, "%d/", inf[RPCBVERS_2_STAT].setinfo); 1089 sprintf(fieldbuf, "%d/", inf[RPCBVERS_3_STAT].setinfo); 1145 inf[RPCBVERS_4_STAT].setinfo);
|