| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
| H A D | sainfo.c | 80 getsainfo(loc, rmt, peer, client, remoteid) in getsainfo() argument 81 const vchar_t *loc, *rmt, *peer, *client; in getsainfo() 95 if (rmt == SAINFO_ANONYMOUS) 97 else if (rmt == SAINFO_CLIENTADDR) 100 drmt = ipsecdoi_id2str(rmt); 150 if( rmt == SAINFO_CLIENTADDR ) { 171 !ipsecdoi_chkcmpids(rmt, client, 0)) 181 !ipsecdoi_chkcmpids(rmt, s->iddst, 0))
|
| /netbsd-src/usr.sbin/rpcbind/ |
| H A D | rpcb_svc_com.c | 506 struct rmtcallfd_list *rmt; in create_rmtcall_fd() local 522 rmt = malloc(sizeof(*rmt)); in create_rmtcall_fd() 523 if (rmt == NULL) { in create_rmtcall_fd() 527 rmt->xprt = xprt; in create_rmtcall_fd() 528 rmt->netid = strdup(nconf->nc_netid); in create_rmtcall_fd() 529 xprt->xp_netid = rmt->netid; in create_rmtcall_fd() 530 rmt->fd = fd; in create_rmtcall_fd() 531 rmt->next = NULL; in create_rmtcall_fd() 533 rmthead = rmt; in create_rmtcall_fd() 534 rmttail = rmt; in create_rmtcall_fd() [all …]
|
| /netbsd-src/lib/libc/gen/ |
| H A D | sleep.c | 48 struct timespec rqt, rmt; in __weak_alias() local 53 nanosleep(&rqt, &rmt); in __weak_alias() 55 return (unsigned int)rmt.tv_sec; in __weak_alias()
|
| /netbsd-src/usr.sbin/rmt/ |
| H A D | Makefile | 4 PROG= rmt 5 MAN= rmt.8
|
| /netbsd-src/sys/kern/ |
| H A D | kern_time.c | 364 struct timespec rmt, rqt; in sys___nanosleep50() 372 SCARG(uap, rmtp) ? &rmt : NULL); in sys_clock_nanosleep() 376 error1 = copyout(&rmt, SCARG(uap, rmtp), sizeof(rmt)); in sys_clock_nanosleep() 391 struct timespec rmt, rqt; in sys_clock_nanosleep() 399 SCARG(uap, rmtp) ? &rmt : NULL); in sys_clock_nanosleep() 404 (error1 = copyout(&rmt, SCARG(uap, rmtp), sizeof(rmt))) != 0) in nanosleep1() 413 struct timespec *rmt) in nanosleep1() 421 if (rmt ! in nanosleep1() 354 struct timespec rmt, rqt; sys___nanosleep50() local 381 struct timespec rmt, rqt; sys_clock_nanosleep() local 403 nanosleep1(struct lwp * l,clockid_t clock_id,int flags,struct timespec * rqt,struct timespec * rmt) nanosleep1() argument [all...] |
| /netbsd-src/lib/librumpuser/ |
| H A D | rumpuser.c | 117 struct timespec rqt, rmt; in rumpuser_clock_sleep() local 131 rv = nanosleep(&rqt, &rmt); in rumpuser_clock_sleep() 132 rqt = rmt; in rumpuser_clock_sleep()
|
| /netbsd-src/sys/compat/netbsd32/ |
| H A D | netbsd32_time.c | 365 struct timespec rqt, rmt; in netbsd32___nanosleep50() local 374 SCARG_P32(uap, rmtp) ? &rmt : NULL); in netbsd32___nanosleep50() 378 netbsd32_from_timespec(&rmt, &ts32); in netbsd32___nanosleep50() 393 struct timespec rqt, rmt; in netbsd32_clock_nanosleep() local 402 &rqt, SCARG_P32(uap, rmtp) ? &rmt : NULL); in netbsd32_clock_nanosleep() 406 netbsd32_from_timespec(&rmt, &ts32); in netbsd32_clock_nanosleep()
|
| H A D | netbsd32_compat_50.c | 447 struct timespec rqt, rmt; in compat_50_netbsd32_nanosleep() local 456 SCARG_P32(uap, rmtp) ? &rmt : NULL); in compat_50_netbsd32_nanosleep() 460 netbsd32_from_timespec50(&rmt, &ts32); in compat_50_netbsd32_nanosleep()
|
| /netbsd-src/lib/librmt/ |
| H A D | README | 7 another system via /etc/rmt, simply by including <rmt.h>. It is
|
| H A D | Makefile | 8 LIB= rmt
|
| /netbsd-src/sys/compat/common/ |
| H A D | kern_time_50.c | 184 struct timespec rmt, rqt; in compat_50_sys_nanosleep() local 194 SCARG(uap, rmtp) ? &rmt : NULL); in compat_50_sys_nanosleep() 198 timespec_to_timespec50(&rmt, &rmt50); in compat_50_sys_nanosleep()
|
| /netbsd-src/include/ |
| H A D | rmt.h | 24 #define __ssp_weak_name(x) rmt ## x
|
| H A D | Makefile | 20 resolv.h res_update.h rmt.h sched.h search.h semaphore.h setjmp.h \
|
| /netbsd-src/usr.sbin/ |
| H A D | Makefile | 25 rarpd rbootd rdate repquota rmt rpc.bootparamd rpc.lockd \
|
| /netbsd-src/sys/rump/ |
| H A D | listsrcdirs | 120 lsrc usr /lib/lib pthread rmt wrap y z
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/config/djgpp/ |
| H A D | fnchange.lst | 364 @V@/gdb/remote-e7000.c @V@/gdb/rmt-e7000.c 365 @V@/gdb/remote-est.c @V@/gdb/rmt-est.c 366 @V@/gdb/remote-mips.c @V@/gdb/rmt-mips.c 367 @V@/gdb/remote-rdi.c @V@/gdb/rmt-rdi.c 368 @V@/gdb/remote-rdp.c @V@/gdb/rmt-rdp.c 369 @V@/gdb/remote-sds.c @V@/gdb/rmt-sds.c 370 @V@/gdb/remote-sim.c @V@/gdb/rmt-sim.c 371 @V@/gdb/remote-st.c @V@/gdb/rmt-st.c 372 @V@/gdb/remote-vx.c @V@/gdb/rmt-vx.c 373 @V@/gdb/remote-vx68.c @V@/gdb/rmt-vx68.c [all …]
|
| /netbsd-src/usr.bin/crunch/examples/ |
| H A D | really-big.conf | 72 progs pstat pwd_mkdb quot quotaon rarpd rbootd repquota rmt rpc.bootparamd
|
| /netbsd-src/share/mk/ |
| H A D | bsd.prog.mk | 161 rmt \
|
| /netbsd-src/share/man/tools/ |
| H A D | newsp.errs | 891 rmt 3104 rmt 4464 rmt 4465 rmt.8c
|
| /netbsd-src/usr.bin/spell/spell/ |
| H A D | special.netbsd | 1027 rmt
|
| /netbsd-src/external/bsd/ipf/dist/etc/ |
| H A D | services | 383 rmt 411/tcp # Remote MT Protocol 384 rmt 411/udp # Remote MT Protocol
|
| /netbsd-src/usr.sbin/makemandb/ |
| H A D | nostem.txt | 3321 rmt
|
| /netbsd-src/external/gpl2/gmake/dist/doc/ |
| H A D | make.texi | 10822 the @file{tar} executable, the @file{rmt} daemon that provides 10826 @file{tar}, @file{rmt}, and @file{tar.info}, but also installs 10830 files, and the @file{tar}, @file{rmt}, @file{testpad}, 10980 rmt.h rmt.c rtapelib.c alloca.c \ 10986 all: tar rmt tar.info 10995 rmt: rmt.c 10996 $(CC) $(CFLAGS) $(LDFLAGS) -o $@@ rmt.c 11008 -test ! -f rmt || $(INSTALL) rmt /etc/rmt 11036 rm -f *.o tar rmt testpad testpad.h core
|
| /netbsd-src/external/bsd/ipf/dist/perl/ |
| H A D | Services | 322 411 rmt RemoteMTProtocol
|
| /netbsd-src/etc/ |
| H A D | services | 1081 rmt 411/tcp # Remote MT Protocol [Peter_Eriksson] … 1082 rmt 411/udp # Remote MT Protocol [Peter_Eriksson] …
|