Searched refs:rmt (Results 1 - 20 of 20) sorted by relevance

/macosx-10.10.1/tcl-105/tcl84/tcl/tools/
H A DcvtEOL.tcl22 square widget rmt ixset hello browse rolodex tcolor timer}
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Drtapelib.c20 /* The man page rmt(8) for /etc/rmt documents the remote mag tape protocol
31 some additional work by Arnold Robbins. Modified to make all rmt* calls
62 #include <rmt.h>
63 #include <rmt-command.h>
68 /* FIXME: Size of buffers for reading and writing commands to rmt. */
95 /* Temporary variable used by macros in rmt.h. */
271 /* Execute /etc/rmt as user USER on remote system HOST using rexec.
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/demos-en/
H A Drmt3 # rmt --
130 @app = Tk.appname('rmt')
131 if (@app =~ /^rmt(.*)$/)
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/demos-jp/
H A Drmt3 # rmt --
130 @app = Tk.appname('rmt')
131 if (@app =~ /^rmt(.*)$/)
/macosx-10.10.1/gnutar-453/gnutar/src/
H A Ddelete.c24 #include <rmt.h>
H A Dmisc.c21 #include <rmt.h>
H A Dcompare.c31 #include <rmt.h>
H A Dsystem.c24 #include <rmt.h>
337 a) the file is to be accessed by rmt: compressor doesn't know how;
499 b) the file is to be accessed by rmt: compressor doesn't know how;
H A Dtar.c47 #include <rmt.h>
48 #include <rmt-command.h>
505 {"rmt-command", RMT_COMMAND_OPTION, N_("COMMAND"), 0,
506 N_("use given rmt COMMAND instead of rmt"), GRID+1 },
805 "--format=%s -f%s -b%d --quoting-style=%s --rmt-command=%s", \
817 "--format=%s -f%s -b%d --quoting-style=%s --rmt-command=%s", \
H A Dbuffer.c34 #include <rmt.h>
/macosx-10.10.1/tcl-105/tcl_ext/sdx/sdx/lib/ftp/
H A Dftp_lib.tcl1718 set rmt [ModTime $ftp(RemoteFilename)]
1719 if { $rmt == "-1" } {
1731 if { $rmt < $lmt } {
/macosx-10.10.1/xnu-2782.1.97/osfmk/kdp/
H A Dkdp_udp.c234 } rmt; member in struct:__anon15188
608 ui->ui_dst = adr.rmt.in;
636 enaddr_copy(&adr.rmt.ea, eh->ether_dhost);
955 enaddr_copy(eh->ether_shost, &adr.rmt.ea);
956 adr.rmt.in = ui->ui_src;
/macosx-10.10.1/ruby-106/ruby/
H A Dregexec.c1428 posix_regmatch_t* rmt = (posix_regmatch_t* )region; local
1430 rmt[0].rm_so = (regoff_t )(((pkeep > s) ? s : pkeep) - str);
1431 rmt[0].rm_eo = (regoff_t )(s - str);
1435 rmt[i].rm_so = (regoff_t )(STACK_AT(mem_start_stk[i])->u.mem.pstr - str);
1437 rmt[i].rm_so = (regoff_t )((UChar* )((void* )(mem_start_stk[i])) - str);
1439 rmt[i].rm_eo = (regoff_t )((BIT_STATUS_AT(reg->bt_mem_end, i)
1444 rmt[i].rm_so = rmt[i].rm_eo = ONIG_REGION_NOTPOS;
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/ftp/
H A Dftp.tcl2183 set rmt [ModTime $s $ftp(RemoteFilename)]
2184 if { $rmt == "-1" } {
2196 if { $rmt < $lmt } {
/macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/
H A Dpackage.sh7013 then rmt=
7019 then rmt=1
7027 *) case $rmt in
7097 then rmt=
7103 then rmt=1
7111 *) case $rmt in
/macosx-10.10.1/tcl-105/tk/tk/unix/
H A DMakefile.in544 DEMOPROGS = browse hello ixset rmt rolodex tcolor timer widget
1581 $(TOP_DIR)/library/demos/rmt $(TOP_DIR)/library/demos/rolodex \
/macosx-10.10.1/tcl-105/tk84/tk/unix/
H A DMakefile.in481 DEMOPROGS = browse hello ixset rmt rolodex square tcolor timer widget
1411 $(TOP_DIR)/library/demos/rmt $(TOP_DIR)/library/demos/rolodex \
/macosx-10.10.1/emacs-93/emacs/leim/quail/
H A Dhangul.el259 ("rmt" ?$(C1_(B)
/macosx-10.10.1/files-662.1.1/private/etc/
H A Dservices982 rmt 411/udp # Remote MT Protocol
983 rmt 411/tcp # Remote MT Protocol
/macosx-10.10.1/gnutar-453/gnutar/
H A Dconfigure1522 --with-rmt=FILE Use FILE as the default `rmt' program. Do not build
1523 included copy of `rmt'.
1544 Define full file name of the directory where to install `rmt'.
33457 test $pu_cv_header_rmt = yes && PU_RMT_PROG='rmt$(EXEEXT)'
33664 DEFAULT_RMT_COMMAND=$DEFAULT_RMT_DIR/rmt
33669 { echo "$as_me:$LINENO: checking whether to build rmt" >&5
33670 echo $ECHO_N "checking whether to build rmt... $ECHO_C" >&6; }
33672 # Check whether --with-rmt was given.
33675 yes|no) { { echo "$as_me:$LINENO: error: Invalid argument to --with-rmt" >
[all...]

Completed in 317 milliseconds