/freebsd/crypto/heimdal/doc/ |
H A D | kerberos4.texi | 26 the version 4 name is @samp{rcmd} (for ``remote command''), and the 36 example, suppose you want to convert the principal @samp{rcmd.foo}. 38 The @samp{rcmd} name suggests that the instance is a hostname (even if 74 principals @samp{rcmd.foo} and @samp{rcmd.bar}, where `foo' is a CNAME 84 foo.se rcmd 85 mail.foo.se rcmd, pop 86 ftp.bar.se rcmd, ftp 91 @samp{rcmd.foo}, @samp{rcmd.mail}, @samp{pop.mail}, @samp{rcmd.ftp}, and 94 lets say you also got these extra principals: @samp{rcmd.gone}, 95 @samp{rcmd.old-mail}, where @samp{gone.foo.se} was a machine that has [all …]
|
/freebsd/lib/libc/net/ |
H A D | Makefile.inc | 14 rcmd.c rcmdsh.c rthdr.c sctp_sys_calls.c \ 45 nsdispatch.3 rcmd.3 rcmdsh.3 resolver.3 sockatmark.3 \ 145 MLINKS+=rcmd.3 iruserok.3 \ 146 rcmd.3 iruserok_sa.3 \ 147 rcmd.3 rcmd_af.3 \ 148 rcmd.3 rresvport.3 \ 149 rcmd.3 rresvport_af.3 \ 150 rcmd.3 ruserok.3
|
H A D | Symbol.map | 87 rcmd;
|
H A D | rcmd.c | 72 rcmd(char **ahost, int rport, const char *locuser, const char *remuser, in rcmd() function
|
/freebsd/contrib/sendmail/src/ |
H A D | milter.c | 1996 char rcmd; local 2112 response = milter_read(m, &rcmd, &rlen, 2122 m->mf_name, (char) rcmd); 2124 switch (rcmd) 2132 *state = rcmd; 2140 *state = rcmd; 2148 *state = rcmd; 2156 *state = rcmd; 2195 m->mf_name, action, rcmd); 2400 char rcmd; local [all …]
|
/freebsd/contrib/netbsd-tests/ipf/regress/ |
H A D | ni19.nat | 1 map bge0 192.168.113.0/24 -> 10.1.1.1/32 proxy port shell rcmd/tcp
|
H A D | ni20.nat | 1 rdr bge0 10.1.1.4/32 port shell -> 192.168.113.4 port shell tcp proxy rcmd
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | rcmd.c | 40 rcmd(char **ahost, in rcmd() function
|
H A D | roken.h.in | 664 #define rcmd rk_rcmd macro 666 rcmd(char **, unsigned short, const char *,
|
H A D | Makefile.in | 57 rcmd.c readv.c recvmsg.c sendmsg.c setegid.c setenv.c \ 832 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/rcmd.Plo@am__quote@
|
/freebsd/crypto/heimdal/ |
H A D | krb5.conf | 7 rcmd = host
|
/freebsd/share/doc/smm/07.lpd/ |
H A D | spell.ok | 45 rcmd
|
/freebsd/contrib/nvi/ex/ |
H A D | ex.c | 424 ecp->rcmd = cmds[C_DELETE]; in ex_cmd() 425 ecp->rcmd.syntax = "1bca1"; in ex_cmd() 426 ecp->cmd = &ecp->rcmd; in ex_cmd() 472 ecp->rcmd = cmds[C_SUBSTITUTE]; in ex_cmd() 473 ecp->rcmd.fn = ex_subagain; in ex_cmd() 474 ecp->cmd = &ecp->rcmd; in ex_cmd() 736 ecp->rcmd = cmds[C_SUBSTITUTE]; in ex_cmd() 737 ecp->rcmd.fn = ex_subagain; in ex_cmd() 738 ecp->cmd = &ecp->rcmd; in ex_cmd()
|
H A D | ex.h | 91 EXCMDLIST rcmd; /* Command: table entry/replacement. */ member
|
/freebsd/contrib/tcpdump/lbl/ |
H A D | os-sunos4.h | 138 int rcmd(char **, u_short, char *, char *, char *, int *);
|
/freebsd/contrib/libpcap/lbl/ |
H A D | os-sunos4.h | 137 int rcmd(char **, u_short, char *, char *, char *, int *);
|
/freebsd/contrib/netbsd-tests/ipf/expected/ |
H A D | ni20 | 44 rdr bge0 10.1.1.4/32 port 514 -> 192.168.113.4/32 port 514 tcp proxy rcmd
|
/freebsd/sbin/dump/ |
H A D | dumprmt.c | 152 rmtape = rcmd(&rmtpeer, (u_short)sp->s_port, pwd->pw_name, in rmtgetconn()
|
/freebsd/include/ |
H A D | unistd.h | 550 int rcmd(char **, int, const char *, const char *, const char *, int *);
|
/freebsd/crypto/heimdal/appl/ftp/ftpd/ |
H A D | ftpcmd.y | 136 | cmd_list rcmd 652 rcmd
|
/freebsd/libexec/ftpd/ |
H A D | ftpcmd.y | 129 | cmd_list rcmd 748 rcmd
|
/freebsd/usr.sbin/services_mkdb/ |
H A D | services | 771 ampr-rcmd 459/tcp 772 ampr-rcmd 459/udp
|
/freebsd/crypto/heimdal/include/ |
H A D | config.h.in | 670 /* Define if you have the function `rcmd'. */
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 2704 fun:rcmd=uninstrumented
|
/freebsd/share/examples/ipfilter/ |
H A D | ipf-howto.txt | 1891 There also exist proxies for "rcmd" (which we suspect
|