Searched refs:fcopy (Results 1 - 15 of 15) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/tools/
H A Dfixhbline40 fcopy $fin $fout
60 fcopy $fin $fout
H A Dmmdecode36 fcopy stdin stdout
H A Dmmencode58 fcopy stdin stdout
/macosx-10.9.5/bash-92/bash-3.2/examples/loadables/
H A Dcat.c21 fcopy(fd) function
49 return (fcopy(0));
66 r = fcopy(fd);
/macosx-10.9.5/uucp-11/uucp/uuconf/
H A Daddstr.c50 the fcopy argument is TRUE, the new string is duplicated into
59 _uuconf_iadd_string (qglobal, zadd, fcopy, fcheck, ppzstrings, pblock)
62 boolean fcopy;
77 if (fcopy)
H A Duucnfi.h356 char *zadd, boolean fcopy,
/macosx-10.9.5/bash-92/bash-3.2/lib/readline/examples/
H A Drlcat.c130 fcopy(fp) function
160 return (fcopy(stdin));
175 r = fcopy (fp);
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dexclude.c125 char *fcopy = xstrdup (f); local
128 for (p = fcopy; ; *p++ = '/')
133 r = mbscasecmp (pattern, fcopy);
137 free (fcopy);
/macosx-10.9.5/tcl-102/tcl_ext/tclx/tclx/unix/tools/
H A Dtclmanpages44 {fcopy.n tcl/files/fcopy}
/macosx-10.9.5/MITKerberosShim-62.1/profile/
H A Dprof_file.c163 char *fcopy; local
174 fcopy = (char *) d + slen;
175 assert(fcopy == d->filespec);
176 strlcpy(fcopy, filename, flen + 1);
/macosx-10.9.5/uucp-11/uucp/unix/
H A Dcusub.c471 fsysdep_cu_copy (fcopy)
472 boolean fcopy;
478 if (fcopy)
501 || (c > 0 && b == (fcopy ? CHILD_STARTED : CHILD_STOPPED)))
/macosx-10.9.5/uucp-11/uucp/
H A Duux.c191 boolean fcopy = FALSE;
289 fcopy = FALSE;
295 fcopy = TRUE;
859 if (fcopy || flink)
862 it as fXxqtlocal will use raw path names unless fcopy or flink
921 if (fcopy || flink) {
931 finputcopied = fcopy || flink;
187 boolean fcopy = FALSE; local
H A Dsystem.h944 /* If fcopy is TRUE, start copying data from the communications port
945 to the terminal. If fcopy is FALSE, stop copying data. This
948 extern boolean fsysdep_cu_copy P((boolean fcopy));
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dtcl.vim26 syn keyword tclCommand expr fblocked fconfigure fcopy file fileevent filename flush
/macosx-10.9.5/files-638.1.4/private/etc/
H A Dservices11475 fcopy-server 5745/udp # fcopy-server
11476 fcopy-server 5745/tcp # fcopy-server

Completed in 432 milliseconds