Home
last modified time | relevance | path

Searched refs:rcmd (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/crypto/heimdal/doc/
H A Dkerberos4.texi26 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/crypto/krb5/src/lib/krb5/krb/
H A Dt_ref_kerb.out14 425_converted principal(rcmd, e40-po, ATHENA.MIT.EDU): 'host/e40-po.mit.edu@ATHENA.MIT.EDU'
15 425_converted principal(rcmd, mit, ATHENA.MIT.EDU): 'host/mit.edu@ATHENA.MIT.EDU'
16 425_converted principal(rcmd, lithium, ATHENA.MIT.EDU): 'host/lithium.lcs.mit.edu@ATHENA.MIT.EDU'
17 425_converted principal(rcmd, tweedledumb, CYGNUS.COM): 'host/tweedledumb.cygnus.com@CYGNUS.COM'
18 425_converted principal(rcmd, uunet, UU.NET): 'host/uunet.uu.net@UU.NET'
21 524_converted_principal(host/e40-po.mit.edu@ATHENA.MIT.EDU): 'rcmd' 'e40-po' 'ATHENA.MIT.EDU'
22 524_converted_principal(host/foobar.stanford.edu@stanford.edu): 'rcmd' 'foobar' 'IR.STANFORD.EDU'
/freebsd/lib/libc/net/
H A DMakefile.inc14 rcmd.c rcmdsh.c rthdr.c sctp_sys_calls.c \
45 nsdispatch.3 rcmd.3 rcmdsh.3 resolver.3 sockatmark.3 \
146 MLINKS+=rcmd.3 iruserok.3 \
147 rcmd.3 iruserok_sa.3 \
148 rcmd.3 rcmd_af.3 \
149 rcmd.3 rresvport.3 \
150 rcmd.3 rresvport_af.3 \
151 rcmd.3 ruserok.3
H A DSymbol.map87 rcmd;
H A Drcmd.c72 rcmd(char **ahost, int rport, const char *locuser, const char *remuser, in rcmd() function
/freebsd/contrib/sendmail/src/
H A Dmilter.c1996 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/sys/dev/thunderbolt/
H A Drouter.c472 struct router_command **rcmd) in _tb_config_read() argument
491 if (rcmd != NULL) in _tb_config_read()
492 *rcmd = cmd; in _tb_config_read()
533 struct router_command **rcmd) in _tb_config_write() argument
556 if (rcmd != NULL) in _tb_config_write()
557 *rcmd = cmd; in _tb_config_write()
563 router_alloc_cmd(struct router_softc *sc, struct router_command **rcmd) in router_alloc_cmd() argument
583 *rcmd = cmd; in router_alloc_cmd()
/freebsd/contrib/netbsd-tests/ipf/regress/
H A Dni19.nat1 map bge0 192.168.113.0/24 -> 10.1.1.1/32 proxy port shell rcmd/tcp
H A Dni20.nat1 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 Drcmd.c40 rcmd(char **ahost, in rcmd() function
H A Droken.h.in664 #define rcmd rk_rcmd macro
666 rcmd(char **, unsigned short, const char *,
H A DMakefile.in57 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 Dkrb5.conf7 rcmd = host
/freebsd/share/doc/smm/07.lpd/
H A Dspell.ok45 rcmd
/freebsd/contrib/nvi/ex/
H A Dex.c424 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 Dex.h91 EXCMDLIST rcmd; /* Command: table entry/replacement. */ member
/freebsd/contrib/tcpdump/lbl/
H A Dos-sunos4.h138 int rcmd(char **, u_short, char *, char *, char *, int *);
/freebsd/contrib/libpcap/lbl/
H A Dos-sunos4.h137 int rcmd(char **, u_short, char *, char *, char *, int *);
/freebsd/contrib/netbsd-tests/ipf/expected/
H A Dni2044 rdr bge0 10.1.1.4/32 port 514 -> 192.168.113.4/32 port 514 tcp proxy rcmd
/freebsd/sbin/dump/
H A Ddumprmt.c152 rmtape = rcmd(&rmtpeer, (u_short)sp->s_port, pwd->pw_name, in rmtgetconn()
/freebsd/include/
H A Dunistd.h560 int rcmd(char **, int, const char *, const char *, const char *, int *);
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y136 | cmd_list rcmd
652 rcmd
/freebsd/libexec/ftpd/
H A Dftpcmd.y
/freebsd/usr.sbin/services_mkdb/
H A Dservices771 ampr-rcmd 459/tcp
772 ampr-rcmd 459/udp
/freebsd/crypto/heimdal/include/
H A Dconfig.h.in670 /* Define if you have the function `rcmd'. */

12