/netbsd-src/sys/arch/powerpc/oea/ |
H A D | cpu_subr.c | 288 u_int pvr, vers; in cpu_features_probe() local 334 u_int pvr, vers; cpu_features_enable() local 417 u_int assoc, pvr, vers; cpu_probe_cache() local 499 u_int pvr, vers; cpu_attach_common() local 570 u_int pvr, vers; cpu_setup() local 901 uint16_t vers, rev, revfmt; cpu_identify() local 972 uint16_t vers; cpu_enable_l2cr() local 1060 u_int vers = (pvr >> 16) & 0xffff; cpu_config_l2cr() local 1120 cpu_config_l3cr(int vers) cpu_config_l3cr() argument 1206 u_int pvr, vers; cpu_get_dfs() local 1229 u_int dfs_mask, pvr, vers; cpu_set_dfs() local [all...] |
/netbsd-src/sys/lib/libsa/ |
H A D | rpc.c | 116 rpc_call(struct iodesc *d, n_long prog, n_long vers, n_long proc, in rpc_call() 309 #define rpc_pmap_getcache(addr, prog, vers) (-1) argument 310 #define rpc_pmap_putcache(addr, prog, vers, port) argument 322 u_int vers; /* host order */ member 334 rpc_pmap_getcache(struct in_addr addr, u_int prog, u_int vers) in rpc_pmap_getcache() 356 rpc_pmap_putcache(struct in_addr addr, u_int prog, u_int vers, int port) in rpc_pmap_putcache() 386 rpc_getport(struct iodesc *d, n_long prog, n_long vers) in rpc_getport() 390 n_long vers; /* call version */ in rpc_getport() member
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | classify.c | 45 Vers_TS *vers; in Classify_File() local 410 sticky_ck (struct file_info *finfo, int aflag, Vers_TS *vers) in sticky_ck()
|
H A D | no_diff.c | 28 No_Difference (struct file_info *finfo, Vers_TS *vers) in No_Difference()
|
H A D | checkin.c | 33 Vers_TS *vers; in Checkin() local
|
H A D | update.c | 603 Vers_TS *vers; in update_fileproc() local 1183 scratch_file (struct file_info *finfo, Vers_TS *vers) in scratch_file() 1902 RegisterMerge (struct file_info *finfo, Vers_TS *vers, in RegisterMerge() 1939 merge_file (struct file_info *finfo, Vers_TS *vers) in merge_file() 2097 join_file (struct file_info *finfo, Vers_TS *vers) in join_file()
|
H A D | remove.c | 161 Vers_TS *vers; in remove_fileproc() local
|
H A D | diff.c | 487 Vers_TS *vers; in diff_fileproc() local 964 diff_file_nodiff (struct file_info *finfo, Vers_TS *vers, in diff_file_nodiff()
|
/netbsd-src/lib/libc/rpc/ |
H A D | clnt_generic.c | 155 rpcvers_t vers, /* version number */ in clnt_create() 228 rpcvers_t vers, /* version number */ in clnt_tp_create() 296 rpcvers_t vers, /* version number */ in clnt_tli_create()
|
H A D | rpc_soc.c | 108 clnt_com_create(struct sockaddr_in *raddr, rpcprog_t prog, rpcvers_t vers, in clnt_com_create() 184 clntudp_bufcreate(struct sockaddr_in *raddr, u_long prog, u_long vers, struct timeval wait, int *so… in clntudp_bufcreate() 209 clnttcp_create(struct sockaddr_in *raddr, u_long prog, u_long vers, int *sockp, in clnttcp_create() 217 clntraw_create(u_long prog, u_long vers) in clntraw_create() 407 u_long vers, /* version number */ in clnt_broadcast()
|
H A D | svc.c | 248 svc_reg(SVCXPRT *xprt, const rpcprog_t prog, const rpcvers_t vers, in svc_reg() 326 svc_unreg(const rpcprog_t prog, const rpcvers_t vers) in svc_unreg() 357 svc_register(SVCXPRT *xprt, u_long prog, u_long vers, in svc_register() 393 svc_unregister(u_long prog, u_long vers) in svc_unregister() 418 svc_find(rpcprog_t prog, rpcvers_t vers, struct svc_callout **prev, char *netid) in svc_find()
|
H A D | rpcb_clnt.c | 684 rpcvers_t vers; in __rpcb_findaddr() local 1018 rpcvers_t vers = 0; in rpcb_getmaps() local 1067 rpcvers_t vers, in rpcb_rmtcall() 1146 rpcvers_t vers; in rpcb_gettime() local
|
H A D | pmap_rmt.c | 90 pmap_rmtcall(struct sockaddr_in *addr, u_long prog, u_long vers, u_long proc, in pmap_rmtcall()
|
/netbsd-src/usr.bin/rpcinfo/ |
H A D | rpcinfo.c | 117 rpcvers_t vers; member 316 local_rpcb(rpcprog_t prog, rpcvers_t vers) 338 clnt_com_create(struct sockaddr_in *addr, rpcprog_t prog, rpcvers_t vers, 379 rpcprog_t prognum, vers, minvers, maxvers; local 628 rpcvers_t vers; local 643 add_version(struct rpcbdump_short *rs, rpcvers_t vers) 727 int vers; local 1254 rpcprog_t prog, rpcvers_t vers) 1536 u_long vers; local 1567 pstatus(CLIENT *client, rpcprog_t prog, rpcvers_t vers)
|
/netbsd-src/sys/fs/nfs/nlm/ |
H A D | nlm_advlock.c | 210 rpcvers_t vers; in nlm_advlock_internal() local 568 nlm_test_rpc(rpcvers_t vers, nlm4_testargs *args, nlm4_testres *res, CLIENT *client, in nlm_test_rpc() 599 nlm_lock_rpc(rpcvers_t vers, nlm4_lockargs *args, nlm4_res *res, CLIENT *client, in nlm_lock_rpc() 628 nlm_cancel_rpc(rpcvers_t vers, nlm4_cancargs *args, nlm4_res *res, CLIENT *client, in nlm_cancel_rpc() 655 nlm_unlock_rpc(rpcvers_t vers, nlm4_unlockargs *args, nlm4_res *res, CLIENT *client, in nlm_unlock_rpc() 761 rpcvers_t vers, struct timeval *timo, int retries, in nlm_setlock() 960 rpcvers_t vers, struct timeval *timo, int retries, in nlm_clearlock() 1035 rpcvers_t vers, struct timeval *timo, int retries, in nlm_getlock() 1224 rpcvers_t vers, size_t fhlen, void *fh, off_t size, in nlm_init_lock()
|
/netbsd-src/usr.sbin/rpcbind/ |
H A D | rpcb_stat.c | 103 rpcbs_getaddr(rpcvers_t rtype, rpcprog_t prog, rpcvers_t vers, in rpcbs_getaddr() 148 rpcvers_t vers, rpcproc_t proc, char *netid, rpcblist_ptr rbl) in rpcbs_rmtcall()
|
/netbsd-src/usr.bin/rpcgen/ |
H A D | rpc_hout.c | 173 version_list *vers; in pargdef() local 272 version_list *vers; in define_printed() local 311 version_list *vers; in pprogramdef() local
|
/netbsd-src/usr.bin/ktrace/ |
H A D | ktrace.c | 84 int vers; in main() local 321 do_ktrace(const char *tracefile, int vers, int ops, int trpoints, int pid, in do_ktrace()
|
/netbsd-src/include/protocols/ |
H A D | talkd.h | 69 unsigned char vers; /* protocol version */ member 88 unsigned char vers; /* protocol version */ member
|
/netbsd-src/sys/fs/nfs/common/ |
H A D | krpc_subr.c | 131 krpc_portmap(struct sockaddr_in *sin, u_int prog, u_int vers, u_int16_t *portp, in krpc_portmap() 136 u_int32_t vers; /* call version */ in krpc_portmap() member 188 krpc_call(struct sockaddr_in *sa, u_int prog, u_int vers, u_int func, in krpc_call()
|
/netbsd-src/include/rpc/ |
H A D | rpcb_prot.x | 188 rpcvers_t vers; /* version number */ member 282 rpcvers_t vers; member 292 rpcvers_t vers; member
|
H A D | pmap_rmt.h | 47 u_long prog, vers, proc, arglen; member
|
/netbsd-src/sys/arch/vax/vax/ |
H A D | compat_16_machdep.c | 172 int vers, struct lwp *l, struct trapframe *tf, vaddr_t sp, int onstack, in setupstack_sigcontext2()
|
H A D | compat_13_machdep.c | 162 int vers, struct lwp *l, struct trapframe *tf, vaddr_t sp, int onstack, in setupstack_oldsigcontext()
|
/netbsd-src/sys/nfs/ |
H A D | krpc_subr.c | 134 krpc_portmap(struct sockaddr_in *sin, u_int prog, u_int vers, u_int proto, u_int16_t *portp, struct lwp *l) in krpc_portmap() argument 141 u_int32_t vers; /* call version */ in krpc_portmap() member 217 krpc_call(struct sockaddr_in *sa, u_int prog, u_int vers, u_int func, struct mbuf **data, struct mbuf **from_p, struct lwp *l) in krpc_call() argument
|